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

Jim Fehlig posted 11 patches 1 year, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20221220212627.23016-1-jfehlig@suse.com
There is a newer version of this series
docs/kbase/rpm-deployment.rst |  50 ++++--
libvirt.spec.in               | 329 ++++++++++++++++++++++++----------
2 files changed, 267 insertions(+), 112 deletions(-)
[PATCH V3 00/11] spec: Decompose the daemon subpackage
Posted by Jim Fehlig 1 year, 4 months ago
This is V3 of

https://listman.redhat.com/archives/libvir-list/2022-December/236337.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 V2:
* Move more files and dependencies to the libvirt-daemon-common package
* Address many more review comments

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 |  50 ++++--
 libvirt.spec.in               | 329 ++++++++++++++++++++++++----------
 2 files changed, 267 insertions(+), 112 deletions(-)

-- 
2.38.1