summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 000a80ca78f2955eb3ad8953610cf46a3af2fbac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
cobbler TODO list.
now with 1-5 priority ratings

always:
2  -  better documentation (particularly online articles)
5  -  switch to asciidoc?

core:
5 -  "check" should check if services (esp httpd) are started
1 -  better tracking solution.  RHEL4 doesn't do syslog, and RHEL4 server doesn't work w/ the current soln.

user interface:
3 -  "cobbler add" should be distinguished from "edit" so as to not overwrite
     ex: "cobbler edit profile --name=asdf --kickstart=foo" should just change the kickstart.
5 -  GTK (or Web) UI for Cobbler ?
5 -  have -v or --version

koan items:
1 -  enable more virtualization types in koan
4  - LVM support
1  - hwvirt

code cleanup:
5 -  remove the cobbler_msg logic since i18n isn't likely

ideas:
5 -  make the multiple-bootloader system more plugin oriented to allow
     for alternative bootloaders (not neccessarily kickstart related)
     to be added.  (Low priority)
4 -  someone suggested looking at OMAPI for DHCP management
3 -  explore use cases for pykickstart "plugin" concept
5 -  mDNS discovery of server from koan
1 -  (stateless) scripts triggered on profile/system/distro add

small bugs:
3  - no logrotate or cleanup for /var/log/cobbler (kickstart tracking)
3  - relax detection of kernel/initrd to accept any file
5  - use smaller swap dependant on ram setting.