From 57a3484065040d4a651187d21482ccdd4a8faac4 Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Sat, 2 Sep 2006 23:06:16 +0000 Subject: EncapPackages: * Delete VERSION and ChangeLog, just use bcfg2 version or svn release # * Update install scripts to allow forcing replacement of local config files * Make python build fail if "from httplib import HTTPS" fails * Some doc updates git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2172 ce84e21b-d406-0410-9b95-82705330c041 --- encap/TODO | 34 +++++++++++++++++++++++++++++----- 1 file changed, 29 insertions(+), 5 deletions(-) (limited to 'encap/TODO') diff --git a/encap/TODO b/encap/TODO index 259740fb3..ce9466129 100644 --- a/encap/TODO +++ b/encap/TODO @@ -1,13 +1,37 @@ -= TODO = += EncapTodo: TODO = -== For 0.8.4 == +== For 0.8.3 == + * Fix "from httplib import HTTPS" issue + + * Update README and INSTALL + * Build everywhere, basic test - * Double-check all permissions, and make sure they are not effected by - the environment's umask +== For 0.8.4 == + + * Possibly add GNU Readline library for python + + * Write HOWTO + + * Packages all deps of new reports (django etc.) for GNU/Linux + +== For 0.8.5 or earlier == - * Big documentation update + * Cut down distribution size to something more reasonable + * Some platforms are now >150MB (installed) + * Remove unneeded doc / test code / etc. + * Perhaps make seperate -doc- or -extra- encap packages + * Improve handling of libgcc/libstdc++ + + * Try to make build not effect the build host as much + + * Try to make it easier to build as non-root + * Handle removals nicely (preremove/postremove scripts) * Work towards full compliance with encap 2.1 spec + * Remove /service links in remove scripts for daemontools services + +== Documentation Version == +$Id$ -- cgit v1.2.3-1-g7c22