feat: Add package docker-to-rootfs (#121)

This package will handle creating the rootfs needed by CrosVM

> More info incoming
This commit is contained in:
Wanjohi
2024-10-10 14:42:16 +03:00
committed by GitHub
parent cc51bd6f70
commit 7b29d68aed
5 changed files with 192 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
DEFAULT linux
SAY Now booting the kernel from SYSLINUX...
LABEL linux
KERNEL /vmlinuz
APPEND rw root=/dev/sda1 initrd=/initrd.img