summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-06-02 05:31:09 +0000
committerMatt Wilson <msw@redhat.com>2000-06-02 05:31:09 +0000
commitfa67a9461bc50127e6abcdfc0b3fcc4b61335394 (patch)
treeb7473bef3ce7469092766c0e87bf67072cddf855 /scripts
parent74e9baa8255eed87c4b9f4e7a624083726a9e8bb (diff)
downloadanaconda-fa67a9461bc50127e6abcdfc0b3fcc4b61335394.tar.gz
anaconda-fa67a9461bc50127e6abcdfc0b3fcc4b61335394.tar.xz
anaconda-fa67a9461bc50127e6abcdfc0b3fcc4b61335394.zip
remove files not on alpha
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot22
1 files changed, 13 insertions, 9 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 3912d7293..65f10faea 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -90,18 +90,18 @@ fi
# xpm is missing
# Some packages are listed twice, but that's okay
-PACKAGESGR="anaconda
- XFree86-libs imlib libpng libtiff libjpeg XFree86-S3
- XFree86-I128 XFree86-75dpi-fonts
+
+PACKAGESGR="anaconda XFree86-libs imlib libpng libtiff libjpeg
+ XFree86-S3 XFree86-75dpi-fonts
XFree86-ISO8859-2-75dpi-fonts glib gtk+
XFree86-ISO8859-9-75dpi-fonts esound audiofile gnome-libs
XFree86-100dpi-fonts XFree86-ISO8859-2 XFree86-ISO8859-9
- XFree86-xfs e2fsprogs fileutils glibc rsh less ftp
- readline gzip popt specspo util-linux rpm rpm-devel open
- grep net-tools traceroute tar procps textutils sed ncurses
- bash cpio mt-st iputils sh-utils XFree86-cyrillic-fonts
- XFree86 Xconfigurator pygnome pygtk pygtk-libglade
- pygnome-libglade pygnome-applet pygnome-capplet"
+ XFree86-xfs e2fsprogs fileutils glibc rsh less ftp readline
+ gzip popt specspo util-linux rpm rpm-devel open grep
+ net-tools traceroute tar procps textutils sed ncurses bash
+ cpio mt-st iputils sh-utils XFree86-cyrillic-fonts XFree86
+ Xconfigurator pygnome pygtk pygtk-libglade pygnome-libglade
+ pygnome-applet pygnome-capplet"
if [ $ARCH != ia64 ]; then
PACKAGESGR="$PACKAGESGR mtools pine modutils"
@@ -111,6 +111,10 @@ if [ $ARCH = sparc ]; then
PACKAGESGR="$PACKAGESGR XFree86-Sun"
fi
+if [ $ARCH = i386 ]; then
+ PACKAGESGR="$PACKAGESGR XFree86-I128"
+fi
+
KEEPFILE=/tmp/keepfile.$$
cat > $KEEPFILE <<EOF
sbin/ldconfig