[SCM] live-helper branch, debian-next, updated. debian/2.0_a13-1-5-g7e64e95
Daniel Baumann
daniel at debian.org
Tue May 25 15:07:19 UTC 2010
The following commit has been merged in the debian-next branch:
commit 7e64e952c3bf3876fcb416392ff5539a1f773d4e
Author: Daniel Baumann <daniel at debian.org>
Date: Tue May 25 17:00:59 2010 +0200
Also including grub2 in the debian-installer pool.
diff --git a/helpers/binary_debian-installer b/helpers/binary_debian-installer
index 1cf79cd..20be911 100755
--- a/helpers/binary_debian-installer
+++ b/helpers/binary_debian-installer
@@ -322,7 +322,7 @@ then
case "${LH_ARCHITECTURE}" in
amd64)
- DI_REQ_PACKAGES="lilo grub"
+ DI_REQ_PACKAGES="lilo grub grub2"
case "${LH_MODE}" in
ubuntu)
@@ -336,7 +336,7 @@ then
;;
i386)
- DI_REQ_PACKAGES="elilo lilo grub"
+ DI_REQ_PACKAGES="elilo lilo grub grub2"
case "${LH_MODE}" in
ubuntu)
--
live-helper
More information about the debian-live-changes
mailing list