summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2001-12-17 21:37:40 +0000
committerJeremy Katz <katzj@redhat.com>2001-12-17 21:37:40 +0000
commita84d9a997af61c065c290959e84b8d7570850bbb (patch)
tree69958a5f42fdca8de7108e411b7e00fc8174bbc2 /scripts
parent5f129fc8e0a0706414ce7b7ef35a5febc65adb64 (diff)
downloadanaconda-a84d9a997af61c065c290959e84b8d7570850bbb.tar.gz
anaconda-a84d9a997af61c065c290959e84b8d7570850bbb.tar.xz
anaconda-a84d9a997af61c065c290959e84b8d7570850bbb.zip
add anaconda-help and anaconda-images
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot5
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index f949fd71d..2d885f31b 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -95,7 +95,7 @@ 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 db3 rpm-python2.2 bzip2 bzip2-libs dosfstools pciutils
- reiserfs-utils parted busybox-anaconda rpm-python"
+ reiserfs-utils parted busybox-anaconda rpm-python anaconda-help"
if [ $ARCH = i386 ]; then
PACKAGES="$PACKAGES kernel-pcmcia-cs lilo"
@@ -121,7 +121,8 @@ PACKAGESGR="anaconda XFree86-libs imlib libpng libpng10 libtiff libjpeg
XFree86 Xconfigurator gnome-python2 pygtk2 gdk-pixbuf
XFree86-KOI8-R XFree86-KOI8-R-75dpi-fonts pciutils pam
reiserfs-utils atk pango freetype gnome-python2-canvas
- libgnomecanvas libart_lgpl libzvt gnome-python2-zvt"
+ libgnomecanvas libart_lgpl libzvt gnome-python2-zvt
+ anaconda-images"
if [ -z "$NEEDGR" ]; then
PACKAGESGR="bash"