From 7a90ea4debcdcb729197fbd926e8a0e840b312a6 Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Thu, 24 Aug 2006 02:59:47 +0000 Subject: EncapPackages: Restructuring directory layout git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2100 ce84e21b-d406-0410-9b95-82705330c041 --- encap/README | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 encap/README (limited to 'encap/README') diff --git a/encap/README b/encap/README new file mode 100644 index 000000000..bdb4cd1ab --- /dev/null +++ b/encap/README @@ -0,0 +1,30 @@ +bcfg2-python-apt +---------------- +Needed for bcfg2 clients that use the "Advanced Packaging Tool" (apt). + +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 +UNIX services the same way across all UNIX platforms. May be useful to +set up one-time run of bcfg2 client at startup, or to run ostiary. + +epkg - http://www.encap.org/epkg +-------------------------------- +Mark D. Roth's epkg - an encap pacakage manager. Needed to build the +*.ep and *.sh files, although in most cases epkg binaries for your +platform will already exist. + +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. -- cgit v1.2.3-1-g7c22