Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pdmccormick/go-initramfs

Repository files navigation

initramfs

Read and write Linux kernel initramfs-style cpio "newc" formatted archives.

import "go.pdmccormick.com/initramfs"

This implementation follows the documented kernel buffer format. See also early userspace support for more information about how the kernel uses initramfs during the boot process.

See examples for demonstrations of how to use this package.

About

Read and write Linux kernel initramfs archives.

Topics

Resources

License

Stars

Watchers

Forks

Languages