summaryrefslogtreecommitdiffstats
path: root/upd-instroot
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-08-03 21:38:43 +0000
committerMatt Wilson <msw@redhat.com>1999-08-03 21:38:43 +0000
commit14827c8bb1df6550ac40561e3e9e42f6f2b0f2de (patch)
tree69ab5d1aaee35d6c66cb3a9692223d9b07b124ed /upd-instroot
parent27e8ef90da5aba494a5b58a305049874db467833 (diff)
downloadanaconda-14827c8bb1df6550ac40561e3e9e42f6f2b0f2de.tar.gz
anaconda-14827c8bb1df6550ac40561e3e9e42f6f2b0f2de.tar.xz
anaconda-14827c8bb1df6550ac40561e3e9e42f6f2b0f2de.zip
more packages
Diffstat (limited to 'upd-instroot')
-rwxr-xr-xupd-instroot4
1 files changed, 2 insertions, 2 deletions
diff --git a/upd-instroot b/upd-instroot
index f33de2492..2aa763b7b 100755
--- a/upd-instroot
+++ b/upd-instroot
@@ -11,9 +11,9 @@ DEST=../../../RedHat/instimage
PACKAGES="glibc-2 ldconfig filesystem basesystem setup fileutils
XFree86-libs XFree86-SVGA XFree86-FBDev XFree86-75dpi-fonts
- XFree86-3 glib- gtk+- gnome-libs slang python-1 newt imlib-1
+ XFree86-3. glib- gtk+- gnome-libs slang python-1 newt imlib-1
libpng libtiff libjpeg- libtermcap-2 zlib rpm bash- pygtk-
- pygnome- util-linux procps e2fsprogs-1 esound-0"
+ pygnome- util-linux procps e2fsprogs-1 esound-0 audiofile-0"
for I in $PACKAGES; do
for J in `ls $SRC/$I*`; do