diff options
Diffstat (limited to 'scripts/upd-instroot')
-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 26bbf14a6..9574715af 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -95,7 +95,7 @@ PACKAGES="glibc glibc-common setup openssl python python2 newt libtermcap zlib ash kon2 e2fsprogs util-linux raidtools popt mount procps rpm XFree86 Xconfigurator anaconda anaconda-runtime kudzu-devel kudzu db3 rpm-python2.2 bzip2 bzip2-libs dosfstools pciutils - reiserfs-utils parted busybox-anaconda rpm-python anaconda-help" + reiserfs-utils parted busybox-anaconda rpm-python anaconda-help openssl096b" if [ $ARCH = i386 ]; then PACKAGES="$PACKAGES kernel-pcmcia-cs lilo" |