summaryrefslogtreecommitdiffstats
path: root/TODO
blob: a4c25298e78b0e90bdb95d42e28e3553cc2a8032 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
bootconf 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.  
  -  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?
     
LEGEND

T = DONE. SOME TESTING STILL TBA.
P = PARTIAL
I = IN PROGRESS