summaryrefslogtreecommitdiffstats
path: root/encap/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'encap/TODO')
-rw-r--r--encap/TODO27
1 files changed, 15 insertions, 12 deletions
diff --git a/encap/TODO b/encap/TODO
index 2f4a45b71..5c4978aca 100644
--- a/encap/TODO
+++ b/encap/TODO
@@ -1,18 +1,16 @@
- * bcfg2-site: create/test
- * ostiary setup / bcfg2 integration scripts
- * envdir overrides
- * etc.
+ * Add daemontools bcfg2-client service startup to either bcfg2-site, or
+ makeself install script.
- * Double-check all permissions, and make sure they are not effected by umask
+ * makeself-dist: create/test
+ * Handle TODO items in ./src/encap-profiles/makeself-2.1.4.ep
+ * End result will be .run distribution that installs all client stuff
+ * gamin and glib (server requirements) will be manual install items
- * Update Makefile to refer 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 in the README.
-
- * Big README update, mention ostiary, daemontools, bcfg2-site etc.
-
- * Handle removals nicely (preremove/postremove scripts)
+ * Double-check all permissions, and make sure they are not effected by
+ the environment's umask
+ * Big documentation update
+
* Build everywhere, basic test and post binaries
* Announce to mailing list:
@@ -20,3 +18,8 @@
* encap support for Solaris (sparc and x86)
* Binary epkg archive at
http://www.pobox.com/users/dclark/mirror/bcfg2-encaps
+
+ * Fix epkg README/Makefile links on dclark.us
+
+ * Handle removals nicely (preremove/postremove scripts)
+ * Work towards full compliance with encap 2.1 spec