Read image config
How to gather the information from the system
Task
- scan /boot for available bootable images
- scan our own config-space where packages can install their config to (e.g. /usr/share/dkt/...)
Scan /boot
- How to define if an image needs an initrd? Debconf question?
Implementation
| Interface: | dkt.hooks.interfaces.IImageConfig |
|---|

