summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-04-17 17:21:20 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-04-17 17:21:20 -0400
commitd7e488931d1c28f9f0693b7eaebe26bea19f72c5 (patch)
tree4cc2f829d4926a1af1f9c78de1ac6936e5fc22cf
parent236ffb911cdd9353ed834767acdc3ca140e3e278 (diff)
downloadthird_party-cobbler-d7e488931d1c28f9f0693b7eaebe26bea19f72c5.tar.gz
third_party-cobbler-d7e488931d1c28f9f0693b7eaebe26bea19f72c5.tar.xz
third_party-cobbler-d7e488931d1c28f9f0693b7eaebe26bea19f72c5.zip
Updated TODO
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index 000a80c..ffaa0bf 100644
--- a/TODO
+++ b/TODO
@@ -3,11 +3,11 @@ now with 1-5 priority ratings
always:
2 - better documentation (particularly online articles)
-5 - switch to asciidoc?
+ switch (manpages) to asciidoc?
core:
5 - "check" should check if services (esp httpd) are started
-1 - better tracking solution. RHEL4 doesn't do syslog, and RHEL4 server doesn't work w/ the current soln.
+1 - better tracking solution.
user interface:
3 - "cobbler add" should be distinguished from "edit" so as to not overwrite
@@ -30,7 +30,8 @@ ideas:
4 - someone suggested looking at OMAPI for DHCP management
3 - explore use cases for pykickstart "plugin" concept
5 - mDNS discovery of server from koan
-1 - (stateless) scripts triggered on profile/system/distro add
+1 - XMLRPC cobbler daemon to isolate koan from yaml parsing and allow future
+ advanced features.
small bugs:
3 - no logrotate or cleanup for /var/log/cobbler (kickstart tracking)