On Mon, Jan 10, 2022 at 02:23:59PM -0700, Jim Fehlig wrote: > V2 of https://listman.redhat.com/archives/libvir-list/2022-January/msg00336.html > > Changes since V1: > - New patch to only install libvirt-guests when building libvirtd > - Only install libvirt-guests man page when building libvirtd > - Default config overridden in sysconfig file, not environment > > Jim Fehlig (2): > build: Only install libvirt-guests when building libvirtd > docs: Add man page for libvirt-guests > > docs/manpages/index.rst | 1 + > docs/manpages/libvirt-guests.rst | 151 +++++++++++++++++++++++++++++++ > docs/manpages/meson.build | 1 + > libvirt.spec.in | 1 + > tools/libvirt-guests.service.in | 2 +- > tools/meson.build | 38 ++++---- > 6 files changed, 175 insertions(+), 19 deletions(-) > create mode 100644 docs/manpages/libvirt-guests.rst Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> -- Andrea Bolognani / Red Hat / Virtualization