A lightweight and minimal system tailored for KVM (via libvirt).
$ apk add qemu-system-x86_64 libvirt-qemu dbus
$ rc-update add libvirt
$ rc-update add dbus
Edit /etc/libvirt/libvirtd.conf to enable remote authentication, then add the group libvirt to the user.
- Finalize QEMU integration
- Save configuration changes on shutdown (detect changes then re-create the apkvol)
- Write documentation (build, workflow with docker, ...)