aboutsummaryrefslogtreecommitdiff
path: root/rescue
diff options
context:
space:
mode:
authorCraig Rodrigues <rodrigc@FreeBSD.org>2006-11-22 22:55:54 +0000
committerCraig Rodrigues <rodrigc@FreeBSD.org>2006-11-22 22:55:54 +0000
commitc89454cb0f09bfd05fc4d63f6efc47ae457090a6 (patch)
tree634ef9b5a69eb0d9386f244052e4e5a302a7164f /rescue
parent0a771a3be70f827aa2b10b6b66168f6b66ad39c5 (diff)
downloadsrc-c89454cb0f09bfd05fc4d63f6efc47ae457090a6.tar.gz
src-c89454cb0f09bfd05fc4d63f6efc47ae457090a6.zip
Remove mount_ext2fs.
Notes
Notes: svn path=/head/; revision=164526
Diffstat (limited to 'rescue')
-rw-r--r--rescue/rescue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index 240e3478f668..4ca13db9dd76 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -111,7 +111,7 @@ CRUNCH_PROGS_sbin= atacontrol badsect bsdlabel \
dumpfs dumpon fsck fsck_ffs fsck_msdosfs fsdb \
fsirand gbde ifconfig init \
kldconfig kldload kldstat kldunload ldconfig \
- md5 mdconfig mdmfs mknod mount mount_cd9660 mount_ext2fs \
+ md5 mdconfig mdmfs mknod mount mount_cd9660 \
mount_msdosfs mount_nfs mount_ntfs mount_nullfs \
mount_udf mount_umapfs mount_unionfs newfs \
newfs_msdos nos-tun ping reboot \