From 17f0a70d80e9ad07cfeaf76afc9cb4d4f793c0e9 Mon Sep 17 00:00:00 2001 From: Arnaud Rebillout <arnaudr@kali.org> Date: Fri, 31 Mar 2023 10:22:10 +0700 Subject: [PATCH] Install kali-linux-firmware in Live images It used to be pulled in as a dependency of kali-linux-headless, but it just changed, now we must install it manually. --- .../common/package-lists/hardware-support.list.chroot | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kali-config/common/package-lists/hardware-support.list.chroot b/kali-config/common/package-lists/hardware-support.list.chroot index 0336140..933b4ce 100644 --- a/kali-config/common/package-lists/hardware-support.list.chroot +++ b/kali-config/common/package-lists/hardware-support.list.chroot @@ -1,9 +1,9 @@ ## -## Add extra firmware (kali-linux-headless depends on firmware we wants, but -## some can't be put there because they require network access... but we -## install those in the live image anyway since we have network access -## when we build the live ISO). +## The b43 firmware require network access, hence are not dependencies of +## kali-linux-firmware. But we install those in the live image anyway, +## since we have network access when we build the live ISO. ## +kali-linux-firmware #if ARCHITECTURES i386 amd64 firmware-b43legacy-installer firmware-b43-installer