From: Christian Hofstaedtler Date: Sun, 15 May 2011 23:18:05 +0000 (+0200) Subject: Fix name of SQUASHFS_NAME var in templates X-Git-Tag: v0.14.1~14 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=739beb89c09d24c754a61cbb50a97983bb51cc34 Fix name of SQUASHFS_NAME var in templates --- diff --git a/templates/boot/grub/menu.lst b/templates/boot/grub/menu.lst index 0a71074..11d58d8 100644 --- a/templates/boot/grub/menu.lst +++ b/templates/boot/grub/menu.lst @@ -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 diff --git a/templates/boot/isolinux/f5 b/templates/boot/isolinux/f5 index 580a79f..dc8a389 100644 --- a/templates/boot/isolinux/f5 +++ b/templates/boot/isolinux/f5 @@ -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