blob: 2e9502c98e8dd3fbba301ea487cb38c496f22ab2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
* 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
* 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
|