X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=templates%2Fboot%2Fisolinux%2Fsyslinux.cfg;h=b0c703134bc70178809964f20c1989f6b71ef7ee;hb=f6fd374bd864633321f5dacf3571eca082bb050f;hp=6c3e0ab10931c57c286cb28f31716a34e0c7d779;hpb=3381059aad9fe291dd72a39377397c4437d6ee64;p=grml-live.git diff --git a/templates/boot/isolinux/syslinux.cfg b/templates/boot/isolinux/syslinux.cfg index 6c3e0ab..b0c7031 100644 --- a/templates/boot/isolinux/syslinux.cfg +++ b/templates/boot/isolinux/syslinux.cfg @@ -29,12 +29,12 @@ MENU LABEL grml - Standard Bootup MENU DEFAULT KERNEL linux26 APPEND apm=power-off lang=us vga=791 quiet initrd=initrd.gz boot=live nomce -# APPEND apm=power-off lang=us vga=791 live-media-path=/GRML quiet initrd=initrd.gz boot=live nomce -LABEL old -MENU LABEL old +LABEL grml2ram +MENU LABEL grml2ram - Copy Squashfs file to RAM +MENU DEFAULT KERNEL linux26 -APPEND ramdisk_size=100000 init=/etc/init apm=power-off lang=us vga=791 nomce quiet grml_dir="live" grml_name="grml.squashfs" +APPEND apm=power-off toram=grml.squashfs lang=us vga=791 quiet initrd=initrd.gz boot=live nomce LABEL splash MENU LABEL grml - Bootsplash @@ -46,6 +46,11 @@ MENU LABEL grml2hd KERNEL linux26 APPEND apm=power-off lang=us quiet initrd=initrd.gz boot=live nomce +LABEL debian2hd +MENU LABEL debian2hd +KERNEL linux26 +APPEND apm=power-off lang=us vga=791 initrd=initrd.gz boot=live BOOT_IMAGE=debian2hd nomce + LABEL debug MENU LABEL debug KERNEL linux26 @@ -124,7 +129,7 @@ APPEND initrd=balder10.imz LABEL serial MENU LABEL serial KERNEL linux26 -APPEND apm=power-off lang=us vga=normal video=vesafb:off quiet initrd=initrd.gz boot=live nomce +APPEND apm=power-off lang=us vga=normal video=vesafb:off quiet initrd=initrd.gz boot=live nomce console=tty1 console=ttyS0,9600n8 LABEL userdef MENU LABEL User defined