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

syslinux/iso2exe: add zimage support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 06 19:57:41 2014 +0000 (2014-03-06)
parents 647e4ebbbcae
children 3e7ad70145ce
line diff
     1.1 --- a/syslinux/stuff/iso2exe/README	Tue Mar 04 09:23:30 2014 +0000
     1.2 +++ b/syslinux/stuff/iso2exe/README	Thu Mar 06 19:57:41 2014 +0000
     1.3 @@ -78,14 +78,12 @@
     1.4  
     1.5  Limitations:
     1.6  
     1.7 -- Only DOS 3, 4 and 6 boot supported. Checked with http://www.allbootdisks.com/
     1.8 +- Only DOS 3 to 7 boot supported. Checked with http://www.allbootdisks.com/
     1.9    NT/XP support via boot device creation.
    1.10  
    1.11  - Real mode support only. VM86 is not supported. Will not boot directly, but
    1.12    a removable boot media is created.
    1.13  
    1.14 -- Image/zImage format not supported, bzImage only. Can't boot memtest or ipxe.
    1.15 -
    1.16  - The DOS Linux loader and the ISO initramfs must fit in ~30Kb.
    1.17  
    1.18  - Linux kernels before version 2.6.30 don't support multiple initramfs load.
    1.19 @@ -100,5 +98,3 @@
    1.20  
    1.21  - floppy bootstrap
    1.22  
    1.23 -- zImage support ?
    1.24 -