[PATCH V6 00/11] spec: Decompose the daemon subpackage

Jim Fehlig jfehlig at suse.com
Tue Jan 3 21:22:04 UTC 2023


This is V6 of

https://listman.redhat.com/archives/libvir-list/2022-December/236502.html

The end goal is to remove the libvirt-dameon dependency on the various
libvirt-daemon-driver-foo subpackages, allowing installation of a
modular daemon configuration without the traditional monolithic libvirtd.

Changes from V5:
* Remove lockd dependency from hypervisor packages
* Add virtproxyd as a weak dependency to the hypervisor packages

Jim Fehlig (11):
  spec: Move virtlockd to a new subpackage libvirt-daemon-lock
  spec: Move virtlogd to a new subpackage libvirt-daemon-log
  spec: Move virtproxyd to a new subpackage libvirt-daemon-proxy
  spec: Move lockd plugin to a new subpackage
  spec: Rename the libvirt-lock-sanlock subpackage
  spec: Move common files and dependencies to libvirt-daemon-common
  spec: Add module-init-tools dependency to nodedev and lxc drivers
  spec: Add numad dependency to qemu and lxc drivers
  spec: Remove libvirt-daemon dependency from drivers
  spec: Remove libvirt-daemon dependency from hypervisor subpackages
  kbase: Update rpm-deployment.rst with new subpackages

 docs/kbase/rpm-deployment.rst |  48 +++--
 libvirt.spec.in               | 325 ++++++++++++++++++++++++----------
 2 files changed, 265 insertions(+), 108 deletions(-)

-- 
2.38.1



More information about the libvir-list mailing list