diff options
author | Daniel Joseph Barnhart Clark <dclark@pobox.com> | 2006-08-05 19:19:27 +0000 |
---|---|---|
committer | Daniel Joseph Barnhart Clark <dclark@pobox.com> | 2006-08-05 19:19:27 +0000 |
commit | 46e88c9f72f5994aa7d7bf5f20aa6c002309bf7e (patch) | |
tree | 4f8c89adcb0830cc99d97168dcda4877c5df89c0 /encap/TODO | |
parent | 8f53e1d47c3f7a8ee2a1fe0290405e840cf1dadd (diff) | |
download | bcfg2-46e88c9f72f5994aa7d7bf5f20aa6c002309bf7e.tar.gz bcfg2-46e88c9f72f5994aa7d7bf5f20aa6c002309bf7e.tar.bz2 bcfg2-46e88c9f72f5994aa7d7bf5f20aa6c002309bf7e.zip |
* Added Makefiles for tools
* Fixes for daemontools - .svscan logging works now.
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2046 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/TODO')
-rw-r--r-- | encap/TODO | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/encap/TODO b/encap/TODO index 9fb555a9a..ab536f293 100644 --- a/encap/TODO +++ b/encap/TODO @@ -1,24 +1,20 @@ - * Install default bcfg2.conf if one doesn't yet exist - * daemontools: - * Test encap, including postinstall scripts for config - * Modify Makefile, README, bcfg2-0.8.2.ep to work with daemontools + * Modify README, bcfg2-0.8.2.ep to work with daemontools * Create bcfg2 "run" scripts (look at init scripts for other platforms): * Run bcfg2 server on bootup (configurable like debian, default off) * Run bcfg2 client once on bootup (") * Run bcfg2 client at specified interval (") * ostiary: - * Test encap - * Create daemontools "run" script - * Make sure paths point to right places under /usr/local - * Modify Makefile, README, bcfg2-0.8.2.ep to work with ostiary + * Modify README to work with ostiary * Integration with bcfg2 client * bcfg2-site: create/test * Double-check all permissions, and make sure they are not effected by umask + * Make *-doc* .ep's "shared" instead of platform-specific. + * Announce to mailing list: * daemontools & ostiary stuff * encap support for Solaris (sparc and x86) |