Autor: Brad Campbell Data: Dla: dng Temat: Re: [DNG] ..a viable basis for Devuan as a hypervisor?,
was: libvirt package without X11 and DBus
On 6/8/21 1:04 am, AP wrote: >
>
> On 05.08.2021 12:37, Arnt Karlsen wrote:
>
> <snip>
>> ..any of you guys wanting to package what you have running?
>> To me, this sounds like a viable basis for the bare metal
>> hypervisor idea in the "[DNG] Devuan as a hypervisor?" thread.
>>
> I like the idea of this, if the DEVUAN type1 hypervisor can be avaiable as iso - I would use it myself, especially in headless configuration - no X11, no DBus, no hot plug, no productivity tools in headless variant.
> I could then maintain several pre-installed headless guests, e.g. with horde webmail, or letsencrypt ssl/postfix/ldap/dove/bind, web hosting, video/audio rtsp/hosting/transcoding, or anything else.
>
> Do I understand correctly, that having configuration variant with QEMU /X11/vnc is required, since desktop guests configurations will be supported?
Why do you even need/want libvirt? I have several machines which run qemu guests just using simple bash scripts to bring them up (and all the bash script is there for is to hold the command line parameters). I like libvirt and virt-manager for configuring and customising the guests, but at the end of the day all that is is a fancy front end to qemu.