Skip to content
This repository has been archived by the owner on Feb 10, 2020. It is now read-only.

BastienM/alpine-kvm-legacy

Repository files navigation

alpine-kvm

Description

A lightweight and minimal system tailored for KVM (via libvirt).

Quick how-to (as a temporary reminder)

$ 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.

TODO

  • Finalize QEMU integration
  • Save configuration changes on shutdown (detect changes then re-create the apkvol)
  • Write documentation (build, workflow with docker, ...)

About

Customized Alpine Linux with KVM embedded

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published