summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2006-10-11 11:43:13 -0400
committerJim Meyering <jim@meyering.net>2006-10-11 11:43:13 -0400
commita0b61ddb6681474cc67a0667f679ceea08191d3e (patch)
treef53a45a96c8b961b82fc3d0ce1d5c3dd40efdc84 /TODO
parente3c21f3a12fe5350cc2a9d6b984304bb30293b96 (diff)
downloadthird_party-cobbler-a0b61ddb6681474cc67a0667f679ceea08191d3e.tar.gz
third_party-cobbler-a0b61ddb6681474cc67a0667f679ceea08191d3e.tar.xz
third_party-cobbler-a0b61ddb6681474cc67a0667f679ceea08191d3e.zip
(1) initial work on a command to import build trees into cobbler in
a really fast, automated way (2) bundling 2.4's subprocess as sub_process (it's supposed to work) since subprocess isn't available on 2.3 and we want to support lots of 2.3 machines
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index d6c5868..f7d2066 100644
--- a/TODO
+++ b/TODO
@@ -6,3 +6,7 @@ cobbler TODO list
- Locking
- For "enchant", try to verify that syslinux and mkinitrd are installed on the remote.
- "make test" shouldn't overwrite files in /var/lib/cobbler/
+
+Non functional:
+ - an argument parsing overhaul is probably due
+ - remove the cobbler_msg logic since i18n isn't likely