summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-07-29 21:07:02 +0000
committerJeremy Katz <katzj@redhat.com>2002-07-29 21:07:02 +0000
commit92548cc0fd437d2844f766ccc5ddbd340925f388 (patch)
treec4b8e7675d4ebfe3ea53d18b5f287cb2c88e8cfa /scripts
parent94b43737c241a3d32f2e7b8bf89794c52c3987ca (diff)
downloadanaconda-92548cc0fd437d2844f766ccc5ddbd340925f388.tar.gz
anaconda-92548cc0fd437d2844f766ccc5ddbd340925f388.tar.xz
anaconda-92548cc0fd437d2844f766ccc5ddbd340925f388.zip
and the jfs utils too
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index cbcc448bf..5e2dc5275 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -96,7 +96,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 rpm404-python anaconda-help booty
- hdparm lvm jfsutils librpm404 rhpl libxml2 libxml2-python"
+ hdparm lvm librpm404 rhpl libxml2 libxml2-python"
if [ $ARCH = i386 ]; then
PACKAGES="$PACKAGES kernel-pcmcia-cs kernel-utils"