summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-03-22 14:42:20 -0400
committerJim Meyering <jim@meyering.net>2007-03-22 14:42:20 -0400
commitae56edfe35b9fb058967b296dfda17f620215353 (patch)
treef69a303570ca26e93f960b41513c56f4f9a0d6f6 /TODO
parent98b98b5dbf609e6b78da863e6361fe22b24be5b8 (diff)
downloadthird_party-cobbler-ae56edfe35b9fb058967b296dfda17f620215353.tar.gz
third_party-cobbler-ae56edfe35b9fb058967b296dfda17f620215353.tar.xz
third_party-cobbler-ae56edfe35b9fb058967b296dfda17f620215353.zip
Ongoing work for 0.4.4 -- misc tweaks/fixes, and continuation on the kernel-parameters-get-shorter effort
as well as templating and import features. Plus some random things, like case insensitive paths and some additional argument checking.
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 4 insertions, 10 deletions
diff --git a/TODO b/TODO
index 18d0917..e5d6793 100644
--- a/TODO
+++ b/TODO
@@ -9,19 +9,17 @@ more new thoughts:
core:
1 - import over http://, ftp:// in addition to existing file and rsync:// and ssh://
-1 - better support for import from DVD (with cleaner imported names)
5 - "check" should check if services (esp httpd) are started
-3 - allow rsync without ssh option
user interface:
5 - "cobbler add" should be distinguished from "edit" so as to not overwrite
5 - GTK (or Web) UI for Cobbler ?
5 - have -v or --version
-3 - cobbler system names (indeed, everything) should be case insensitive.
-virt:
+koan items:
1 - enable more virtualization types in koan
-4 - (more of a koan item) LVM support
+4 - LVM support
+1 - hwvirt
code cleanup:
5 - remove the cobbler_msg logic since i18n isn't likely
@@ -31,12 +29,8 @@ ideas:
for alternative bootloaders (not neccessarily kickstart related)
to be added. (Low priority)
4 - someone suggested looking at OMAPI for DHCP management
-1 - make syslinux config files be template generated also
small bugs:
-3 - cobbler report with a random parameter produces no output
- that should be an error... is that still the case?
3 - no logrotate or cleanup for /var/log/cobbler (kickstart tracking)
-4 - cobbler import should attach "tree" to distro, not profile
-3 - provide ways to get around max kernel length limits (symlink paths?)
+3 - add warning if kernel arg length is exceeded