From 1c0f23902aa86222cdc12de854867444976d197f Mon Sep 17 00:00:00 2001 From: rodrigc Date: Wed, 22 Nov 2006 00:23:11 +0000 Subject: Remove references to mount_devfs, mount_fdescfs, mount_linprocfs, mount_procfs. Reminded by: ru --- rescue/rescue/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'rescue/rescue') diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index ce62be2..240e347 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 -- cgit v1.1