summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2006-05-03 18:09:53 -0400
committerJim Meyering <jim@meyering.net>2006-05-03 18:09:53 -0400
commit9e5ae61268b7963254c26feecc2bc67e4cf21f25 (patch)
treeca26f602ae2ec813e415ee319b5c39be9c7944c6 /TODO
parent69488634bba8309474bf2153efda7feb61366670 (diff)
downloadthird_party-cobbler-9e5ae61268b7963254c26feecc2bc67e4cf21f25.tar.gz
third_party-cobbler-9e5ae61268b7963254c26feecc2bc67e4cf21f25.tar.xz
third_party-cobbler-9e5ae61268b7963254c26feecc2bc67e4cf21f25.zip
Misc cobbler cleanup. Switched to the new yaml parser (it's uglier,
need to do something about that). Added some tests. Modified test code so it never clobbers a working install.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index ae76140..8c18700 100644
--- a/TODO
+++ b/TODO
@@ -8,11 +8,9 @@ I - Manpage (in progress) .. continuously...
[--kernel=] and [--initrd=]. If so, groups can inherit kickstart info
from the group (can and must if the distro has a kickstart specified).
- Don't require root, check for permissions on dirpaths we touch.
- - Review 'check' to make sure it makes sense when there is no dhcpd.
- Support pxelinux's default directory
- Subnet creation shorthand ... (system objects that match multiples?)
- MAC ranges for Xen (how best to do this? shelve this for now).
- - Consider some sort of kickstart manager to templatize kickstarts?
- If there is a parse error in /etc/cobbler.conf and the user
deletes that file, fix the bug that also deletes the file in /var.