From 7d71965407972e76bf4363d572c1dbc0ffbc66eb Mon Sep 17 00:00:00 2001 From: Arnaud Rebillout Date: Thu, 10 Jul 2025 16:59:30 +0700 Subject: [PATCH] Comment out firmware-b43* while www.lwfinger.com is down For details, refer to https://gitlab.com/kalilinux/build-scripts/kali-live/-/issues/75 --- .../common/package-lists/hardware-support.list.chroot | 10 ++++++---- 1 file changed, 6 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 f112ebd..592a16a 100644 --- a/kali-config/common/package-lists/hardware-support.list.chroot +++ b/kali-config/common/package-lists/hardware-support.list.chroot @@ -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