Disable atmel-firmware and zd1211-firmware as their dependencies currently

break d-i. (See #492205)
This commit is contained in:
Joey Hess 2008-07-24 19:45:41 +00:00
parent c0d0f42116
commit 4e6deaa9d6
2 changed files with 6 additions and 2 deletions

4
debian/changelog vendored
View File

@ -73,6 +73,10 @@ debian-cd (3.0.5) UNRELEASED; urgency=low
requested codename, and not the used D-I release.
* build_all.sh: make setting of TASK consistent with build.sh.
[ Joey Hess ]
* Disable atmel-firmware and zd1211-firmware as their dependencies currently
break d-i. (See #492205)
-- Frans Pop <fjp@debian.org> Fri, 18 Jul 2008 17:30:42 +0200
debian-cd (3.0.4) unstable; urgency=low

View File

@ -1,10 +1,10 @@
/* This file lists non-free firmware packages used by d-i (for all arches) */
ixp4xx-microcode
atmel-firmware
/* atmel-firmware disabled due to #492205 */
firmware-bnx2
firmware-ipw3945
firmware-iwlwifi
firmware-qlogic
firmware-ralink
libertas-firmware
zd1211-firmware
/* zd1211-firmware disabled due to #492205 */