X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2Fboot%2Fisolinux%2Fsyslinux.cfg;h=b0c703134bc70178809964f20c1989f6b71ef7ee;hp=976365da6023b7e05e9bf0bf539779119c3150a0;hb=504d022a11c485a02cd67287b0144ab853dbf87e;hpb=ff079cd77f0e36d5d754b800a75f1e011769e8ec diff --git a/templates/boot/isolinux/syslinux.cfg b/templates/boot/isolinux/syslinux.cfg index 976365d..b0c7031 100644 --- a/templates/boot/isolinux/syslinux.cfg +++ b/templates/boot/isolinux/syslinux.cfg @@ -36,12 +36,6 @@ MENU DEFAULT KERNEL linux26 APPEND apm=power-off toram=grml.squashfs lang=us vga=791 quiet initrd=initrd.gz boot=live nomce -# deprecated: -LABEL old -MENU LABEL old -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" - LABEL splash MENU LABEL grml - Bootsplash KERNEL linux26 @@ -52,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 @@ -130,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