package
6.0.0+incompatible
Repository: https://github.com/trenchboot/u-root.git
Documentation: pkg.go.dev

# 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.