Skip to content

Add initramfs support #1

@sameo

Description

@sameo

Allow for passing a separate rootfs as an initramfs file (a compressed cpio archive

For example, from a root filesystem:

cd rootfs
find . -print0 | cpio -ov --format=newc | gzip -9 >../initramfz

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions