From 15460338b8196be16dc6733ba19a3f0f8cf03a0a Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Fri, 3 Mar 2006 21:36:14 +0000 Subject: Kill old readme git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1794 ce84e21b-d406-0410-9b95-82705330c041 --- README | 33 --------------------------------- 1 file changed, 33 deletions(-) (limited to 'README') diff --git a/README b/README index 4796d72d5..e69de29bb 100644 --- a/README +++ b/README @@ -1,33 +0,0 @@ -Release 0.6 - $Id: $ - -Bcfg2 is a configuration management tool based on a few simple principles. - - All aspects of system configuration can be described by the configuration - management system. - - All aspects of system configuration are described by the configuration - management system. This allows the detection of extra configuration - that contributes to system behavior. - - Services must be management coherently. This means that the tool must - be able to determine how to correctly install all aspects of configuration, - and verify that these are active before a host is determined to be clean. - This property is implemented using bundles, a construct that is similar - to closures [1]. - -The state of the code is as follows. The server side is fairly solid, -and will continue working in the presence of generator faults. The -client side fully supports debian toolsets, and all of the standard -posix constructs used for configuration management (configuration -files, symlinks, directories, etc) - -The code is currently being used in production to manage debian -systems. There is client support for other architectures, but it -hasn't been well tested. - -The source tree is structured in the following way: - -doc/ - documentation -src/ - source code -schemas/ - schemas defining the data format for configuration files - -[1] Seeking Closure in an Open World: A Behavioral Agent Approach - to Configuration Management, Alva Couch, John Hart, - Elizabeth G. Idhaw, and Dominic Kallas, in the proceedings of LISA03 -- cgit v1.2.3-1-g7c22