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

syslinux/iso2exe: check kernel version, add floppy bootstrap stub
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 28 11:51:42 2013 +0100 (2013-03-28)
parents 4bb9acf2b1b4
children 5ed4d6b2d690
line diff
     1.1 --- a/syslinux/stuff/iso2exe/README	Sun Mar 24 23:14:15 2013 +0100
     1.2 +++ b/syslinux/stuff/iso2exe/README	Thu Mar 28 11:51:42 2013 +0100
     1.3 @@ -59,7 +59,9 @@
     1.4      +-----------------+
     1.5      | DOS .COM loader | Load bzImage, the last rootfs*.gz and the ISO initramfs
     1.6      +-----------------+
     1.7 -    |  WIN32 PE .exe  | USB boot Key creator / floppy bootstrap creator.
     1.8 +    |  WIN32 PE .exe  | NT+ boot device creator / Win9x DOS .COM launcher.
     1.9 +    +-----------------+
    1.10 +    | floppy bootstrap| CD-ROM emulation boot driver for hard disk ISO image
    1.11      +-----------------+
    1.12             unused
    1.13      +-----------------+