mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-05 10:47:26 -05:00
spec: Merge -admin package into -daemon
It's useful to have virt-admin around when debugging issues with libvirtd, and since it's a tiny binary we can simply include it in the -daemon package to ensure it's always going to be available when needed. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Neal Gompa <ngompa13@gmail.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
@@ -27,13 +27,6 @@ RPM packages
|
||||
every other libvirt RPM package. Almost every deployment scenario would be
|
||||
better served by picking one of the other RPMs listed below.
|
||||
|
||||
* libvirt-admin
|
||||
|
||||
The virt-admin tool, used for administrative operations on any libvirt
|
||||
daemons. Most usefully it allows for logging filters and outputs to be
|
||||
reconfigured on a running daemon without a restart. This is recommended
|
||||
to be installed on any host running a libvirt daemon.
|
||||
|
||||
* libvirt-bash-completion
|
||||
|
||||
Argument auto-completion support for the Bash shell. This is shared code that
|
||||
@@ -57,6 +50,11 @@ RPM packages
|
||||
virtlockd and virtproxyd daemons, plus a number of helpers, configuration
|
||||
files and other bits necessary to create and admin a virtualization host.
|
||||
|
||||
The virt-admin tool, also included in this package, is used for
|
||||
administrative operations on any libvirt daemons. Most usefully it allows
|
||||
for logging filters and outputs to be reconfigured on a running daemon
|
||||
without a restart.
|
||||
|
||||
* libvirt-daemon-config-network
|
||||
|
||||
The sample configuration file providing the 'default' virtual network that
|
||||
|
||||
Reference in New Issue
Block a user