diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-05-28 16:10:14 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-05-28 16:10:14 +0000 |
commit | 3d5eb902b6bc77434c629d93ca8f5e668591a2be (patch) | |
tree | 1ac0d66d04226fdd0d088df879de6d1c5d5fbd8f /scripts/upd-instroot | |
parent | 9cd7be2d1b74327f02a91616784bde48cb3c988f (diff) | |
download | anaconda-3d5eb902b6bc77434c629d93ca8f5e668591a2be.tar.gz anaconda-3d5eb902b6bc77434c629d93ca8f5e668591a2be.tar.xz anaconda-3d5eb902b6bc77434c629d93ca8f5e668591a2be.zip |
rpm404-python now
Diffstat (limited to 'scripts/upd-instroot')
-rwxr-xr-x | scripts/upd-instroot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index aa2e41c99..66283fc15 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -94,8 +94,8 @@ mkdir -p $DESTGR 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 hwdata db3 rpm-python2.2 bzip2 bzip2-libs dosfstools pciutils - reiserfs-utils parted busybox-anaconda rpm-python anaconda-help booty + kudzu hwdata db3 bzip2 bzip2-libs dosfstools pciutils + reiserfs-utils parted busybox-anaconda rpm404-python anaconda-help booty hdparm lvm jfsutils librpm404 rhpl" if [ $ARCH = i386 ]; then |