mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
docs: Use consistent vertical spacing
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:
parent
7657804df7
commit
3e14f008dc
@ -34,14 +34,12 @@ RPM packages
|
||||
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
|
||||
is pulled in by either the libvirt-admin or libvirt-clients RPMs, so there is
|
||||
no need to explicitly ask for this package to be installed.
|
||||
|
||||
|
||||
* libvirt-client
|
||||
|
||||
The virsh tool, used for interacting with any libvirt driver, both primary
|
||||
@ -49,14 +47,12 @@ RPM packages
|
||||
installs should have this installed as it provides a useful way to view and
|
||||
debug what is being done by other applications using libvirt.
|
||||
|
||||
|
||||
* libvirt-daemon
|
||||
|
||||
The monolithic libvirtd daemon, traditionally used for running all the
|
||||
stateful drivers. This package does not contain any drivers, so further
|
||||
packages need to be installed to provide the desired drivers.
|
||||
|
||||
|
||||
* libvirt-daemon-config-network
|
||||
|
||||
The sample configuration file providing the 'default' virtual network that
|
||||
@ -64,7 +60,6 @@ RPM packages
|
||||
on desktop installations, but is not typically desired on server
|
||||
installations where VMs will use full bridged connectivity.
|
||||
|
||||
|
||||
* libvirt-daemon-config-nwfilter
|
||||
|
||||
The sample configuration files providing the network filters for protecting
|
||||
@ -72,14 +67,12 @@ RPM packages
|
||||
MAC and IP spoofing. This is typically desired on server installations, if
|
||||
the mgmt app is using libvirt's network filtering features.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-interface
|
||||
|
||||
The dynamically loadable driver providing an implementation of the host
|
||||
network interface management APIs, as well as the virtinterfaced daemon
|
||||
binary.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-libxl
|
||||
|
||||
The dynamically loadable driver providing an implementation of the hypervisor
|
||||
@ -89,13 +82,11 @@ RPM packages
|
||||
Note that this is a minimal package so does not actually pull in the full
|
||||
Xen hypervisor package set. This be must requested separately.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-lxc
|
||||
|
||||
The dynamically loadable driver providing an implementation of the hypervisor
|
||||
APIs for Linux containers, as well as the virtlxcd daemon binary.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-network
|
||||
|
||||
The dynamically loadable driver providing an implementation of the virtual
|
||||
@ -103,20 +94,17 @@ RPM packages
|
||||
binary. Typically the libvirt-daemon-config-network RPM will also be desired
|
||||
when this is installed.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-nodedev
|
||||
|
||||
The dynamically loadable driver providing an implementation of the host
|
||||
device management APIs, as well as the virtnodedevd daemon binary.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-nwfilter
|
||||
|
||||
The dynamically loadable driver providing an implementation of the host
|
||||
network firewall management APIs, as well as the virtnwfilterd daemon
|
||||
binary.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-qemu
|
||||
|
||||
The dynamically loadable driver providing an implementation of the hypervisor
|
||||
@ -126,12 +114,11 @@ RPM packages
|
||||
Note that this is a minimal package so does not actually pull in the full
|
||||
QEMU or KVM package set. This be must requested separately.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-secret
|
||||
|
||||
The dynamically loadable driver providing an implementation of the secret
|
||||
data management APIs, as well as the virtsecretd daemon binary.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-storage
|
||||
|
||||
This is an empty package that exists only as a convenient way to request
|
||||
@ -141,7 +128,6 @@ RPM packages
|
||||
a smaller install footprint can be obtained by requesting the individual
|
||||
drivers.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-storage-core
|
||||
|
||||
The dynamically loadable driver providing an implementation of the host
|
||||
@ -151,74 +137,62 @@ RPM packages
|
||||
Note that this is a minimal package so does not actually pull in any pool
|
||||
implementations.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-storage-disk
|
||||
|
||||
The dynamically loadable driver providing an implementation of the disk
|
||||
partition storage pool type, for the storage pool management APIs.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-storage-gluster
|
||||
|
||||
The dynamically loadable driver providing an implementation of the GlusterFS
|
||||
file storage pool type, for the storage pool management APIs.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-storage-iscsi
|
||||
|
||||
The dynamically loadable driver providing an implementation of the ISCSI
|
||||
disk storage pool type, for the storage pool management APIs.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-storage-iscsi-direct
|
||||
|
||||
The dynamically loadable driver providing an implementation of the ISCSI
|
||||
network storage pool type, for the storage pool management APIs.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-storage-logical
|
||||
|
||||
The dynamically loadable driver providing an implementation of the LVM
|
||||
storage pool type, for the storage pool management APIs.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-storage-mpath
|
||||
|
||||
The dynamically loadable driver providing an implementation of the multipath
|
||||
disk storage pool type, for the storage pool management APIs.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-storage-rbd
|
||||
|
||||
The dynamically loadable driver providing an implementation of the RBD
|
||||
network storage pool type, for the storage pool management APIs.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-storage-scsi
|
||||
|
||||
The dynamically loadable driver providing an implementation of the SCSI
|
||||
disk storage pool type, for the storage pool management APIs.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-storage-sheepdog
|
||||
|
||||
The dynamically loadable driver providing an implementation of the SheepDog
|
||||
network storage pool type, for the storage pool management APIs.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-storage-zfs
|
||||
|
||||
The dynamically loadable driver providing an implementation of the ZFS
|
||||
file storage pool type, for the storage pool management APIs.
|
||||
|
||||
|
||||
* libvirt-daemon-driver-vbox
|
||||
|
||||
The dynamically loadable driver providing an implementation of the host
|
||||
network interface management APIs, as well as the virtinterfaced daemon
|
||||
binary.
|
||||
|
||||
|
||||
* libvirt-daemon-kvm
|
||||
|
||||
This is an empty package that exists only as a convenient way to request
|
||||
@ -235,7 +209,6 @@ RPM packages
|
||||
features, the subset of libvirt-daemon-driver-XXX packages should be used
|
||||
instead.
|
||||
|
||||
|
||||
* libvirt-daemon-lxc
|
||||
|
||||
This is an empty package that exists only as a convenient way to request
|
||||
@ -249,7 +222,6 @@ RPM packages
|
||||
features, the subset of libvirt-daemon-driver-XXX packages should be used
|
||||
instead.
|
||||
|
||||
|
||||
* libvirt-daemon-qemu
|
||||
|
||||
This is an empty package that exists only as a convenient way to request
|
||||
@ -266,7 +238,6 @@ RPM packages
|
||||
features, the subset of libvirt-daemon-driver-XXX packages should be used
|
||||
instead.
|
||||
|
||||
|
||||
* libvirt-daemon-vbox
|
||||
|
||||
This is an empty package that exists only as a convenient way to request
|
||||
@ -280,7 +251,6 @@ RPM packages
|
||||
features, the subset of libvirt-daemon-driver-XXX packages should be used
|
||||
instead.
|
||||
|
||||
|
||||
* libvirt-daemon-xen
|
||||
|
||||
This is an empty package that exists only as a convenient way to request
|
||||
@ -297,7 +267,6 @@ RPM packages
|
||||
features, the subset of libvirt-daemon-driver-XXX packages should be used
|
||||
instead.
|
||||
|
||||
|
||||
* libvirt-devel
|
||||
|
||||
The header files required to build applications, or language bindings against
|
||||
@ -327,14 +296,12 @@ RPM packages
|
||||
A simple login shell that automatically spawns an LXC container for the user
|
||||
logging in and places them in a shell inside that container.
|
||||
|
||||
|
||||
* libvirt-nss
|
||||
|
||||
A NSS plugin that provides hostname resolution for guests attached to a
|
||||
libvirt virtual network. It is recommended to be installed on any host with
|
||||
guests using the libvirt virtual network connectivity.
|
||||
|
||||
|
||||
* libvirt-wireshark
|
||||
|
||||
A wireshark plugin that allows for dissecting the XDR based RPC protocol used
|
||||
|
Loading…
x
Reference in New Issue
Block a user