System config
The file /etc/dkt/config
Section: base
Necessary.
Examples
Old examples:
[base] bootloader: yaboot [boot: 1] match: version == "2.6.15" and "vserver" in features default: true description: Linux VServer %(version)s [boot: egal] [boot: 2] type: yaboot-macosx of-path: /dev/hda3
[base] bootloader: grub [boot: xen] match: type == 'xen-linux' [boot: no] [boot: win] type: grub-raw grub-device: (hd0,1)

