wok diff syslinux/stuff/iso2exe/README @ rev 20771

cpige: add man page for cook.slitaz.org
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 13 16:56:42 2019 +0100 (2019-02-13)
parents c832599ce658
children be2ab6ab8f7e
line diff
     1.1 --- a/syslinux/stuff/iso2exe/README	Tue Nov 22 22:17:33 2016 +0100
     1.2 +++ b/syslinux/stuff/iso2exe/README	Wed Feb 13 16:56:42 2019 +0100
     1.3 @@ -44,11 +44,11 @@
     1.4  
     1.5  ISO9660 format begins with 32Kb unused (16 sectors). Some programs may use it:
     1.6  
     1.7 -- isolinux uses the first 512 bytes for hybrid iso boot (ISO image in a 
     1.8 +- isolinux uses the first 512 bytes for hybrid iso boot (ISO image in a
     1.9    partition).
    1.10  - tazlito stores extra flavor info at the 2nd Kb for 'tazlito iso2flavor'.
    1.11  
    1.12 -The iso2exe tool moves the isolinux boot sector, installs its own boot sector 
    1.13 +The iso2exe tool moves the isolinux boot sector, installs its own boot sector
    1.14  with a DOS .EXE header, and adds a WIN32 .EXE installer, a DOS .COM Linux
    1.15  loader, a floppy bootstrap and an initramfs in the end of the first 32Kb.
    1.16  
    1.17 @@ -73,7 +73,7 @@
    1.18      +-----------------+
    1.19      |  iso2exe boot + | Boot starts isohybrid (2), .EXE starts DOS .COM loader
    1.20      |  WIN32 PE .exe  | NT+ boot device creator / Win9x DOS .COM launcher.
    1.21 -  0 +-----------------+ 
    1.22 +  0 +-----------------+
    1.23  
    1.24  (1) The following script will show computed and stored md5 hash
    1.25  #!/bin/sh