[SCM] debian-live branch, master, updated. 1.0_a48-1-93-g712360d

Chris Lamb chris at chris-lamb.co.uk
Sat Aug 16 09:56:38 UTC 2008


The following commit has been merged in the master branch:
commit 712360df91fb43614a8912a5f0e38e6f7c4c073b
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 4b99b26..74e375e 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