Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Dec 2001 21:52:36 +0200
From:      Sheldon Hearn <sheldonh@starjuice.net>
To:        current@FreeBSD.org
Subject:   HEADS UP: new rc.conf variable 'networkfs_types' changed
Message-ID:  <9744.1009655556@axl.seasidesoftware.co.za>
In-Reply-To: Your message of "Sat, 29 Dec 2001 11:42:55 PST." <200112291942.fBTJgtp18862@freefall.freebsd.org> 

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

Hi folks,

If anyone here is already using the new rc.conf(5) variable
networkfs_types, please note that it has changed, as per the commit
message below.

See the updated rc.conf(5) manual page for details.

Ciao,
Sheldon.

----- Original Message -----

Date:  Sat, 29 Dec 2001 11:42:55 -0800 (PST)
From:  Sheldon Hearn <sheldonh@FreeBSD.org>
To:  cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:  cvs commit: src/etc rc src/etc/defaults rc.conf src/share/man/man5
	          rc.conf.5


> sheldonh    2001/12/29 11:42:55 PST
> 
>   Modified files:
>     etc                  rc 
>     etc/defaults         rc.conf 
>     share/man/man5       rc.conf.5 
>   Log:
>   Don't require operators to override the list of network filesystem
>   types (networkfs_types) with a version that includes the original
>   list.
>   
>   This increases the scope for user error and also means that systems with
>   networkfs_types set in /etc/rc.conf will not benefit from changes to the
>   list in /etc/defaults/rc.conf on upgrade.
>   
>   Instead, store the default list in /etc/rc itself and allow the operator
>   to append to that list by specifying her own list in networkfs_types.
>   
>   Rename networkfs_types to extra_netfs_types accordingly, as the new name
>   better describes the purpose of the variable.  Default the value to
>   'NO'.
>   
>   Revision  Changes    Path
>   1.136     +3 -3      src/etc/defaults/rc.conf
>   1.291     +12 -4     src/etc/rc
>   1.146     +12 -4     src/share/man/man5/rc.conf.5


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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