Parcourir la source

[master] clarify the zones and filetype configuration

Based on diff from jinmei.
Jeremy C. Reed il y a 13 ans
Parent
commit
6499662b41
1 fichiers modifiés avec 14 ajouts et 7 suppressions
  1. 14 7
      src/bin/auth/b10-auth.xml

+ 14 - 7
src/bin/auth/b10-auth.xml

@@ -20,7 +20,7 @@
 <refentry>
 <refentry>
 
 
   <refentryinfo>
   <refentryinfo>
-    <date>March 28, 2012</date>
+    <date>May 16, 2012</date>
   </refentryinfo>
   </refentryinfo>
 
 
   <refmeta>
   <refmeta>
@@ -125,14 +125,21 @@
       (it defaults to <quote>IN</quote>);
       (it defaults to <quote>IN</quote>);
       and
       and
       <varname>zones</varname> to define the
       <varname>zones</varname> to define the
-      <varname>file</varname> path name and the
-      <varname>origin</varname> (default domain).
-
-      By default, this is empty.
+      <varname>file</varname> path name,
+      <varname>origin</varname> (default domain), and optional
+      <varname>filetype</varname>.
+      By default, <varname>zones</varname> is empty.
+      For the in-memory data source (i.e., the <varname>type</varname>
+      is <quote>memory</quote>), the optional <varname>filetype</varname>
+      configuration item for <varname>zones</varname> can be
+      specified so the in-memory zone data can be built from another
+      data source that is based on a database backend (in practice
+      with current implementation, it would be an SQLite3 database
+      file for the SQLite3 data source).
+      See the <citetitle>BIND 10 Guide</citetitle> for configuration
+      details.
 
 
       <note><simpara>
       <note><simpara>
-        In this development version, currently this is only used for the
-        memory data source.
         Only the IN class is supported at this time.
         Only the IN class is supported at this time.
         By default, the memory data source is disabled.
         By default, the memory data source is disabled.
         Also, currently the zone file must be canonical such as
         Also, currently the zone file must be canonical such as