[SCM] live-build branch, debian-old-2.0, updated. debian/2.0.6-1-7-g3edc899

Daniel Baumann daniel at debian.org
Mon Nov 22 19:56:55 UTC 2010


The following commit has been merged in the debian-old-2.0 branch:
commit 3edc89963702ce3f3fef43c07cd38c03770f4558
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Nov 22 20:40:07 2010 +0100

    Also including auxiliary packages in d-i pool (Closes: #604551).

diff --git a/scripts/build/lb_binary_debian-installer b/scripts/build/lb_binary_debian-installer
index 6ed331b..724b80e 100755
--- a/scripts/build/lb_binary_debian-installer
+++ b/scripts/build/lb_binary_debian-installer
@@ -413,6 +413,7 @@ then
 
 		# Download .debs of the required packages
 		Chroot chroot ${_LB_APT_COMMAND} install ${DI_REQ_PACKAGES}
+		Chroot chroot ${_LB_APT_COMMAND} install ${DI_PACKAGES}
 	else
 		# Download .debs of the required packages
 		Chroot chroot ${_LB_APT_COMMAND} install ${DI_PACKAGES}

-- 
live-build



More information about the debian-live-changes mailing list