diff options
author | shnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-07-10 18:06:50 +0000 |
---|---|---|
committer | shnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-07-10 18:06:50 +0000 |
commit | 6143c9a79a9d53b8bbbeafab5e38f267e60d7acb (patch) | |
tree | cb62ebb457cf3197512363e323217dd7bd35acca /src | |
parent | 9f07225265dbca3b1901bfb75bb839d2030f7fd6 (diff) | |
download | sos-6143c9a79a9d53b8bbbeafab5e38f267e60d7acb.tar.gz |
* updated TODO list
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@189 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src')
-rw-r--r-- | src/TODO | 15 |
1 files changed, 10 insertions, 5 deletions
@@ -1,10 +1,15 @@ To Do List: -Add support for distributions other than Fedora. + * Choose sane defaults to satisfy Red Hat support requirements (ie. what + plugins should be loaded by default, with what options, etc) -Make it easier to select a policy module and perhaps optionally include -plugins from the library, to allow per-distribution customization. + * Make sosreport a drop-in replacement for sysreport -Documentation - plugin howto doc, inline doc in plugin template + * Add support for distributions other than Fedora. -review and test error handling for things like a full tmp file system + * Make it easier to select a policy module and perhaps optionally include + plugins from the library, to allow per-distribution customization. + + * Documentation - plugin howto doc, inline doc in plugin template + + * Review and test error handling for things like a full tmp file system |