Documentation
¶
Overview ¶
Example programs that demonstrate the use of go.pdmccormick.com/initramfs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupCompressReaders ¶
func SetupCompressReaders()
Adds XzReader and ZstdReader to the global go.pdmccormick.com/initramfs.CompressReaders map.
func XzReader ¶
An Xz go.pdmccormick.com/initramfs.CompressReader using the github.com/ulikunitz/xz package.
func ZstdReader ¶
An Zstd go.pdmccormick.com/initramfs.CompressReader using the github.com/klauspost/compress/zstd
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Generates an initramfs archive for early microcode loading according to reference in [The Linux Microcode Loader].
|
Generates an initramfs archive for early microcode loading according to reference in [The Linux Microcode Loader]. |
Click to show internal directories.
Click to hide internal directories.