BIND 10 jreed-docs, updated. 12c4f80c89f338fa6657952ec7611279a1d94117 [jreed-docs] add a TODO comment (need to document botan dependency)
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed May 18 22:42:22 UTC 2011
The branch, jreed-docs has been updated
via 12c4f80c89f338fa6657952ec7611279a1d94117 (commit)
via e6ac9d49cb55c4a6ae688d1a96df6aa217aa8fb9 (commit)
from d13ace842e8849c7d029f4de2b1ea6184e85d232 (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 12c4f80c89f338fa6657952ec7611279a1d94117
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Wed May 18 17:42:04 2011 -0500
[jreed-docs] add a TODO comment (need to document botan dependency)
commit e6ac9d49cb55c4a6ae688d1a96df6aa217aa8fb9
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Thu May 12 19:55:54 2011 -0500
[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 38ad019..84918bb 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