BIND 10 trac1911, updated. ec6500bf0664ea354b9fbc3252d7fee2e9f4b587 [1911] Add paragraph about what the admin needs to do to serve new versions of zones

BIND 10 source code commits bind10-changes at lists.isc.org
Tue May 15 04:39:05 UTC 2012


The branch, trac1911 has been updated
       via  ec6500bf0664ea354b9fbc3252d7fee2e9f4b587 (commit)
       via  be242d00edd2688d6ff2047fd2341215efa8b7ff (commit)
      from  8f1b5c8b84d5931780efb944902e15ade928c8c3 (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 ec6500bf0664ea354b9fbc3252d7fee2e9f4b587
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue May 15 10:07:50 2012 +0530

    [1911] Add paragraph about what the admin needs to do to serve new versions of zones

commit be242d00edd2688d6ff2047fd2341215efa8b7ff
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue May 15 10:03:23 2012 +0530

    [1911] Make more minor text updates from review

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

Summary of changes:
 doc/guide/bind10-guide.xml |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
index 5751797..e2b3961 100644
--- a/doc/guide/bind10-guide.xml
+++ b/doc/guide/bind10-guide.xml
@@ -1791,11 +1791,18 @@ what if a NOTIFY is sent?
 
       <para>
         In the case of an incoming zone transfer, the received zone is
-        first stored in the corresponding BIND 10 data source file. In
+        first stored in the corresponding BIND 10 datasource. In
         case the secondary zone is served by an in-memory datasource
         with an SQLite3 backend, <command>b10-auth</command> is
         automatically sent a <varname>loadzone</varname> command to
-        reload the corresponding zone into memory from the backend file.
+        reload the corresponding zone into memory from the backend.
+      </para>
+
+      <para>
+	The administrator doesn't have to do anything for
+	<command>b10-auth</command> to serve the new version of the
+	zone, except for the configuration such as the one described in
+	<xref linkend="in-memory-datasource-with-sqlite3-backend" />.
       </para>
     </section>
 



More information about the bind10-changes mailing list