diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/upd-instroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index bcae42244..081483f50 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -102,7 +102,7 @@ PACKAGES="glibc glibc-common setup openssl python python2 newt libtermcap zlib XFree86 Xconfigurator anaconda anaconda-runtime kudzu-devel kudzu hwdata db3 bzip2 bzip2-libs dosfstools pciutils reiserfs-utils parted busybox-anaconda rpm-python anaconda-help booty - hdparm lvm rhpl pyxf86config libxml2 libxml2-python rdate libelf + hdparm lvm rhpl pyxf86config libxml2 libxml2-python rdate elfutils glib2" if [ $ARCH = i386 -o $ARCH = x86_64 ]; then |