Rework variable replacements in templates
[grml-live.git] / templates / boot / isolinux / default.cfg
index e3d3e07..15fb85d 100644 (file)
@@ -1,8 +1,8 @@
-label grml
+label %GRML_NAME%
   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 apm=power-off vga=791 quiet nomce 
 
   text help
                                         Grml is a Debian based Linux live