summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2013-11-28 19:13:05 +0000
committerrodrigc <rodrigc@FreeBSD.org>2013-11-28 19:13:05 +0000
commit949ccf51a06461e5221083b41bda782e0507f3e6 (patch)
tree97eccb32993d7e8a629b15f8a7962aca94672fe0 /UPDATING
parent80c477c9b4b194a2a8febccd519ab7113b3ad5d2 (diff)
downloadFreeBSD-src-949ccf51a06461e5221083b41bda782e0507f3e6.zip
FreeBSD-src-949ccf51a06461e5221083b41bda782e0507f3e6.tar.gz
Add some text to clarify that nslookup and dig are no longer in the base system
after the removal of BIND.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 6 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index b190345..0f83eb7 100644
--- a/UPDATING
+++ b/UPDATING
@@ -76,7 +76,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
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.
+ available in the ports tree. The dns/bind99 port is one example.
+
+ With this change, nslookup(1) and dig(1) are no longer in the base
+ system. Users should instead use host(1) which is still
+ in the base system. Alternatively, nslookup and dig can
+ be obtained by installing the dns/bind-tools port.
20130916:
With the addition of unbound(8), a new unbound user is now
OpenPOWER on IntegriCloud