From 144f1344adf60815c8c57e93b5ed0acf98bbc40f Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Thu, 24 Aug 2006 03:21:17 +0000 Subject: EncapPackages: A bunch of changes, including but not limited to: * Cleaner directory structure * Numerous Makefile improvements * Makefile no longer tied to specific versions of encap packages (except in the case of python-apt, which is distro-specific) * Automatic dependancy generation from encap package files * bcfg2-site pretty much done git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2103 ce84e21b-d406-0410-9b95-82705330c041 --- encap/TODO | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) (limited to 'encap/TODO') 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 -- cgit v1.2.3-1-g7c22