[SCM] live-helper branch, debian-next, updated. debian/2.0_a13-1-9-g75574aa
Daniel Baumann
daniel at debian.org
Sun May 30 07:49:51 UTC 2010
The following commit has been merged in the debian-next branch:
commit 160df5ac871806e7f6eccc034f17f785d97ed7a6
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