summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2006-09-13 16:13:03 -0400
committerJim Meyering <jim@meyering.net>2006-09-13 16:13:03 -0400
commit0004e23dacad62ac32471ead3a92c7e28c0ded97 (patch)
treedc4a06e4ec43812d31faf6e5269ca2714342c2c3 /TODO
parentfca4ddb1a3364381e5eb2cf7768a4e221a31e41e (diff)
downloadthird_party-cobbler-0004e23dacad62ac32471ead3a92c7e28c0ded97.tar.gz
third_party-cobbler-0004e23dacad62ac32471ead3a92c7e28c0ded97.tar.xz
third_party-cobbler-0004e23dacad62ac32471ead3a92c7e28c0ded97.zip
Updated TODO, which was pretty old.
Diffstat (limited to 'TODO')
-rw-r--r--TODO20
1 files changed, 3 insertions, 17 deletions
diff --git a/TODO b/TODO
index b333c8d..b1a7109 100644
--- a/TODO
+++ b/TODO
@@ -1,22 +1,8 @@
-bootconf TODO list
+cobbler TODO list
-T - Implement Xen tree creation / write xen-net-install
- - Bootconf 'trace' command to show what a system would be provisioned to
-I - Manpage (in progress) .. continuously...
- - Pulling the kernel and initrd from the kickstart information
- distro add [--kickstart] optionally as alternative to
- [--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.
- - 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).
- - 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.
+ - SELinux means we want tftp files in /tftpboot and HTTP files in /var/www/something.
+ May need to be chcon aware, maybe not. Some files will be duplicated because of this.
-LEGEND
-
-T = DONE. SOME TESTING STILL TBA.
-P = PARTIAL
-I = IN PROGRESS