BIND 10 #2076: bind10 guide needs some updates

BIND 10 Development do-not-reply at isc.org
Tue Jun 26 19:39:18 UTC 2012


#2076: bind10 guide needs some updates
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  jreed
  fdupont                            |                Status:  accepted
                       Type:         |             Milestone:  New Tasks
  enhancement                        |            Resolution:
                   Priority:  low    |             Sensitive:  0
                  Component:         |           Sub-Project:  Core
  documentation                      |  Estimated Difficulty:  0
                   Keywords:         |           Total Hours:  0
            Defect Severity:  Low    |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by jreed):

 * owner:   => jreed
 * status:  new => accepted


Comment:

 I will change it from Debian 5 to 6. (Our old Debian system was version 5
 and we don't have 6 part of the lab itself. Nevertheless, some developers
 do use 6.)


 The boost dependency is documented in the section about build
 requirements. I will update the guide to refer to that section.

 {{{
 diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
 index 5689b9a..e2d1da8 100644
 --- a/doc/guide/bind10-guide.xml
 +++ b/doc/guide/bind10-guide.xml
 @@ -92,7 +92,7 @@
        <title>Supported Platforms</title>
        <para>
    BIND 10 builds have been tested on (in no particular order)
 -  Debian GNU/Linux 5 and unstable, Ubuntu 9.10, NetBSD 5,
 +  Debian GNU/Linux 6 and unstable, Ubuntu 9.10, NetBSD 5,
    Solaris 10 and 11, FreeBSD 7 and 8, CentOS Linux 5.3,
    MacOS 10.6 and 10.7, and OpenBSD 5.1.

 @@ -105,7 +105,17 @@
      </section>

      <section id="required-software">
 -      <title>Required Software</title>
 +      <title>Required Software at Run-time</title>
 +
 +      <para>
 +        Running BIND 10 uses various extra software which may
 +        not be provided in some operating systems' default
 +        installations nor standard packages collections. You may
 +        need to install this required software separately.
 +        (For the build requirements, also see
 +        <xref linkend="build-requirements"/>.)
 +      </para>
 +
        <para>
          BIND 10 requires at least Python 3.1
          (<ulink url="http://www.python.org/"/>).
 @@ -140,15 +150,6 @@
          Python modules need to be built for the corresponding Python 3.
        </para>
  <!-- TODO: this will change ... -->
 -
 -      <note>
 -        <para>
 -          Some operating systems do not provide these dependencies
 -          in their default installation nor standard packages
 -          collections.
 -          You may need to install them separately.
 -        </para>
 -      </note>
      </section>

      <section id="starting_stopping">
 }}}

-- 
Ticket URL: <http://bind10.isc.org/ticket/2076#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list