[SCM] live-helper branch, debian, updated. debian/2.0_a7-1-15-g1b862bc

Daniel Baumann daniel at debian.org
Sun Feb 21 09:51:36 UTC 2010


The following commit has been merged in the debian branch:
commit d44736500378d38f8b9cad39dcf913840e3da9c6
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