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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package util contains various u-root utility functions.

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

# Variables

DefaultRamfs are files that are contained in all u-root initramfs archives by default.

# Structs

Commands specifies a list of Golang packages to build with a builder, e.g.
Opts are the arguments to CreateInitramfs.