Library to manage VM's on hosts - mirror
  • Rust 94.6%
  • Shell 5.3%
  • Makefile 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Till Wegmueller ad2a0f22a8 fix(qemu): attach the NoCloud seed via an explicit AHCI controller
if=ide lands on piix IDE on the i440fx machine (which UEFI guests boot
on since the vioif fix); minimized illumos images carry no ata/cmdk
driver, so the CIDATA seed silently disappears and first-boot
provisioning is skipped. An explicit AHCI controller needs only the
ahci driver on every machine type, and still keeps the seed off the
root disk virtio ordering.
2026-07-12 18:31:57 +02:00
brand/nebula-vm Add vm-manager library and vmctl CLI 2026-02-14 18:25:17 +01:00
crates fix(qemu): attach the NoCloud seed via an explicit AHCI controller 2026-07-12 18:31:57 +02:00
docs Fix docs-vs-implementation gaps and add OCI registry documentation 2026-04-12 23:02:04 +02:00
scripts Fix forger version check to use absolute path 2026-02-15 13:46:12 +01:00
.gitignore Remove docs build output and gitignore docs/book/ 2026-02-15 13:38:05 +01:00
Cargo.lock feat(oci): stream image pulls to disk; ring-only TLS via oci-client 0.17 2026-06-16 14:19:27 +02:00
Cargo.toml feat(oci): stream image pulls to disk; ring-only TLS via oci-client 0.17 2026-06-16 14:19:27 +02:00
Makefile Add OmniOS builder VM definition and provisioning scripts 2026-02-14 21:56:43 +01:00
VMFile.kdl Generate per-VM Ed25519 SSH keypairs instead of requiring user keys 2026-02-14 23:05:28 +01:00