[SCM] live-build branch, debian-next, updated. debian/3.0_a49-1-3-g59ec07d

Daniel Baumann daniel at debian.org
Tue Jun 5 10:59:54 UTC 2012


The following commit has been merged in the debian-next branch:
commit 59ec07d99ae72ab9d9117bb4db7ae4d708b51706
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jun 5 12:59:53 2012 +0200

    Removing grub-efi from d-i packages for the time being, it doesn't work correctly yet.

diff --git a/scripts/build/lb_binary_debian-installer b/scripts/build/lb_binary_debian-installer
index 6d6d20b..28072ab 100755
--- a/scripts/build/lb_binary_debian-installer
+++ b/scripts/build/lb_binary_debian-installer
@@ -344,7 +344,7 @@ then
 
 	case "${LB_ARCHITECTURES}" in
 		amd64)
-			DI_REQ_PACKAGES="lilo grub grub-efi grub-pc"
+			DI_REQ_PACKAGES="lilo grub grub-pc"
 
 			case "${LB_MODE}" in
 				ubuntu|kubuntu)

-- 
live-build



More information about the debian-live-changes mailing list