BIND 10 trac1341, updated. 52fa244c12eb6d708b0260b5554396df5d00b079 [trac1341] miscellaneous cleanup
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Nov 23 20:40:41 UTC 2011
The branch, trac1341 has been updated
via 52fa244c12eb6d708b0260b5554396df5d00b079 (commit)
from ce54ff203a48042d3fa085037a23b315ccc2ecca (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 52fa244c12eb6d708b0260b5554396df5d00b079
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Wed Nov 23 14:29:14 2011 -0600
[trac1341] miscellaneous cleanup
based on some feedback from vorner
-----------------------------------------------------------------------
Summary of changes:
src/bin/bind10/bind10.xml | 27 ++++++++++++++-------------
1 files changed, 14 insertions(+), 13 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/bind10/bind10.xml b/src/bin/bind10/bind10.xml
index 955895f..ccddff3 100644
--- a/src/bin/bind10/bind10.xml
+++ b/src/bin/bind10/bind10.xml
@@ -239,7 +239,7 @@ TODO: configuration section
The configuration provides settings for components for
<command>bind10</command> to manage under
<varname>/Boss/components/</varname>.
- The default named sets are:
+ The default elements are:
</para>
<itemizedlist>
@@ -279,6 +279,13 @@ TODO: configuration section
</itemizedlist>
<para>
+ (Note that the startup of <command>b10-sockcreator</command>,
+ <command>b10-cfgmgr</command>, and <command>b10-msgq</command>
+ is not configurable. It is hardcoded and <command>bind10</command>
+ will not run without them.)
+ </para>
+
+ <para>
These named sets (listed above) contain the following settings:
</para>
@@ -289,7 +296,12 @@ TODO: configuration section
<listitem>
<para>The name used for communicating to it on the message
bus.</para>
-<!-- TODO: why are some addresses are just null? -->
+<!-- NOTE: vorner said:
+These can be null, because the components are special ones, and
+the special class there already knows the address. It is (I hope)
+explained in the guide. I'd like to get rid of the special components
+sometime and I'd like it to teach to guess the address.
+-->
</listitem>
</varlistentry>
@@ -371,17 +383,6 @@ xfrin
</variablelist>
-<!--
-
-TODO: what about: why aren't they listed in config show Boss/components ?
-
-socket creator
-cfgmgr
-
-startup of msgq is not configurable?
-
--->
-
<!-- TODO: formating -->
<para>
The <varname>Boss</varname> configuration commands are:
More information about the bind10-changes
mailing list