Fix name of SQUASHFS_NAME var in templates
authorChristian Hofstaedtler <ch@grml.org>
Sun, 15 May 2011 23:18:05 +0000 (01:18 +0200)
committerChristian Hofstaedtler <ch@grml.org>
Sun, 15 May 2011 23:18:05 +0000 (01:18 +0200)
templates/boot/grub/menu.lst
templates/boot/isolinux/f5

index 0a71074..11d58d8 100644 (file)
@@ -40,7 +40,7 @@ kernel /boot/%SHORT_NAME%/linux26 apm=power-off vga=791 verbose debug=vc initrd=
 initrd /boot/%SHORT_NAME%/initrd.gz
 
 title %GRML_NAME% %VERSION% - copy grml squashfs file to RAM
-kernel /boot/%SHORT_NAME%/linux26 toram=%GRML_NAME_SQUASHFS% apm=power-off vga=791 quiet boot=live bootid=%BOOTID% nomce 
+kernel /boot/%SHORT_NAME%/linux26 toram=%SQUASHFS_NAME% apm=power-off vga=791 quiet boot=live bootid=%BOOTID% nomce 
 initrd /boot/%SHORT_NAME%/initrd.gz
 
 title %GRML_NAME% %VERSION% - copy medium to RAM
index 580a79f..dc8a389 100644 (file)
@@ -14,7 +14,7 @@
  grml swspeak               prepare system for use with software synthesizer,  
                                            run "swspeak" after booting system  
  grml toram / grml2ram      copy the whole CD/media to RAM and run from there  
- grml toram=%GRML_NAME_SQUASHFS%            copy only specified squashfs file  
+ grml toram=%SQUASHFS_NAME%            copy only specified squashfs file  
                                                     to RAM and run from there  
  grml vga=ask  / vga=791            prompt for framebuffer menu / set options