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

This commit is contained in:
Daniel Baumann 2012-06-05 12:59:53 +02:00
parent 4db854d39e
commit 59ec07d99a
1 changed files with 1 additions and 1 deletions

View File

@ -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)