On 09/03/2010 12:34 PM, Jiri Denemark wrote:
Unless anyone speaks up with another opinion, I'll prepare a patch that
makes libvirt-guests depend on WITH_LIBVIRTD.
The init script is part of libvirt-client package because it doesn't require
libvirtd. On hosts with VirtualBox hypervisor, libvirtd
> Unless anyone speaks up with another opinion, I'll prepare a patch that
> makes libvirt-guests depend on WITH_LIBVIRTD.
The init script is part of libvirt-client package because it doesn't require
libvirtd. On hosts with VirtualBox hypervisor, libvirtd is not needed and
libvirt-guests script ca
On mingw, libvirt is typically configured --without-libvirtd, because
the mingw build is designed to target other hosts, but cannot natively
run as a hypervisor. Additionally, mingw doesn't really have a notion
of /etc/sysconf, so installing /etc/sysconfig/libvirt-guests doesn't
work too well.