From 29e6e46a9a9090d8377aee3b4c0f377d2efe13d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Mon, 15 Sep 2014 08:25:18 +0200 Subject: [PATCH] Add grub-efi to packages In theory, those packages should be included by live-build as d-i dependencies but apparently those are missing. It should be enough to just have those packages available in the "binary" part but installing them in the live chroot doesn't hurt much either. --- config/package-lists/kali.list.chroot | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/package-lists/kali.list.chroot b/config/package-lists/kali.list.chroot index cd9ace3..ea56d2f 100644 --- a/config/package-lists/kali.list.chroot +++ b/config/package-lists/kali.list.chroot @@ -28,6 +28,16 @@ firmware-b43-installer guymager #endif +# EFI support +#if ARCHITECTURES i386 +grub-efi +grub-efi-ia32 +#endif +#if ARCHITECTURES amd64 +grub-efi +grub-efi-amd64 +#endif + # Graphical desktops depending on the architecture # # You can replace all the remaining lines with a list of the