diff options
author | shnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-08-02 14:27:28 +0000 |
---|---|---|
committer | shnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-08-02 14:27:28 +0000 |
commit | f21d141f346afce9f0dab6d9ebc246986311a048 (patch) | |
tree | d2fc4d2ffa2ba5ac37fe1914166eec1cc18276b1 /src/TODO | |
parent | e3ea9c416a9ec70769aee4f9bdcd3904cf8b49d2 (diff) | |
download | sos-f21d141f346afce9f0dab6d9ebc246986311a048.tar.gz |
Merged navid-dev r306 into the trunk
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@307 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/TODO')
-rw-r--r-- | src/TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,5 +1,7 @@ To Do List: + * --batch option + * Gather statistics (time, files collected, commands run) per plugin * Choose sane defaults to satisfy Red Hat support requirements (ie. what @@ -7,12 +9,8 @@ To Do List: * Display on screen what files/commands are being gathered. - * Make sosreport a drop-in replacement for sysreport - * Allow to use a different rootdir than / - * Add support for distributions other than Fedora. - * Make it easier to select a policy module and perhaps optionally include plugins from the library, to allow per-distribution customization. |