summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2012-10-16 09:59:10 +0000
committerattilio <attilio@FreeBSD.org>2012-10-16 09:59:10 +0000
commitefcca33ac515c354e18135425794400ea32406a8 (patch)
treeade9f2ab0575d064e4d0632c53650470ddc16396 /etc
parent86c40ddfb934443151016d054ccb33321d4c11c5 (diff)
downloadFreeBSD-src-efcca33ac515c354e18135425794400ea32406a8.zip
FreeBSD-src-efcca33ac515c354e18135425794400ea32406a8.tar.gz
Disconnect non-MPSAFE PORTALFS from the build in preparation for dropping
GIANT from VFS. This is not targeted for MFC.
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/rc.conf2
-rw-r--r--etc/mtree/BSD.usr.dist2
2 files changed, 1 insertions, 3 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index b6bc27c..1dad35b 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -92,7 +92,7 @@ fsck_y_enable="NO" # Set to YES to do fsck -y if the initial preen fails.
fsck_y_flags="" # Additional flags for fsck -y
background_fsck="YES" # Attempt to run fsck in the background where possible.
background_fsck_delay="60" # Time to wait (seconds) before starting the fsck.
-netfs_types="nfs:NFS oldnfs:OLDNFS smbfs:SMB portalfs:PORTAL nwfs:NWFS" # Net filesystems.
+netfs_types="nfs:NFS oldnfs:OLDNFS smbfs:SMB nwfs:NWFS" # Net filesystems.
extra_netfs_types="NO" # List of network extra filesystem types for delayed
# mount at startup (or NO).
diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist
index 426e0f9..6c2ee065 100644
--- a/etc/mtree/BSD.usr.dist
+++ b/etc/mtree/BSD.usr.dist
@@ -289,8 +289,6 @@
..
pf
..
- portal
- ..
ppi
..
ppp
OpenPOWER on IntegriCloud