From 18816fe9fd96297b516cb44d3d8761d5f68742a6 Mon Sep 17 00:00:00 2001 From: Guillaume Raffy Date: Thu, 12 Feb 2026 17:24:25 +0100 Subject: [PATCH] update obsolete url for firmware-qlogic work related to [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=4300] --- scripts/make_debian_initrd_with_firmware.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/make_debian_initrd_with_firmware.sh b/scripts/make_debian_initrd_with_firmware.sh index b0c3762..7fb49a8 100755 --- a/scripts/make_debian_initrd_with_firmware.sh +++ b/scripts/make_debian_initrd_with_firmware.sh @@ -30,7 +30,7 @@ FIRM_BNX2_DEB_URL_DEFAULT="http://deb.debian.org/debian/pool/non-free/f/firmware FIRM_NONFREE_DEB_URL_DEFAULT="http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-linux-nonfree_20210315-3_all.deb" FIRM_NONFREE_MISC_DEB_URL_DEFAULT="http://ftp.debian.org/debian/pool/non-free-firmware/f/firmware-nonfree/firmware-misc-nonfree_20230210-5_all.deb" FIRM_MYRICOM_DEB_URL_DEFAULT="http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-myricom_20210315-3_all.deb" -FIRM_QLOGIC_DEB_URL_DEFAULT="http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-qlogic_20230210-5~bpo11+1_all.deb" +FIRM_QLOGIC_DEB_URL_DEFAULT="https://ftp.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-qlogic_20210315-3_all.deb" FIRM_IWLWIFI_DEB_URL_DEFAULT="http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-iwlwifi_20210315-3_all.deb" ## Colors