You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kali-live-build/config/package-lists/kali.list.binary

12 lines
195 B
Plaintext

# EFI support, ensure we have the required .deb in the ISO available for
# installation
#if ARCHITECTURE i386
grub-efi
grub-efi-ia32
#endif
#if ARCHITECTURE amd64
grub-efi
grub-efi-amd64
#endif