summaryrefslogtreecommitdiffstats
path: root/encap/TODO
blob: e4ef34cdbab9229f33847cd951919df448fdb3bd (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
= EncapTodo: TODO =

== For 0.8.3 ==

 * Fix "from httplib import HTTPS" issue
 
 * Update README and post to Wiki
 
 * Update EncapPackages on the Wiki
  
 * Build everywhere, basic test
 
 * Fix bcfg2bump (see IRC)
 
 * Test bcfg2bump
 
== For 0.8.4  ==

 * 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)

 * Possibly add GNU Readline library for python
 
 * Packages all deps of new reports (django etc.) for GNU/Linux

 * Write HOWTO
 
== 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
   
 * 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$