diff options
author | Jeremy C. Reed <jreed@isc.org> | 2010-09-16 22:35:35 +0200 |
---|---|---|
committer | Jeremy C. Reed <jreed@isc.org> | 2010-09-16 22:35:35 +0200 |
commit | 56ec9918f37cfb2586fb2a53e657266da8c70bcd (patch) | |
tree | cb853bb681bad4731ca1b5b24ea3e4b267c97b8f /README | |
parent | For Trac ticket #341 (diff) | |
download | kea-56ec9918f37cfb2586fb2a53e657266da8c70bcd.tar.xz kea-56ec9918f37cfb2586fb2a53e657266da8c70bcd.zip |
Regenerate some manual pages and guide (based on my earlier commit
to xml files). This is to introduce secondary manager.
While here also mention zonemgr in the README.
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2952 e5f2f494-b856-4b98-b285-d166d9295462
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -17,7 +17,8 @@ This release includes the bind10 master process, b10-msgq message bus, b10-auth authoritative DNS server (with SQLite3 backend), b10-cmdctl remote control daemon, b10-cfgmgr configuration manager, b10-xfrin AXFR inbound service, b10-xfrout outgoing AXFR service, -and a new libdns++ library for C++ with a python wrapper. +b10-zonemgr secondary manager, and a new libdns++ library for C++ +with a python wrapper. Documentation is included and also available via the BIND 10 website at http://bind10.isc.org/ |