summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-04-28 10:04:59 -0400
committerChris Lumens <clumens@redhat.com>2009-04-28 10:04:59 -0400
commitc2e85de26e6e590c81d9c3bb9a2598128d2d9790 (patch)
tree0dc9a8531d419e58f9d3392aeb1cd158f82d37fc /scripts
parentfc643049c7283b0a4ff92d73448ac0aba569e712 (diff)
downloadanaconda-c2e85de26e6e590c81d9c3bb9a2598128d2d9790.tar.gz
anaconda-c2e85de26e6e590c81d9c3bb9a2598128d2d9790.tar.xz
anaconda-c2e85de26e6e590c81d9c3bb9a2598128d2d9790.zip
Include fsck.ext4 and mkfs.ext4 in the images (#497996).
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot6
1 files changed, 2 insertions, 4 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 9f0fa586e..b5394bcf9 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -368,8 +368,7 @@ sbin/e2fsck
sbin/e2label
sbin/fdisk
sbin/fsck
-sbin/fsck.ext2
-sbin/fsck.ext3
+sbin/fsck.ext*
sbin/fsck.jfs
sbin/fsck.reiserfs
sbin/fsck.xfs
@@ -388,8 +387,7 @@ sbin/mdadm
sbin/mkdosfs
sbin/mke2fs
sbin/mkfs.btrfs
-sbin/mkfs.ext2
-sbin/mkfs.ext3
+sbin/mkfs.ext*
sbin/mkfs.gfs2
sbin/mkfs.jfs
sbin/mkfs.msdos