@ -84,7 +84,7 @@ case "$arch" in
arm64)
lb_opts="$lb_opts --bootloaders grub-efi --uefi-secure-boot disable"
;;
armel|armhf)
armhf)
lb_opts="$lb_opts --binary-images hdd --binary-filesystem ext4 --chroot-filesystem none"
*)
@ -23,7 +23,7 @@ image_name() {
i386|amd64|arm64)
echo "live-image-$KALI_ARCH.hybrid.iso"
echo "live-image-$KALI_ARCH.img"
esac
@ -11,9 +11,6 @@ linux-headers-amd64
#if ARCHITECTURES arm64
linux-headers-arm64
#endif
#if ARCHITECTURES armel
linux-headers-marvell
#if ARCHITECTURES armhf
linux-headers-armmp
linux-headers-armmp-lpae