X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=templates%2Fboot%2Fisolinux%2Fdefault.cfg;h=95c32322e5e256183bf866b8d3c976f6a5d78bda;hb=67545a912a2e3f9b4c27c51c6b0a0e08071e80f8;hp=e3d3e070ad5979c1e23a69cf9c03cdec64ee75d1;hpb=a80ccb71af7694a65280fe1f18c44da0ff637d42;p=grml-live.git diff --git a/templates/boot/isolinux/default.cfg b/templates/boot/isolinux/default.cfg index e3d3e07..95c3232 100644 --- a/templates/boot/isolinux/default.cfg +++ b/templates/boot/isolinux/default.cfg @@ -1,8 +1,9 @@ +default grml label grml menu DEFAULT - menu label Grml ^Default Mode (%GRML_LONG_NAME% %VERSION%, %ARCH%) - kernel /boot/%GRML_NAME%/linux26 - append apm=power-off vga=791 quiet initrd=/boot/%GRML_NAME%/initrd.gz boot=live nomce + menu label %GRML_NAME% ^Standard (%VERSION%, %ARCH%) + kernel /boot/%SHORT_NAME%/linux26 + append initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce init=/bin/systemd text help Grml is a Debian based Linux live