aboutsummaryrefslogtreecommitdiff
path: root/rescue
diff options
context:
space:
mode:
authorCraig Rodrigues <rodrigc@FreeBSD.org>2006-11-22 00:23:11 +0000
committerCraig Rodrigues <rodrigc@FreeBSD.org>2006-11-22 00:23:11 +0000
commit6543fe0d72876b97b53526c7c33a04cff6c8d9db (patch)
tree730ca3c63787ff8b278989844fdfef1d72226358 /rescue
parent3cf970e7bcfcf1569bd9b2e8710cc581ff7309e2 (diff)
downloadsrc-6543fe0d72876b97b53526c7c33a04cff6c8d9db.tar.gz
src-6543fe0d72876b97b53526c7c33a04cff6c8d9db.zip
Remove references to mount_devfs, mount_fdescfs, mount_linprocfs, mount_procfs.
Reminded by: ru
Notes
Notes: svn path=/head/; revision=164487
Diffstat (limited to 'rescue')
-rw-r--r--rescue/rescue/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index ce62be244475..240e3478f668 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -113,7 +113,7 @@ CRUNCH_PROGS_sbin= atacontrol badsect bsdlabel \
kldconfig kldload kldstat kldunload ldconfig \
md5 mdconfig mdmfs mknod mount mount_cd9660 mount_ext2fs \
mount_msdosfs mount_nfs mount_ntfs mount_nullfs \
- mount_std mount_udf mount_umapfs mount_unionfs newfs \
+ mount_udf mount_umapfs mount_unionfs newfs \
newfs_msdos nos-tun ping reboot \
restore rcorder route routed rtquery rtsol savecore \
slattach spppcontrol startslip swapon sysctl tunefs umount
@@ -178,7 +178,6 @@ CRUNCH_ALIAS_reboot= fastboot halt fasthalt
CRUNCH_ALIAS_restore= rrestore
CRUNCH_ALIAS_dump= rdump
CRUNCH_ALIAS_fsck_ffs= fsck_4.2bsd fsck_ufs
-CRUNCH_ALIAS_mount_std= mount_devfs mount_fdescfs mount_linprocfs mount_procfs
# dhclient has historically been troublesome...
CRUNCH_PROGS_sbin+= dhclient