Drop firmware-b43 entirely

The package might come back in Debian, or we might bring it back in Kali
(if there is demand for it). However, the discussion at
https://bugs.debian.org/1109025 suggests that the firmware blobs are not
redistributable.
main
Arnaud Rebillout 3 months ago
parent 7d71965407
commit dd5e9ac8c2

@ -1,15 +1,9 @@
## ##
## The b43 firmware require network access, hence are not dependencies of ## Make sure we have firmware installed. This is actually redundant, since
## kali-linux-firmware. But we install those in the live image anyway, ## recent versions of live-build have some built-in logic to automatically
## since we have network access when we build the live ISO. ## install firmware anyway.
##
## 2025-07-10: https://www.lwfinger.com is down, so no b43 firmware
## ##
kali-linux-firmware kali-linux-firmware
## #if ARCHITECTURES i386 amd64
## firmware-b43legacy-installer
## firmware-b43-installer
## #endif
## ##
## Make sure we install as many input/video drivers as we can. Note that ## Make sure we install as many input/video drivers as we can. Note that

Loading…
Cancel
Save