[SCM] live-build branch, debian-next, updated. debian/3.0_a48-1-13-ga05b0dd
Daniel Baumann
daniel at debian.org
Sun Jun 3 21:11:18 UTC 2012
The following commit has been merged in the debian-next branch:
commit a05b0dd27b10e5673598961cdf5f4343b91ae00d
Author: Daniel Baumann <daniel at debian.org>
Date: Sun Jun 3 23:11:16 2012 +0200
Adding grub-efi to static list of packages for the d-i pool.
diff --git a/scripts/build/lb_binary_debian-installer b/scripts/build/lb_binary_debian-installer
index f64ee26..1ea4854 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-pc"
+ DI_REQ_PACKAGES="lilo grub grub-efi grub-pc"
case "${LB_MODE}" in
ubuntu|kubuntu)
@@ -358,7 +358,7 @@ then
;;
i386)
- DI_REQ_PACKAGES="elilo lilo grub grub-pc"
+ DI_REQ_PACKAGES="elilo lilo grub grub-efi grub-pc"
case "${LB_MODE}" in
ubuntu|kubuntu)
--
live-build
More information about the debian-live-changes
mailing list