From a3367e4f2e787e141505701d27226e8472d6134f Mon Sep 17 00:00:00 2001 From: Gordon Tetlow Date: Mon, 30 Jun 2003 21:13:56 +0000 Subject: [PATCH] Remove mount_portalfs, it's just wrong in this context. --- rescue/rescue/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index 43da5a4b731b..e039d5f17118 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -109,7 +109,7 @@ CRUNCH_PROGS+=atm adjkerntz atacontrol badsect bsdlabel camcontrol \ fsirand gbde growfs ifconfig ilmid init ip6fw ipf ipfs ipfstat \ ipfw ipmon ipnat kldconfig kldload kldstat kldunload ldconfig \ md5 mdconfig mdmfs mknod mount mount_cd9660 mount_ext2fs \ - mount_msdosfs mount_nfs mount_ntfs mount_nullfs mount_portalfs \ + mount_msdosfs mount_nfs mount_ntfs mount_nullfs \ mount_std mount_udf mount_umapfs mount_unionfs natd newfs \ newfs_msdos nfsiod nos-tun ping ping6 quotacheck raidctl reboot \ restore rcorder route routed rtquery rtsol savecore shutdown \