summaryrefslogtreecommitdiffstats
path: root/encap/TODO
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-08-04 19:37:34 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-08-04 19:37:34 +0000
commitb1be6267f0f52b1e06039bc4d213727ee80b5101 (patch)
treef898f933b32b4a95559e74d9cc0ad61198dde7b8 /encap/TODO
parentf9f4f63fc33049308eab7853c0996f19164a68a7 (diff)
downloadbcfg2-b1be6267f0f52b1e06039bc4d213727ee80b5101.tar.gz
bcfg2-b1be6267f0f52b1e06039bc4d213727ee80b5101.tar.bz2
bcfg2-b1be6267f0f52b1e06039bc4d213727ee80b5101.zip
* Fixed bug where postinstall script running for second time during
installs from binary distribution encap would mess up paths (like /usr/local/usr/local/bcfg2.conf) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2043 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/TODO')
-rw-r--r--encap/TODO33
1 files changed, 18 insertions, 15 deletions
diff --git a/encap/TODO b/encap/TODO
index 669bd044d..2e9502c98 100644
--- a/encap/TODO
+++ b/encap/TODO
@@ -1,17 +1,20 @@
- * daemontools:
- * Test daemontools encap, including postinstall scripts for config
- * Use daemontools to run the bcfg2 service on bootup (once) under the
- encap packaging scheme
- * Create bcfg2 "run" script (look at init scripts for other platforms)
- * Modify Makefile, README, bcfg2-0.8.2.ep to work with daemontools
+ * daemontools:
+ * Test encap, including postinstall scripts for config
+ * Modify Makefile, 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
- * Integration with bcfg2 client
+ * 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
+ * Integration with bcfg2 client
- * Announce to mailing list:
- * daemontools & ostiary stuff
- * encap support for Solaris (sparc and x86)
- * Binary epkg archive at
- http://www.pobox.com/users/dclark/mirror/bcfg2-encaps
+ * Announce to mailing list:
+ * daemontools & ostiary stuff
+ * encap support for Solaris (sparc and x86)
+ * Binary epkg archive at
+ http://www.pobox.com/users/dclark/mirror/bcfg2-encaps