Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FirmwareBaseDir = "/lib/firmware"
Functions ¶
This section is empty.
Types ¶
type File ¶
type File struct {
SrcPath string // Absolute path on host (may be compressed)
DstPath string // Path in initramfs (always uncompressed name)
// contains filtered or unexported fields
}
File represents a firmware file to include in the initramfs
Click to show internal directories.
Click to hide internal directories.