Author: dj
Date: Sun Aug 28 16:06:20 2016
New Revision: 17679

Log:
Add IPv6 entries to bind root.hints.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/server/major/bind.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sun Aug 28 14:19:58 
2016        (r17678)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sun Aug 28 16:06:20 
2016        (r17679)
@@ -48,6 +48,10 @@
       <para>August 28th, 2016</para>
       <itemizedlist>
         <listitem>
+          <para>[dj] - Added IPv6 entries to root.hints for
+          bind-9.10.4-P2.</para>
+        </listitem>
+        <listitem>
           <para>[renodr] - Update to gstreamer-1.8.2. Includes plugins
           and vaapi. 
           Fixes <ulink url="&blfs-ticket-root;8200">#8200</ulink>.</para>

Modified: trunk/BOOK/server/major/bind.xml
==============================================================================
--- trunk/BOOK/server/major/bind.xml    Sun Aug 28 14:19:58 2016        (r17678)
+++ trunk/BOOK/server/major/bind.xml    Sun Aug 28 16:06:20 2016        (r17679)
@@ -33,7 +33,7 @@
     and client utilities. If you are only interested in the utilities, refer
     to the <xref linkend="bind-utils"/>.</para>
 
-    &lfs79_checked;&gcc6_checked;
+    &lfs7a_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -358,18 +358,30 @@
 .                       6D  IN      NS      L.ROOT-SERVERS.NET.
 .                       6D  IN      NS      M.ROOT-SERVERS.NET.
 A.ROOT-SERVERS.NET.     6D  IN      A       198.41.0.4
+A.ROOT-SERVERS.NET.     6D  IN      AAAA    2001:503:ba3e::2:30
 B.ROOT-SERVERS.NET.     6D  IN      A       192.228.79.201
+B.ROOT-SERVERS.NET.     6D  IN      AAAA    2001:500:84::b
 C.ROOT-SERVERS.NET.     6D  IN      A       192.33.4.12
+C.ROOT-SERVERS.NET.     6D  IN      AAAA    2001:500:2::c
 D.ROOT-SERVERS.NET.     6D  IN      A       199.7.91.13
+D.ROOT-SERVERS.NET.     6D  IN      AAAA    2001:500:2d::d
 E.ROOT-SERVERS.NET.     6D  IN      A       192.203.230.10
+E.ROOT-SERVERS.NET.     6D  IN      AAAA    2001:500:a8::e
 F.ROOT-SERVERS.NET.     6D  IN      A       192.5.5.241
+F.ROOT-SERVERS.NET.     6D  IN      AAAA    2001:500:2f::f
 G.ROOT-SERVERS.NET.     6D  IN      A       192.112.36.4
-H.ROOT-SERVERS.NET.     6D  IN      A       128.63.2.53
+H.ROOT-SERVERS.NET.     6D  IN      A       198.97.190.53
+H.ROOT-SERVERS.NET.     6D  IN      AAAA    2001:500:1::53
 I.ROOT-SERVERS.NET.     6D  IN      A       192.36.148.17
+I.ROOT-SERVERS.NET.     6D  IN      AAAA    2001:7fe::53
 J.ROOT-SERVERS.NET.     6D  IN      A       192.58.128.30
+J.ROOT-SERVERS.NET.     6D  IN      AAAA    2001:503:c27::2:30
 K.ROOT-SERVERS.NET.     6D  IN      A       193.0.14.129
+K.ROOT-SERVERS.NET.     6D  IN      AAAA    2001:7fd::1
 L.ROOT-SERVERS.NET.     6D  IN      A       199.7.83.42
-M.ROOT-SERVERS.NET.     6D  IN      A       202.12.27.33</literal>
+L.ROOT-SERVERS.NET.     6D  IN      AAAA    2001:500:9f::42
+M.ROOT-SERVERS.NET.     6D  IN      A       202.12.27.33
+M.ROOT-SERVERS.NET.     6D  IN      AAAA    2001:dc3::35</literal>
 EOF</userinput></screen>
 
       <para>The <filename>root.hints</filename> file is a list of root name
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to