Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2018 10:43:20 -0800 (PST)
From:      "Rodney W. Grimes" <freebsd@pdx.rh.CN85.dnsmgr.net>
To:        Ben Woods <woodsb02@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r340326 - head
Message-ID:  <201811101843.wAAIhKrg016961@pdx.rh.CN85.dnsmgr.net>
In-Reply-To: <201811101658.wAAGw8Zd032024@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Author: woodsb02 (ports committer)
> Date: Sat Nov 10 16:58:07 2018
> New Revision: 340326
> URL: https://svnweb.freebsd.org/changeset/base/340326
> 
> Log:
>   Add UPDATING entry for newsyslog.conf changes introduced by r340318
>   
>   Approved by:	cem
>   Differential Revision:	https://reviews.freebsd.org/D17936

If your going to bother with a differential, and invite people to
it you should give them at least 24 hours, and preferably 72 hours
to respond to the new review.  Reviews that last < 4 hours are not
code reviews.


> Modified:
>   head/UPDATING
> 
> Modified: head/UPDATING
> ==============================================================================
> --- head/UPDATING	Sat Nov 10 15:10:22 2018	(r340325)
> +++ head/UPDATING	Sat Nov 10 16:58:07 2018	(r340326)
> @@ -31,6 +31,16 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
>  	disable the most expensive debugging functionality run
>  	"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
>  
> +20181110:
> +	The default newsyslog.conf(5) file has been changed to only include
> +	files in /etc/newsyslog.conf.d/ and /usr/local/etc/newsyslog.conf.d/ if
> +	the filenames end in '.conf' and do not begin with a '.'.
> +
> +	You should check the configuration files in these two directories match
> +	this naming convention. You can verify which configuration files are
> +	being included using the command:
> +		$ newsyslog -Nrv
> +
>  20181015:
>  	Ports for the DRM modules have been simplified. Now, amd64 users should
>  	just install the drm-kmod port. All others should install
> 
> 

-- 
Rod Grimes                                                 rgrimes@freebsd.org



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