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

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


The following commit has been merged in the master branch:
commit 724a5e0f48cf3f6fbf5404393eac9ffedeaa24a5
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Mon Aug 11 01:50:44 2008 +0100

    Add busybox to DI_PACKAGES as its required to install kernels.
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index e366d8c..d721559 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -407,7 +407,7 @@ then
 			;;
 	esac
 
-	DI_PACKAGES="${DI_PACKAGES} cryptsetup lvm2"
+	DI_PACKAGES="${DI_PACKAGES} busybox cryptsetup lvm2"
 
 	# Set apt command prefix
 	_LH_APT_COMMAND="apt-get ${APT_OPTIONS} -o Dir::Cache=/binary.deb -o APT::Install-Recommends=false --download-only"

-- 
debian-live



More information about the debian-live-changes mailing list