summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2006-10-17 11:43:46 -0400
committerJim Meyering <jim@meyering.net>2006-10-17 11:43:46 -0400
commitd97c78157ed8b8b16b4e811c93d081fe7254fdff (patch)
tree767a5355d4534064dd336ea61cb5c1b75442b110 /TODO
parente2e0917ac7918b7c00190f76e9b6f01086435c4b (diff)
downloadthird_party-cobbler-d97c78157ed8b8b16b4e811c93d081fe7254fdff.tar.gz
third_party-cobbler-d97c78157ed8b8b16b4e811c93d081fe7254fdff.tar.xz
third_party-cobbler-d97c78157ed8b8b16b4e811c93d081fe7254fdff.zip
Updated TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index 2451324..060e46b 100644
--- a/TODO
+++ b/TODO
@@ -4,8 +4,8 @@ core:
- turn on locking in production
- "enchant" feature needs some modifications:
- verify that syslinux and mkinitrd are installed on the remote.
- - issues with ssh key changes locking it out (known_hosts)
- should be written in a more distro-agnostic way.
+ - improved error checking and feedback to the cobbler user
- Port over to xeninst python module once available for something other than Rawhide
- import over http://, ftp:// in addition to existing file and rsync://
@@ -26,4 +26,7 @@ ideas:
do their own thing)
- Wake on lan integration for PXE
- Integration with other remote power options (how might this work?)
- - when creating a system definition generate the ssh key.
+ - when creating a system definition generate the ssh key
+ so it's usable in kickstart templating. Include this in the default
+ kickstart that is created with import.
+