From b1be6267f0f52b1e06039bc4d213727ee80b5101 Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Fri, 4 Aug 2006 19:37:34 +0000 Subject: * 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 --- encap/TODO | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) (limited to 'encap/TODO') 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 -- cgit v1.2.3-1-g7c22