Parcourir la source

Add some more details. BIND 10 actually can install.

TODO: change the ParkingLot examples to "b10-auth".


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@849 e5f2f494-b856-4b98-b285-d166d9295462
Jeremy C. Reed il y a 15 ans
Parent
commit
f14227c844
1 fichiers modifiés avec 18 ajouts et 8 suppressions
  1. 18 8
      README

+ 18 - 8
README

@@ -16,6 +16,9 @@ Requires autoconf 2.59 or newer.
 
 
 Use automake-1.11 or better for working Python 3.1 tests.
 Use automake-1.11 or better for working Python 3.1 tests.
 
 
+Install with:
+
+  make install
 
 
 TEST COVERAGE
 TEST COVERAGE
 
 
@@ -36,18 +39,25 @@ Doing code coverage tests:
 
 
 RUNNING
 RUNNING
 
 
-At the moment there is no install yet, you can run the bind10 parkinglot
-server from the source tree:
-./src/bin/bind10/bind10
+You can start the BIND 10 processes by running bind10 which is
+installed to the sbin directory under the installation prefix.
+The default location is:
 
 
-The server will listen on port 5300 for DNS requests.
+  /usr/local/sbin/bind10
+
+For development work, you can also run the bind10 services from the
+source tree:
 
 
+ ./src/bin/bind10/run_bind10.sh 
+
+(Which will use the modules and configurations also from the source
+tree.)
+
+The server will listen on port 5300 for DNS requests.
 
 
 CONFIGURATION
 CONFIGURATION
 
 
-Commands can be given through the tool bindctl;
-cd src/bin/bindctl
-sh bindctl
+Commands can be given through the bindctl tool.
 
 
 The server must be running for bindctl to work.
 The server must be running for bindctl to work.
 
 
@@ -74,7 +84,7 @@ config commit: Commit all changes
 
 
 EXAMPLE SESSION
 EXAMPLE SESSION
 
 
-~> sh bindctl
+~> bindctl
 > config show
 > config show
 ParkingLot/	module	
 ParkingLot/	module	
 > config show ParkingLot/
 > config show ParkingLot/