From 2a299f7e44ee3f14eb7c3e4c5b9240e0e19a9659 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Thu, 2 Oct 2014 08:19:16 +0000 Subject: [PATCH] Include the grub-efi-*.deb in the ISO but not in the live image For some weird reasons, having them in the live image completely breaks debian-installer. --- config/package-lists/kali.list.binary | 11 +++++++++++ config/package-lists/kali.list.chroot | 10 ---------- 2 files changed, 11 insertions(+), 10 deletions(-) create mode 100644 config/package-lists/kali.list.binary diff --git a/config/package-lists/kali.list.binary b/config/package-lists/kali.list.binary new file mode 100644 index 0000000..51edfbf --- /dev/null +++ b/config/package-lists/kali.list.binary @@ -0,0 +1,11 @@ +# EFI support, ensure we have the required .deb in the ISO available for +# installation + +#if ARCHITECTURES i386 +grub-efi +grub-efi-ia32 +#endif +#if ARCHITECTURES amd64 +grub-efi +grub-efi-amd64 +#endif diff --git a/config/package-lists/kali.list.chroot b/config/package-lists/kali.list.chroot index ea56d2f..cd9ace3 100644 --- a/config/package-lists/kali.list.chroot +++ b/config/package-lists/kali.list.chroot @@ -28,16 +28,6 @@ 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