From 632f980404496f98e8a68c9827809717d9c1cd83 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 25 May 2010 17:00:59 +0200 Subject: Also including grub2 in the debian-installer pool. --- helpers/binary_debian-installer | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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) -- cgit v1.0