blob: b5c6547fbb9ae032b98093b7043d4e4b78049bbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
* daemontools:
* Modify 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:
* Modify README 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
* Make *-doc* .ep's "shared" instead of platform-specific.
* Update README to refer to need to make/install tools/bcfg2-python-apt
on apt-using platforms (Debian, Ubuntu etc.) - also mention false error
message you will get if you don't.
* 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
|