BIND 10 jreed-docs, updated. 0034051f94a5e0e91e2574ec07f9b5374d39d6cd [jreed-docs] catch up on some edits and TODO

BIND 10 source code commits bind10-changes at lists.isc.org
Wed May 18 22:50:34 UTC 2011


The branch, jreed-docs has been updated
       via  0034051f94a5e0e91e2574ec07f9b5374d39d6cd (commit)
      from  0346449357648e45f5b68f792cbf6dc914b16d9c (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 0034051f94a5e0e91e2574ec07f9b5374d39d6cd
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed May 18 17:49:39 2011 -0500

    [jreed-docs] catch up on some edits and TODO
    
    I had this in a different branch but it was far behind master.
    So I removed it and do this again.
    
        [jreed-docs] add a TODO comment (need to document botan dependency)
    
        [jreed-docs] add a todo; regen .8 manual
    
        forgot to regenerate a manual
        add a comment of something needed to be clarified

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

Summary of changes:
 doc/guide/bind10-guide.xml  |    7 +++++++
 src/bin/xfrin/b10-xfrin.8   |    2 +-
 src/bin/xfrin/b10-xfrin.xml |    6 ++++++
 3 files changed, 14 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
index c020f11..83bfb20 100644
--- a/doc/guide/bind10-guide.xml
+++ b/doc/guide/bind10-guide.xml
@@ -87,6 +87,13 @@
       </para></note>
 <!-- TODO: this will change ... -->
 
+<!--
+TODO
+document botan requirements
+Debian and Ubuntu:
+ libgmp3-dev and libbz2-dev required for botan too
+-->
+
 <!-- TODO: list where to get these from -->
 
       <note>
diff --git a/src/bin/xfrin/b10-xfrin.8 b/src/bin/xfrin/b10-xfrin.8
index d0723b5..f6aee12 100644
--- a/src/bin/xfrin/b10-xfrin.8
+++ b/src/bin/xfrin/b10-xfrin.8
@@ -43,7 +43,7 @@ boss process\&. When triggered it can request and receive a zone transfer and st
 .ps -1
 .br
 .sp
-The Y1 prototype release only supports AXFR\&. IXFR is not implemented\&.
+This prototype release only supports AXFR\&. IXFR is not implemented\&.
 .sp .5v
 .RE
 .PP
diff --git a/src/bin/xfrin/b10-xfrin.xml b/src/bin/xfrin/b10-xfrin.xml
index fdfe1ef..e3d7c80 100644
--- a/src/bin/xfrin/b10-xfrin.xml
+++ b/src/bin/xfrin/b10-xfrin.xml
@@ -62,6 +62,12 @@
       the zone in a BIND 10 zone data store.
     </para>
 
+<!-- TODO:
+xfrin only does the transfer to make it as simple as possible.
+The logic for handling transfer triggers or zone management is handled
+in separate zonemgr process.
+-->
+
     <note><simpara>
       This prototype release only supports AXFR. IXFR is not implemented.
     </simpara></note>




More information about the bind10-changes mailing list