[SCM] live-build branch, debian, updated. debian/2.0.6-1-10-g58afd94

Daniel Baumann daniel at debian.org
Mon Nov 22 22:15:39 UTC 2010


The following commit has been merged in the debian branch:
commit a2e5f374538d678c920fb0a1553680a010c09b25
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Nov 22 19:51:23 2010 +0100

    Removing cdrom-detect/try-usb workaround, not needed anymore.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 9b48821..8f556a8 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -940,16 +940,6 @@ Set_defaults ()
 		esac
 	fi
 
-	case "${LB_BINARY_IMAGES}" in
-		iso-hybrid|usb*)
-			# Try USB block devices for install media
-			if ! echo "${LB_BOOTAPPEND_INSTALL}" | grep -q try-usb
-			then
-				LB_BOOTAPPEND_INSTALL="cdrom-detect/try-usb=true ${LB_BOOTAPPEND_INSTALL}"
-			fi
-			;;
-	esac
-
 	if [ -n ${_LB_BOOTAPPEND_PRESEED} ]
 	then
 		LB_BOOTAPPEND_INSTALL="${LB_BOOTAPPEND_INSTALL} ${_LB_BOOTAPPEND_PRESEED}"

-- 
live-build



More information about the debian-live-changes mailing list