diff options
author | Daniel Joseph Barnhart Clark <dclark@pobox.com> | 2006-08-26 22:48:47 +0000 |
---|---|---|
committer | Daniel Joseph Barnhart Clark <dclark@pobox.com> | 2006-08-26 22:48:47 +0000 |
commit | fd57f6e2bba71c71aeb614aa002499004253c612 (patch) | |
tree | 147ef5682076ceaebeea232b0cfcbbb524bf5ec7 /encap/TODO | |
parent | 1f3c75b4c4424ef178e654f992763bdc33fe729c (diff) | |
download | bcfg2-fd57f6e2bba71c71aeb614aa002499004253c612.tar.gz bcfg2-fd57f6e2bba71c71aeb614aa002499004253c612.tar.bz2 bcfg2-fd57f6e2bba71c71aeb614aa002499004253c612.zip |
EncapPackages: Added bcfg2 bump functionality to
encap/src/encap-profiles/Makefile
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2122 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/TODO')
-rw-r--r-- | encap/TODO | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/encap/TODO b/encap/TODO index 2205b2a92..5820f63ae 100644 --- a/encap/TODO +++ b/encap/TODO @@ -1,21 +1,21 @@ - * makeself-dist: create/test - * End result will be .run distribution that installs all client stuff - * gamin and glib (server requirements) will be manual install items - - * Double-check all permissions, and make sure they are not effected by - the environment's umask += TODO = +== For 0.8.3 == * Small documentation update - + + * Build everywhere, basic test + * Send blurb to desai for 0.8.3 announcement: * daemontools & ostiary stuff * encap support for Solaris (sparc and x86) * Binary epkg archive at http://www.pobox.com/users/dclark/mirror/bcfg2-encaps - * Build everywhere, basic test - +== For 0.8.4 == * Big documentation update - + + * Double-check all permissions, and make sure they are not effected by + the environment's umask + * Handle removals nicely (preremove/postremove scripts) * Work towards full compliance with encap 2.1 spec |