Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 2013 00:13:42 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r255622 - head
Message-ID:  <201309170013.r8H0DgTC020551@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Sep 17 00:13:42 2013
New Revision: 255622
URL: http://svnweb.freebsd.org/changeset/base/255622

Log:
  Document that the 'unbound' user is required for installworld since
  the import of ldns/unbound.
  
  Approved by:	re (delphij)
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Mon Sep 16 23:09:20 2013	(r255621)
+++ head/UPDATING	Tue Sep 17 00:13:42 2013	(r255622)
@@ -31,6 +31,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10
 	disable the most expensive debugging functionality run
 	"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20130916:
+	With the addition of unbound(8), a new unbound user is now
+	required during installworld.  "mergemaster -p" can be used to
+	add the user prior to installworld, as documented in the handbook.
+
 20130911:
 	OpenSSH is now built with DNSSEC support, and will by default
 	silently trust signed SSHFP records.  This can be controlled with



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