Comment out firmware-b43* while www.lwfinger.com is down

For details, refer to
https://gitlab.com/kalilinux/build-scripts/kali-live/-/issues/75
main
Arnaud Rebillout 3 months ago
parent 50f52ab98e
commit 7d71965407

@ -3,11 +3,13 @@
## kali-linux-firmware. But we install those in the live image anyway,
## since we have network access when we build the live ISO.
##
## 2025-07-10: https://www.lwfinger.com is down, so no b43 firmware
##
kali-linux-firmware
#if ARCHITECTURES i386 amd64
firmware-b43legacy-installer
firmware-b43-installer
#endif
## #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

Loading…
Cancel
Save