Shorten, but don't totally rename kernel and initrd files
[grml-live.git] / templates / boot / isolinux / hidden.cfg
index 19abfa1..d1384e6 100644 (file)
@@ -1,42 +1,42 @@
 label splash
 menu hide
-kernel /boot/%SHORT_NAME%/linux26
-append apm=power-off vga=791 initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% splash nomce 
+kernel /boot/%SHORT_NAME%/vmlinuz
+append apm=power-off vga=791 initrd=/boot/%SHORT_NAME%/initrd.img boot=live bootid=%BOOTID% splash nomce 
 
 label debian2hd
 menu hide
-kernel /boot/%SHORT_NAME%/linux26
-append apm=power-off vga=791 initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% BOOT_IMAGE=debian2hd nomce 
+kernel /boot/%SHORT_NAME%/vmlinuz
+append apm=power-off vga=791 initrd=/boot/%SHORT_NAME%/initrd.img boot=live bootid=%BOOTID% BOOT_IMAGE=debian2hd nomce 
 
 label debug
 menu hide
-kernel /boot/%SHORT_NAME%/linux26
-append apm=power-off vga=791 verbose debug=vc initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% initcall_debug nomce 
+kernel /boot/%SHORT_NAME%/vmlinuz
+append apm=power-off vga=791 verbose debug=vc initrd=/boot/%SHORT_NAME%/initrd.img boot=live bootid=%BOOTID% initcall_debug nomce 
 
 label bootchart
 menu hide
-kernel /boot/%SHORT_NAME%/linux26
-append init=/sbin/bootchartd apm=power-off vga=791 initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% nomce 
+kernel /boot/%SHORT_NAME%/vmlinuz
+append init=/sbin/bootchartd apm=power-off vga=791 initrd=/boot/%SHORT_NAME%/initrd.img boot=live bootid=%BOOTID% nomce 
 
 label grmlx
 menu hide
-kernel /boot/%SHORT_NAME%/linux26
-append apm=power-off startx vga=791 initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% nomce 
+kernel /boot/%SHORT_NAME%/vmlinuz
+append apm=power-off startx vga=791 initrd=/boot/%SHORT_NAME%/initrd.img boot=live bootid=%BOOTID% nomce 
 
 label nofb
 menu hide
-kernel /boot/%SHORT_NAME%/linux26
-append apm=power-off vga=normal video=ofonly initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% nomce radeon.modeset=0 i915.modeset=0 nouveau.modeset=0 nomodeset 
+kernel /boot/%SHORT_NAME%/vmlinuz
+append apm=power-off vga=normal video=ofonly initrd=/boot/%SHORT_NAME%/initrd.img boot=live bootid=%BOOTID% nomce radeon.modeset=0 i915.modeset=0 nouveau.modeset=0 nomodeset 
 
 label nokms
 menu hide
-kernel /boot/%SHORT_NAME%/linux26
-append apm=power-off initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% radeon.modeset=0 i915.modeset=0 nouveau.modeset=0 nomodeset nomce vga=791 
+kernel /boot/%SHORT_NAME%/vmlinuz
+append apm=power-off initrd=/boot/%SHORT_NAME%/initrd.img boot=live bootid=%BOOTID% radeon.modeset=0 i915.modeset=0 nouveau.modeset=0 nomodeset nomce vga=791 
 
-label linux26
+label vmlinuz
 menu hide
-kernel /boot/%SHORT_NAME%/linux26
-append apm=power-off vga=791 initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% nomce 
+kernel /boot/%SHORT_NAME%/vmlinuz
+append apm=power-off vga=791 initrd=/boot/%SHORT_NAME%/initrd.img boot=live bootid=%BOOTID% nomce 
 
 label memtest
 menu hide
@@ -45,28 +45,28 @@ append BOOT_IMAGE=memtest
 
 label fb1280x1024
 menu hide
-kernel /boot/%SHORT_NAME%/linux26
-append apm=power-off vga=794 initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% nomce 
+kernel /boot/%SHORT_NAME%/vmlinuz
+append apm=power-off vga=794 initrd=/boot/%SHORT_NAME%/initrd.img boot=live bootid=%BOOTID% nomce 
 
 label fb1024x768
 menu hide
-kernel /boot/%SHORT_NAME%/linux26
-append apm=power-off vga=791 initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% nomce 
+kernel /boot/%SHORT_NAME%/vmlinuz
+append apm=power-off vga=791 initrd=/boot/%SHORT_NAME%/initrd.img boot=live bootid=%BOOTID% nomce 
 
 label fb800x600
 menu hide
-kernel /boot/%SHORT_NAME%/linux26
-append apm=power-off vga=788 initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% nomce 
+kernel /boot/%SHORT_NAME%/vmlinuz
+append apm=power-off vga=788 initrd=/boot/%SHORT_NAME%/initrd.img boot=live bootid=%BOOTID% nomce 
 
 label serial
 menu hide
-kernel /boot/%SHORT_NAME%/linux26
-append apm=power-off vga=normal video=vesafb:off initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% nomce console=tty1 console=ttyS0,9600n8 
+kernel /boot/%SHORT_NAME%/vmlinuz
+append apm=power-off vga=normal video=vesafb:off initrd=/boot/%SHORT_NAME%/initrd.img boot=live bootid=%BOOTID% nomce console=tty1 console=ttyS0,9600n8 
 
 label userdef
 menu hide
 menu hide
-kernel /boot/%SHORT_NAME%/linux26
+kernel /boot/%SHORT_NAME%/vmlinuz
 append ###############################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
 
 label hda