summaryrefslogtreecommitdiffstats
path: root/scripts/upd-instroot
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/upd-instroot')
-rwxr-xr-xscripts/upd-instroot6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 0b2b0dec6..ffe3b00fd 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -252,11 +252,11 @@ PACKAGES="glibc glibc-common setup openssl python newt slang libselinux
yum-metadata-parser gfs2-utils libvolume_id nash yum-fedorakmod
libdhcp libnl libdhcp6client libdhcp4client newt-python
device-mapper device-mapper-libs dmraid keyutils-libs libsemanage-python
- python-pyblock mkinitrd libbdevid libbdevid-python nss nspr"
+ python-pyblock mkinitrd libbdevid libbdevid-python nss nspr
+ *-firmware"
if [ $ARCH = i386 -o $ARCH = x86_64 ]; then
- PACKAGES="$PACKAGES pcmciautils ipw2100-firmware ipw2200-firmware
- iwl3945-firmware zd1211-firmware"
+ PACKAGES="$PACKAGES pcmciautils"
fi
if [ $ARCH = i386 -o $ARCH = x86_64 -o $ARCH = ia64 ]; then