[SCM] live-build branch, debian-next, updated. debian/3.0_a6-1-10-g68551c6

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


The following commit has been merged in the debian-next branch:
commit 68551c653d02e340d5035f5e62c9572658a34786
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 31e95bc..fd79ee7 100755
--- a/scripts/build/lb_binary_debian-installer
+++ b/scripts/build/lb_binary_debian-installer
@@ -404,6 +404,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