summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-01-07 17:14:10 +0000
committerJeremy Katz <katzj@redhat.com>2003-01-07 17:14:10 +0000
commitb47433fe389c19ba1c0481731a61d6b3170a484c (patch)
treed2149757d4ca6ad26fb814fb7fccea39daae1840
parent3d7ce81e154f18a940eb473ac2d3a4f8bbb56f41 (diff)
downloadanaconda-b47433fe389c19ba1c0481731a61d6b3170a484c.tar.gz
anaconda-b47433fe389c19ba1c0481731a61d6b3170a484c.tar.xz
anaconda-b47433fe389c19ba1c0481731a61d6b3170a484c.zip
add krb5-libs for openssl 0.9.7
-rwxr-xr-xscripts/upd-instroot6
1 files changed, 5 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 624f0b7ce..0561a1119 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -104,7 +104,7 @@ PACKAGES="glibc glibc-common setup openssl python python2 newt slang
bzip2-libs dosfstools pciutils reiserfs-utils parted
busybox-anaconda rpm-python anaconda-help booty hdparm lvm
rhpl pyxf86config libxml2 libxml2-python rdate glib2
- elfutils-libelf bogl-bterm db1 db2"
+ elfutils-libelf bogl-bterm db1 db2 krb5-libs"
if [ $ARCH = i386 -o $ARCH = x86_64 ]; then
PACKAGES="$PACKAGES kernel-pcmcia-cs kernel-utils"
@@ -305,6 +305,10 @@ usr/lib/anaconda/*
usr/lib/anaconda/installclasses/*
usr/lib/anaconda/textw/*
usr/lib/booty/*
+usr/kerberos/$LIBDIR/libkrb5.so*
+usr/kerberos/$LIBDIR/libk5crypto.so*
+usr/kerberos/$LIBDIR/libcom_err.so*
+usr/kerberos/$LIBDIR/libgssapi_krb5.so*
usr/$LIBDIR/gconv/ISO8859-1.so
usr/$LIBDIR/gconv/gconv-modules
usr/$LIBDIR/libglib*