[SCM] live-helper branch, debian-next, updated. debian/2.0_a7-1-6-g18d3168

Richard Nelson unixabg at gmail.com
Wed Feb 17 20:36:11 UTC 2010


The following commit has been merged in the debian-next branch:
commit 18d31685be7c5a53d416c9853866b70a4951c798
Author: Richard Nelson <unixabg at gmail.com>
Date:   Wed Feb 17 14:29:49 2010 -0600

    Removed the appending of LH_BOOTAPPEND_LIVE to LH_BOOTAPPEND_INSTALL.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 79993f0..fab7cfa 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -794,11 +794,6 @@ Set_defaults ()
 		LH_BOOTAPPEND_INSTALL="${LH_BOOTAPPEND_INSTALL} ${_LH_BOOTAPPEND_PRESEED}"
 	fi
 
-	if [ -n "${LH_BOOTAPPEND_LIVE}" ]
-	then
-		LH_BOOTAPPEND_INSTALL="${LH_BOOTAPPEND_INSTALL} -- \${LH_BOOTAPPEND_LIVE}"
-	fi
-
 	LH_BOOTAPPEND_INSTALL="$(echo ${LH_BOOTAPPEND_INSTALL} | sed -e 's/[ \t]*$//')"
 
 	# Setting encryption

-- 
live-helper



More information about the debian-live-changes mailing list