[PATCH V2 0/2] docs: Add man page for libvirt-guests

Jim Fehlig jfehlig at suse.com
Mon Jan 10 21:23:59 UTC 2022


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

-- 
2.34.1





More information about the libvir-list mailing list