aboutsummaryrefslogtreecommitdiffstats
path: root/src/TODO
diff options
context:
space:
mode:
authorsconklin <sconklin@ef72aa8b-4018-0410-8976-d6e080ef94d8>2006-07-17 15:24:34 +0000
committersconklin <sconklin@ef72aa8b-4018-0410-8976-d6e080ef94d8>2006-07-17 15:24:34 +0000
commit7af260bf560597a7371404c19caf4ae47deefc11 (patch)
tree0efd53e9627f1e8cc74a9bfc7eb1ab00bca3ee58 /src/TODO
parent6272e3abf035e9a24bb37a4e27a12c35bb87cb3f (diff)
downloadsos-7af260bf560597a7371404c19caf4ae47deefc11.tar.gz
various cleanups and documentation tweaks
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@17 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/TODO')
-rw-r--r--src/TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/TODO b/src/TODO
index ebb0e9bc..ff2c20f5 100644
--- a/src/TODO
+++ b/src/TODO
@@ -9,7 +9,13 @@ example is in named.py when running a chrooted named.
ADD - allow each plugin to optionally not load, and to be able to test whether
other packages are installed. For example, if apache isn't installed, don't
-load the apache plugin.
+load the apache plugin. This needs to be done in a distribution-independent
+manner.
+
+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.
Documentation - man page, plugin howto doc, inline doc in plugin template