From 987ef574df88ee226330fefd78a2b44eb5cda3b0 Mon Sep 17 00:00:00 2001 From: "Jeremy C. Reed" Date: Wed, 14 Nov 2012 11:28:53 -0600 Subject: [master] documentation updates Remove some references to experimental, development, prototype Mention that bind10 doesn't start the DNS or DHCP servers by default. Also reword a couple sentences so this is not implied. This is for ticket #2451. This was not reviewed. The changes are minor. --- README | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index 4ef941e886..e9d052c1a3 100644 --- a/README +++ b/README @@ -1,16 +1,11 @@ -This is the source for the development version of BIND 10. +This is the source for the BIND 10 suite. BIND is the popular implementation of a DNS server, developer interfaces, and DNS tools. BIND 10 is a rewrite of BIND 9 and ISC DHCP. BIND 10 is written in C++ and Python and provides a modular environment for serving, maintaining, and developing DNS and DHCP. -BIND10-devel is new development leading up to the production -BIND 10 release. It contains prototype code and experimental -interfaces. Nevertheless it is ready to use now for testing the -new BIND 10 infrastructure ideas. - This release includes the bind10 master process, b10-msgq message bus, b10-auth authoritative DNS server (with SQLite3 and in-memory backends), b10-resolver recursive or forwarding DNS server, b10-cmdctl @@ -62,3 +57,6 @@ For operating system specific tips see the wiki at: http://bind10.isc.org/wiki/SystemSpecificNotes Please see the wiki and the doc/ directory for various documentation. + +The BIND 10 suite is started by running "bind10". Note that the +default configuration does not run any DNS or DHCP servers. -- cgit v1.2.3