conf/153655: [rc.d][patch] substitute nfs4 with newnfs in netfs_types

Anonymous swell.k at gmail.com
Mon Jan 3 18:20:08 UTC 2011


>Number:         153655
>Category:       conf
>Synopsis:       [rc.d][patch] substitute nfs4 with newnfs in netfs_types
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-rc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 03 18:20:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Anonymous
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
>Description:
- 'nfs4' fstype was removed per r192578 (2009-05-22)
- 'newnfs' fstype was added per r192930 (2009-05-27)
>How-To-Repeat:
>Fix:
--- a.diff begins here ---
Index: etc/defaults/rc.conf
===================================================================
--- etc/defaults/rc.conf	(revision 216917)
+++ etc/defaults/rc.conf	(working copy)
@@ -89,7 +92,7 @@
 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 nfs4:NFS4 smbfs:SMB portalfs:PORTAL nwfs:NWFS" # Net filesystems.
+netfs_types="nfs:NFS newnfs:NEWNFS smbfs:SMB portalfs:PORTAL nwfs:NWFS" # Net filesystems.
 extra_netfs_types="NO"	# List of network extra filesystem types for delayed
 			# mount at startup (or NO).
 
--- a.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-rc mailing list