diff options
author | Daniel Joseph Barnhart Clark <dclark@pobox.com> | 2006-08-05 13:01:07 +0000 |
---|---|---|
committer | Daniel Joseph Barnhart Clark <dclark@pobox.com> | 2006-08-05 13:01:07 +0000 |
commit | 6b83dd83ccda7884fefdff691d935a845a37bc13 (patch) | |
tree | 8769212a5cee7bc130220c39efa7f9f35672e1db /encap/TODO | |
parent | b1be6267f0f52b1e06039bc4d213727ee80b5101 (diff) | |
download | bcfg2-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/TODO')
-rw-r--r-- | encap/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/encap/TODO b/encap/TODO index 2e9502c98..9fb555a9a 100644 --- a/encap/TODO +++ b/encap/TODO @@ -1,3 +1,5 @@ + * 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 @@ -13,6 +15,10 @@ * Modify Makefile, README, bcfg2-0.8.2.ep 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 + * Announce to mailing list: * daemontools & ostiary stuff * encap support for Solaris (sparc and x86) |