[PATCH V2 0/9] spec: Decompose the daemon subpackage

Jim Fehlig posted 9 patches 1 year, 4 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
docs/kbase/rpm-deployment.rst |  38 ++++-
libvirt.spec.in               | 294 +++++++++++++++++++++++-----------
2 files changed, 235 insertions(+), 97 deletions(-)
[PATCH V2 0/9] spec: Decompose the daemon subpackage
Posted by Jim Fehlig 1 year, 4 months ago
This is a V2 of:
https://listman.redhat.com/archives/libvir-list/2022-December/236073.html

Original RFC:
https://listman.redhat.com/archives/libvir-list/2022-November/235924.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.

Change from V1:
- Change name of new subpackage libvirt-daemon-client to libvirt-daemon-common
- Rename the libvirt-lock-sanlock package to libvirt-daemon-plugin-sanlock
- Update rpm-deployment kbase article
- Misc review comments addressed

Jim Fehlig (9):
  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 to a new subpackage libvirt-daemon-common
  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 |  38 ++++-
 libvirt.spec.in               | 294 +++++++++++++++++++++++-----------
 2 files changed, 235 insertions(+), 97 deletions(-)

-- 
2.38.1