summaryrefslogtreecommitdiffstats
path: root/encap/tools/README
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-08-05 13:01:07 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-08-05 13:01:07 +0000
commit6b83dd83ccda7884fefdff691d935a845a37bc13 (patch)
tree8769212a5cee7bc130220c39efa7f9f35672e1db /encap/tools/README
parentb1be6267f0f52b1e06039bc4d213727ee80b5101 (diff)
downloadbcfg2-6b83dd83ccda7884fefdff691d935a845a37bc13.tar.gz
bcfg2-6b83dd83ccda7884fefdff691d935a845a37bc13.tar.bz2
bcfg2-6b83dd83ccda7884fefdff691d935a845a37bc13.zip
* Added server-only encaps (glib and gamin)
* Fixes for daemontools and ostiary git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2044 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/tools/README')
-rw-r--r--encap/tools/README11
1 files changed, 10 insertions, 1 deletions
diff --git a/encap/tools/README b/encap/tools/README
index 3a7ae54a3..9720e3353 100644
--- a/encap/tools/README
+++ b/encap/tools/README
@@ -1,3 +1,12 @@
+bcfg2-server
+------------
+Encaps for bcfg2 server deps. Only for GNU/Linux.
+
+bcfg2-site
+----------
+Tools to make an encap package with your site-specific bcfg2.conf,
+custom bcfg2 generators, bcfg2 client run frequency, etc.
+
daemontools - http://cr.yp.to/daemontools.html
----------------------------------------------
D. J. Bernstein's daemontools - a collection of tools for managing
@@ -14,4 +23,4 @@ ostiary - http://ingles.homeunix.org/software/ost
-------------------------------------------------
Ray Ingles' ostiary - simple, secure remote script execution. May be
useful if you like/are used to being able to kick off a config update
-on a config client from a config server, like with cfengine. \ No newline at end of file
+on a config client from a config server, like with cfengine.