Add QEMU VM helper script for development environment
Introduces bin/yino-vm with create, boot, delete, and status subcommands for managing a QEMU x86_64 VM on macOS. Auto-detects OVMF firmware paths and CPU/accelerator (HVF on Intel, TCG on Apple Silicon). VM artifacts are stored in vm/ (gitignored). Completes TODO #1. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
## TODO
|
||||
|
||||
- [ ] Set up development environment (QEMU VM for testing)
|
||||
- [x] Set up development environment (QEMU VM for testing)
|
||||
- [ ] Create ISO generation pipeline (Debian ISO with unattended install that triggers Yino installer)
|
||||
- [ ] Configure boot and full disk encryption (LUKS, initramfs, bootloader) as part of unattended install
|
||||
- [ ] Port Omarchy installer to Debian (runs post-install, equivalent of Omarchy's phase 2-5 scripts)
|
||||
|
||||
Reference in New Issue
Block a user