# Functions
BinaryCmds returns a list of Commands with cmds built as a busybox.
BusyBoxCmds returns a list of Commands with cmds built as a busybox.
CreateInitramfs creates an initramfs built to opts' specifications.
DefaultRamRamfs returns a cpio.Archive for the target OS.
ParseExtraFiles adds files from the extraFiles list to the archive.
ResolvePackagePaths takes a list of Go package import paths and directories and turns them into exclusively import paths.