Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2011 21:41:43 -0400 (EDT)
From:      Rick Macklem <rmacklem@uoguelph.ca>
To:        rc@freebsd.org
Subject:   Patch for review
Message-ID:  <1647789806.747493.1304041303774.JavaMail.root@erie.cs.uoguelph.ca>
In-Reply-To: <20110428070024.GA2884@jh>

next in thread | previous in thread | raw e-mail | index | archive | help

Hi,

Here is a patch submitted by jh@. It makes sense to me (and seems ok
from a quick test), but I thought I'd check, just in case. This is
related to the recent change done on head (r211124) which makes the
NFS clients "nfs" and "oldnfs".

Thanks, rick
> %%%
> Index: etc/defaults/rc.conf
> ===================================================================
> --- etc/defaults/rc.conf (revision 221148)
> +++ etc/defaults/rc.conf (working copy)
> @@ -89,7 +89,7 @@ fsck_y_enable="NO" # Set to YES to do fs
> 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 newnfs:NEWNFS smbfs:SMB portalfs:PORTAL
> nwfs:NWFS" # Net filesystems.
> +netfs_types="nfs:NFS oldnfs:OLDNFS 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).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1647789806.747493.1304041303774.JavaMail.root>