# $Id: README,v 1.4 2000/09/19 03:26:08 dmetz Exp $
# $crtd:  by  Derald Metzger  on  981118 $
# $cmnt:  documentation for Config File Manager (cfm) utility 
#          Copyright (c) 1998 - 2000  Derald Metzger
# This may be freely redistributed under the terms of the GNU GPL.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
# If you have found bugs or have comments you may send them to 
# dmetz@remotesensing.org. I will respond as time and priorities permit.
# $

Cfm is a configuration file manager and monitoring utility. It is
used to provide control of the system environments for development, 
test, and production. With its use you can guarantee proper functioning
of tested and delivered software systems. It provides audit, capture,
recovery, comparison and documentation trail for config files and
integrity monitoring for all rpm installed files. It is cumbersome to
setup on a complex network, reasonably demanding to maintain, but
very effective in delivering a known, controlled system software
environment.


Doc here is in .pod format. The build uses pod2man and  pod2html.

Files in this dir:
------------------

README - this file; describes the cfm-*/doc dir.

Todo - 'nuff said.

cfm.spec - Used to gen the rpm & src.rpm from the tarball made from 
           the checked out cvs working dir.

login-ssh-X.doc - login script segment for setting up ssh and starting X.

man1,man8 - dirs contain source for section 1 and 8 manpages respectively. 

overview - dir contains source for general cfm documentation.

worklog - is a template file for a site worklog. Worklogs can be used
          to track problems or archive info for easy recovery from the
          cmdline using the ewl and wle cmds.
