37f537184c5042595cf1e2d4554d913d12586700
main.rs keeps only the CLI definition and command dispatch: - registry.rs: image-name validation + XDG registry path handling (tests) - build.rs: podman mount/unmount, vmlinuz extraction, cpio/gzip initrd - qemu.rs: direct-kernel-boot VM launch No behavior change; cargo fmt/clippy/test pass, build/run paths verified against the mock-vm image.
Description
Turn container images into bootable VMs
251 KiB
Languages
Rust
75.1%
Shell
24.7%
Dockerfile
0.2%