Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2013 18:06:44 +0000 (UTC)
From:      Dag-Erling Smørgrav <des@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r255954 - head
Message-ID:  <201309301806.r8UI6iWv031524@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: des
Date: Mon Sep 30 18:06:43 2013
New Revision: 255954
URL: http://svnweb.freebsd.org/changeset/base/255954

Log:
  Note the removal of BIND, where to find it, and how to use
  local_unbound instead.
  
  Approved by:	re (gjb)

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Mon Sep 30 18:00:54 2013	(r255953)
+++ head/UPDATING	Mon Sep 30 18:06:43 2013	(r255954)
@@ -31,6 +31,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10
 	disable the most expensive debugging functionality run
 	"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20130930:
+	BIND has been removed from the base system.  If all you need
+	is a local resolver, simply enable and start the local_unbound
+	service instead.  Otherwise, several versions of BIND are
+	available in the ports tree.
+
 20130916:
 	With the addition of unbound(8), a new unbound user is now
 	required during installworld.  "mergemaster -p" can be used to



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