summaryrefslogtreecommitdiffstats
path: root/scripts/upd-instroot
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-01-21 21:24:40 +0000
committerJeremy Katz <katzj@redhat.com>2002-01-21 21:24:40 +0000
commit8842f3f725af9dbfc41ce884da520f97a53d2a4f (patch)
tree64bc5c3ff1da2da1910f4b5dfe7254810448b685 /scripts/upd-instroot
parenta0908acbe832d7f76be25fe3fdd1288f25464d36 (diff)
downloadanaconda-8842f3f725af9dbfc41ce884da520f97a53d2a4f.tar.gz
anaconda-8842f3f725af9dbfc41ce884da520f97a53d2a4f.tar.xz
anaconda-8842f3f725af9dbfc41ce884da520f97a53d2a4f.zip
land boot loader changes to use booty backend infrastructure and switch
over to new screens. tagged as before_bootloader_merge and after_bootloader_merge appropriately
Diffstat (limited to 'scripts/upd-instroot')
-rwxr-xr-xscripts/upd-instroot3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 26bbf14a6..d69cafd73 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 anaconda-help"
+ reiserfs-utils parted busybox-anaconda rpm-python anaconda-help booty"
if [ $ARCH = i386 ]; then
PACKAGES="$PACKAGES kernel-pcmcia-cs lilo"
@@ -231,6 +231,7 @@ usr/lib/anaconda-runtime/*
usr/lib/anaconda/*
usr/lib/anaconda/installclasses/*
usr/lib/anaconda/textw/*
+usr/lib/booty/*
usr/lib/gtk/themes/engines/libraleigh.so
usr/lib/libssl*
usr/lib/libcrypto*