# Functions
Execute executes a previously loaded OSImage.
# Structs
LinuxImage implements OSImage for a Linux kernel + initramfs.
MultibootImage is a multiboot-formated OSImage, such as ESXi, Xen, Akaros, tboot.
# Interfaces
OSImage represents a bootable OS package.