summaryrefslogtreecommitdiffstats
path: root/scripts/upd-instroot
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/upd-instroot')
-rwxr-xr-xscripts/upd-instroot3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index d5c222f73..9f71e09fb 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -121,7 +121,8 @@ PACKAGES="glibc glibc-common setup openssl python newt slang libselinux
policy policycoreutils pyparted xorg-x11 selinux-policy-targeted
libstdc++ expat libgcc readline ncurses yum python-sqlite
python-elementtree pykickstart e2fsprogs-libs iscsi-initiator-utils
- db4 rhpxl xorg-x11-server-Xorg libuser system-config-date"
+ db4 rhpxl xorg-x11-server-Xorg libuser system-config-date
+ yum-metadata-parser"
if [ $ARCH = i386 -o $ARCH = x86_64 ]; then
PACKAGES="$PACKAGES pcmciautils dmidecode"