[SCM] debian-live branch, master, updated. 1.0_a48-1-98-gea96223

Daniel Baumann daniel at debian.org
Sat Aug 23 22:49:31 UTC 2008


The following commit has been merged in the master branch:
commit 5dadb34d3f2b379a485306169c9942d21e90bab3
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sat Aug 16 10:43:47 2008 +0100

    Correcting typo LH_BOOTSTRAP_INSTALL -> LH_BOOTAPPEND_INSTALL in Grub kernel parameters.

diff --git a/helpers/lh_binary_grub b/helpers/lh_binary_grub
index 408b48d..741bade 100755
--- a/helpers/lh_binary_grub
+++ b/helpers/lh_binary_grub
@@ -89,7 +89,7 @@ Grub_install_entry ()
 	fi
 
 	LINUX_INSTALL="${LINUX_INSTALL}\ntitle\t\tDebian GNU/Linux - ${LABEL}"
-	LINUX_INSTALL="${LINUX_INSTALL}\nkernel\t\t/${KERNEL} ${APPEND} ${LH_BOOTSTRAP_INSTALL}"
+	LINUX_INSTALL="${LINUX_INSTALL}\nkernel\t\t/${KERNEL} ${APPEND} ${LH_BOOTAPPEND_INSTALL}"
 	LINUX_INSTALL="${LINUX_INSTALL}\ninitrd\t\t/${INITRD}"
 }
 

-- 
debian-live



More information about the debian-live-changes mailing list