summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2000-06-16 02:00:09 +0000
committerErik Troan <ewt@redhat.com>2000-06-16 02:00:09 +0000
commit6ce4dc22f8fa0f980ea0d8ea307230d7d23a9363 (patch)
tree5d8e4fbd99e672ae29418ebd712a59dcad27eace /scripts
parent8fed7ba2e8671f90d595c6b17cac527548acbc29 (diff)
downloadanaconda-6ce4dc22f8fa0f980ea0d8ea307230d7d23a9363.tar.gz
anaconda-6ce4dc22f8fa0f980ea0d8ea307230d7d23a9363.tar.xz
anaconda-6ce4dc22f8fa0f980ea0d8ea307230d7d23a9363.zip
added mkdosfs to disks
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index c1eeb9beb..cea110ed8 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -91,7 +91,7 @@ mkdir -p $DESTGR
PACKAGES="glibc setup python newt libtermcap zlib ash
e2fsprogs util-linux raidtools locale-ja popt mount procps
rpm XFree86 Xconfigurator anaconda anaconda-runtime
- kudzu-devel kudzu db3 rpm-python bzip2"
+ kudzu-devel kudzu db3 rpm-python bzip2 dosfstools"
if [ $ARCH = i386 ]; then
PACKAGES="$PACKAGES kernel-pcmcia-cs"
@@ -132,6 +132,7 @@ fi
KEEPFILE=/tmp/keepfile.$$
cat > $KEEPFILE <<EOF
+sbin/mkdosfs
sbin/ldconfig
sbin/clock
sbin/hwclock