vhaudiquet
3188566b6e
feat: download alpine linux-virt kernel for single --kernel
2026-06-19 16:46:23 +02:00
vhaudiquet
931a6dcfd5
feat: use cpio crate for initramfs creation
...
Add the `cpio` crate as dependency, removing e2fsprogs external dependency.
2026-06-16 20:31:25 +02:00
vhaudiquet
4f44af4449
feat: add --kernel flag for QEMU system emulation mode
...
Add --kernel <PATH> option to boot extracted rootfs in a QEMU virtual
machine instead of namespace/chroot mode. The rootfs is converted to an
ext4 disk image using mke2fs and booted with the provided kernel.
2026-06-16 19:16:34 +02:00
vhaudiquet
c163f89cb2
readme: add animated GIF with usage
CI / Format (push) Successful in 9s
CI / Check (push) Successful in 40s
CI / Clippy (push) Successful in 19s
CI / Test (push) Successful in 34s
2026-06-15 17:17:29 +02:00
vhaudiquet
b12a8db34b
readme: README.md
2026-06-09 19:15:38 +02:00
vhaudiquet
04ed1f25ae
feat: basic functionality
2026-06-09 19:09:57 +02:00