BIND 10 bind10-20120119-release, updated. bc0da67c5268b8e3df45bbe2fe75e8ca4d80af62 [bind10-20120119-release][master] point to text version of guide also

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Jan 18 13:46:21 UTC 2012


The branch, bind10-20120119-release has been updated
       via  bc0da67c5268b8e3df45bbe2fe75e8ca4d80af62 (commit)
       via  e37ec005bc08988384eefebf0ed799c26da932fa (commit)
      from  eb5d2b06485aec895c83d3c55ca05be5aadb022c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bc0da67c5268b8e3df45bbe2fe75e8ca4d80af62
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed Jan 18 07:38:24 2012 -0600

    [bind10-20120119-release][master] point to text version of guide also
    
    (as mentioned in face to face meeting)

commit e37ec005bc08988384eefebf0ed799c26da932fa
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed Jan 18 07:44:41 2012 -0600

    [bind10-20120119-release][master] mention some dhcp components

-----------------------------------------------------------------------

Summary of changes:
 INSTALL |    2 +-
 README  |    5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

-----------------------------------------------------------------------
diff --git a/INSTALL b/INSTALL
index 44c380a..839f120 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,4 +6,4 @@ To then build from source:
     make
 
 For detailed installation directions, see the guide
-at doc/guide/bind10-guide.html.
+at doc/guide/bind10-guide.txt or doc/guide/bind10-guide.html.
diff --git a/README b/README
index 99e2ece..3f68923 100644
--- a/README
+++ b/README
@@ -22,8 +22,9 @@ AXFR inbound service, b10-xfrout outgoing AXFR service, b10-zonemgr
 secondary manager, b10-stats statistics collection and reporting
 daemon, b10-stats-httpd for HTTP access to XML-formatted stats,
 b10-host DNS lookup utility, and a new libdns++ library for C++
-with a python wrapper. BIND 10 also provides an experimental DHCPv6
-echo server, b10-dhcp6.
+with a python wrapper. BIND 10 also provides experimental DHCPv4
+and DHCPv6 servers, b10-dhcp4 and b10-dhcp6, a portable DHCP library,
+libdhcp++, and a DHCP benchmarking tool, perfdhcp.
 
 Documentation is included with the source. See doc/guide/bind10-guide.txt
 (or bind10-guide.html) for installation instructions.  The




More information about the bind10-changes mailing list