summaryrefslogtreecommitdiffstats
path: root/scripts/upd-instroot
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2003-02-07 17:30:12 +0000
committerMike Fulbright <msf@redhat.com>2003-02-07 17:30:12 +0000
commit14d0cd42444f0b0bde9a3253ea5f41b764591394 (patch)
tree8690499d2c15ea7820957d2fd363efc672b0447b /scripts/upd-instroot
parentb30ab01d7d28cb607bcf5bcc20a4217f9f4adce0 (diff)
downloadanaconda-14d0cd42444f0b0bde9a3253ea5f41b764591394.tar.gz
anaconda-14d0cd42444f0b0bde9a3253ea5f41b764591394.tar.xz
anaconda-14d0cd42444f0b0bde9a3253ea5f41b764591394.zip
added mdadm to rescue mode (bug #83706)
Diffstat (limited to 'scripts/upd-instroot')
-rwxr-xr-xscripts/upd-instroot5
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 6117766ca..cc430afb5 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -153,7 +153,7 @@ PACKAGESGR="anaconda XFree86-libs libpng XFree86-75dpi-fonts
#
PACKAGESRESCUE="bzip2 bzip2-libs dump
findutils ftp gzip iputils joe krb5-libs less man
- modutils mtools mt-st mtr net-tools open
+ mdadm modutils mtools mt-st mtr net-tools open
openssh openssh-clients pciutils rsh traceroute tar"
# turn off options we dont want, ie. set package list to something harmless
@@ -235,6 +235,7 @@ $LIBDIR/libtermcap*
$LIBDIR/libutil*
$LIBDIR/libuuid*
sbin/badblocks
+sbin/busybox.anaconda
sbin/clock
sbin/debugfs
sbin/e2fsck
@@ -259,9 +260,9 @@ sbin/lvreduce
sbin/lvremove
sbin/lvrename
sbin/lvscan
+sbin/mdadm
sbin/mkdosfs
sbin/mke2fs
-sbin/busybox.anaconda
sbin/mkfs.ext2
sbin/mkfs.ext3
sbin/mkfs.jfs