summaryrefslogtreecommitdiffstats
path: root/encap/TODO
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-10-03 12:13:53 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-10-03 12:13:53 +0000
commit4a5d68a47ecbc3add0d2d6b5785c31d0acace58d (patch)
treeb99d9e8cc227b0f158823dcdb646352626d9b3aa /encap/TODO
parent2c31bf62cb9c67ab798c6730b149d4396934e27d (diff)
downloadbcfg2-4a5d68a47ecbc3add0d2d6b5785c31d0acace58d.tar.gz
bcfg2-4a5d68a47ecbc3add0d2d6b5785c31d0acace58d.tar.bz2
bcfg2-4a5d68a47ecbc3add0d2d6b5785c31d0acace58d.zip
EncapPackages: Merging changes from branches/private/dclark/encap-0.8.5.
Major change is removal of dependancies on libgcc, libstdc++, gettext, and libiconv. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2368 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/TODO')
-rw-r--r--encap/TODO28
1 files changed, 1 insertions, 27 deletions
diff --git a/encap/TODO b/encap/TODO
index 83892c782..0a85baa57 100644
--- a/encap/TODO
+++ b/encap/TODO
@@ -1,37 +1,11 @@
= EncapTodo: TODO =
-== For 0.8.4 ==
-
* Write HOWTO
* Packages all deps of new reports (django etc.) for GNU/Linux
- * Move from lxml (+deps) to elementtree for client
- * Maybe just move to Python 2.5 (which includes elementtree) if final comes
- out on schedule (Sept 12th, 2006 is planned final release date)
-
-== For 0.8.5 or earlier ==
-
- * 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
- * Might be able to make client-side only python 2.5 (statically linked to
- deps like openssl), bcfg2, daemontools, ostiary, and bcfg2-site.
- * http://groups.google.com/groups/starred?lnk=lnmst&hl=en
- * Look into using http://sourceforge.net/projects/cx-freeze/ for client-side
+ * Work towards full compliance with encap 2.1 spec
-== For 0.8.6 or earlier ==
- * Improve handling of libgcc/libstdc++
-
- * Try to make build not effect the build host as much
-
- * Try to make it possible 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$