summaryrefslogtreecommitdiffstats
path: root/encap/TODO
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/TODO
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/TODO')
-rw-r--r--encap/TODO6
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)