wok-stable diff syslinux/stuff/isolinux.cfg @ rev 4

Add 'syslinux' with default LiveCD config/help
author Christophe Lincoln <pankso@slitaz.org>
date Thu Dec 13 11:31:38 2007 +0100 (2007-12-13)
parents
children 3e5e2d719373
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/syslinux/stuff/isolinux.cfg	Thu Dec 13 11:31:38 2007 +0100
     1.3 @@ -0,0 +1,12 @@
     1.4 +display isolinux.msg
     1.5 +default slitaz
     1.6 +label slitaz
     1.7 +	kernel /boot/bzImage
     1.8 +	append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal
     1.9 +implicit 0	
    1.10 +prompt 1	
    1.11 +timeout 80
    1.12 +F1 help.txt
    1.13 +F2 options.txt
    1.14 +F3 isolinux.msg
    1.15 +F4 display.txt