summaryrefslogtreecommitdiffstats
path: root/scripts/upd-instroot
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-05-17 04:37:40 +0000
committerMatt Wilson <msw@redhat.com>2000-05-17 04:37:40 +0000
commita2f8ecddd72ef987ba807848891e22f46af49c94 (patch)
treee22935973b5c7275e5a3cccc461c8c83fd24d09d /scripts/upd-instroot
parent3ec73d04fd2d331fe819f00a05269882b7b31183 (diff)
downloadanaconda-a2f8ecddd72ef987ba807848891e22f46af49c94.tar.gz
anaconda-a2f8ecddd72ef987ba807848891e22f46af49c94.tar.xz
anaconda-a2f8ecddd72ef987ba807848891e22f46af49c94.zip
get bzip
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 2df589f89..19b919594 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -106,7 +106,7 @@ mkdir -p $DESTGR
PACKAGES="glibc setup python newt libtermcap zlib ash
e2fsprogs util-linux raidtools locale-ja popt mount procps
rpm XFree86 Xconfigurator anaconda anaconda-runtime
- kudzu-devel kudzu db1 db2 db3 rpm-python syslinux"
+ kudzu-devel kudzu db1 db2 db3 rpm-python syslinux bzip2"
if [ $ARCH = i386 ]; then
PACKAGES="$PACKAGES kernel-pcmcia-cs"
@@ -161,6 +161,7 @@ lib/libdb1*
usr/lib/libdb.so.2
usr/lib/libdb.so.3
usr/lib/libdb1*
+usr/lib/libbz2*
lib/libdb-*
lib/libnsl*
lib/libnss_files*