diff options
author | Daniel Joseph Barnhart Clark <dclark@pobox.com> | 2007-07-19 14:12:43 +0000 |
---|---|---|
committer | Daniel Joseph Barnhart Clark <dclark@pobox.com> | 2007-07-19 14:12:43 +0000 |
commit | 8739c8c403f4a94c7d27bedfd2c2622194671a18 (patch) | |
tree | 59b88b042c7fd2af6b25e59ef964e63749aa09e2 /encap/TODO | |
parent | 277ddd3df02b82a836fd619f2d628b40de197661 (diff) | |
download | bcfg2-8739c8c403f4a94c7d27bedfd2c2622194671a18.tar.gz bcfg2-8739c8c403f4a94c7d27bedfd2c2622194671a18.tar.bz2 bcfg2-8739c8c403f4a94c7d27bedfd2c2622194671a18.zip |
EncapPackages: Broke supported platforms out to seperate file, minor updates to other doc.
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3495 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/TODO')
-rw-r--r-- | encap/TODO | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/encap/TODO b/encap/TODO index 18a0edf98..cff7cc7fb 100644 --- a/encap/TODO +++ b/encap/TODO @@ -1,14 +1,4 @@ = EncapTodo: TODO = - * Fix this: - -nasa:~/svn/bcfg2/encap/src/bcfg2-site# bcfg2-admin help -/usr/local/lib/bcfg2/lib/python2.4/site-packages/M2Crypto-0.17-py2.4-linux-i686.egg/M2Crypto/__m2crypto.py:3: UserWarning: Module lxml was already imported from /usr/local/lib/bcfg2/lib/python2.4/site-packages/lxml-1.2.1-py2.4-linux-i686.egg/lxml/__init__.pyc, but /usr/local/lib/bcfg2/lib/python2.4/site-packages/lxml-1.2.1-py2.4-linux-i686.egg is being added to sys.path -[... and then seems to work fine ...] - - * Add new version of XML.py patch to bcfg2 encap. - - * Move to using svlogd for runit run logs; see: - * http://www.thedjbway.org/svscanboot.html * Write HOWTO @@ -16,6 +6,5 @@ nasa:~/svn/bcfg2/encap/src/bcfg2-site# bcfg2-admin help * Work towards full compliance with encap 2.1 spec - == Documentation Version == $Id$ |