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
|
reconfigured on a running daemon without a restart. This is recommended
|
||||||
to be installed on any host running a libvirt daemon.
|
to be installed on any host running a libvirt daemon.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-bash-completion
|
* libvirt-bash-completion
|
||||||
|
|
||||||
Argument auto-completion support for the Bash shell. This is shared code that
|
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
|
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.
|
no need to explicitly ask for this package to be installed.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-client
|
* libvirt-client
|
||||||
|
|
||||||
The virsh tool, used for interacting with any libvirt driver, both primary
|
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
|
installs should have this installed as it provides a useful way to view and
|
||||||
debug what is being done by other applications using libvirt.
|
debug what is being done by other applications using libvirt.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon
|
* libvirt-daemon
|
||||||
|
|
||||||
The monolithic libvirtd daemon, traditionally used for running all the
|
The monolithic libvirtd daemon, traditionally used for running all the
|
||||||
stateful drivers. This package does not contain any drivers, so further
|
stateful drivers. This package does not contain any drivers, so further
|
||||||
packages need to be installed to provide the desired drivers.
|
packages need to be installed to provide the desired drivers.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-config-network
|
* libvirt-daemon-config-network
|
||||||
|
|
||||||
The sample configuration file providing the 'default' virtual network that
|
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
|
on desktop installations, but is not typically desired on server
|
||||||
installations where VMs will use full bridged connectivity.
|
installations where VMs will use full bridged connectivity.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-config-nwfilter
|
* libvirt-daemon-config-nwfilter
|
||||||
|
|
||||||
The sample configuration files providing the network filters for protecting
|
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
|
MAC and IP spoofing. This is typically desired on server installations, if
|
||||||
the mgmt app is using libvirt's network filtering features.
|
the mgmt app is using libvirt's network filtering features.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-interface
|
* libvirt-daemon-driver-interface
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the host
|
The dynamically loadable driver providing an implementation of the host
|
||||||
network interface management APIs, as well as the virtinterfaced daemon
|
network interface management APIs, as well as the virtinterfaced daemon
|
||||||
binary.
|
binary.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-libxl
|
* libvirt-daemon-driver-libxl
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the hypervisor
|
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
|
Note that this is a minimal package so does not actually pull in the full
|
||||||
Xen hypervisor package set. This be must requested separately.
|
Xen hypervisor package set. This be must requested separately.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-lxc
|
* libvirt-daemon-driver-lxc
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the hypervisor
|
The dynamically loadable driver providing an implementation of the hypervisor
|
||||||
APIs for Linux containers, as well as the virtlxcd daemon binary.
|
APIs for Linux containers, as well as the virtlxcd daemon binary.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-network
|
* libvirt-daemon-driver-network
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the virtual
|
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
|
binary. Typically the libvirt-daemon-config-network RPM will also be desired
|
||||||
when this is installed.
|
when this is installed.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-nodedev
|
* libvirt-daemon-driver-nodedev
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the host
|
The dynamically loadable driver providing an implementation of the host
|
||||||
device management APIs, as well as the virtnodedevd daemon binary.
|
device management APIs, as well as the virtnodedevd daemon binary.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-nwfilter
|
* libvirt-daemon-driver-nwfilter
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the host
|
The dynamically loadable driver providing an implementation of the host
|
||||||
network firewall management APIs, as well as the virtnwfilterd daemon
|
network firewall management APIs, as well as the virtnwfilterd daemon
|
||||||
binary.
|
binary.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-qemu
|
* libvirt-daemon-driver-qemu
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the hypervisor
|
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
|
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.
|
QEMU or KVM package set. This be must requested separately.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-secret
|
* libvirt-daemon-driver-secret
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the secret
|
The dynamically loadable driver providing an implementation of the secret
|
||||||
data management APIs, as well as the virtsecretd daemon binary.
|
data management APIs, as well as the virtsecretd daemon binary.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-storage
|
* libvirt-daemon-driver-storage
|
||||||
|
|
||||||
This is an empty package that exists only as a convenient way to request
|
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
|
a smaller install footprint can be obtained by requesting the individual
|
||||||
drivers.
|
drivers.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-storage-core
|
* libvirt-daemon-driver-storage-core
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the host
|
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
|
Note that this is a minimal package so does not actually pull in any pool
|
||||||
implementations.
|
implementations.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-storage-disk
|
* libvirt-daemon-driver-storage-disk
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the disk
|
The dynamically loadable driver providing an implementation of the disk
|
||||||
partition storage pool type, for the storage pool management APIs.
|
partition storage pool type, for the storage pool management APIs.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-storage-gluster
|
* libvirt-daemon-driver-storage-gluster
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the GlusterFS
|
The dynamically loadable driver providing an implementation of the GlusterFS
|
||||||
file storage pool type, for the storage pool management APIs.
|
file storage pool type, for the storage pool management APIs.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-storage-iscsi
|
* libvirt-daemon-driver-storage-iscsi
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the ISCSI
|
The dynamically loadable driver providing an implementation of the ISCSI
|
||||||
disk storage pool type, for the storage pool management APIs.
|
disk storage pool type, for the storage pool management APIs.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-storage-iscsi-direct
|
* libvirt-daemon-driver-storage-iscsi-direct
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the ISCSI
|
The dynamically loadable driver providing an implementation of the ISCSI
|
||||||
network storage pool type, for the storage pool management APIs.
|
network storage pool type, for the storage pool management APIs.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-storage-logical
|
* libvirt-daemon-driver-storage-logical
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the LVM
|
The dynamically loadable driver providing an implementation of the LVM
|
||||||
storage pool type, for the storage pool management APIs.
|
storage pool type, for the storage pool management APIs.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-storage-mpath
|
* libvirt-daemon-driver-storage-mpath
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the multipath
|
The dynamically loadable driver providing an implementation of the multipath
|
||||||
disk storage pool type, for the storage pool management APIs.
|
disk storage pool type, for the storage pool management APIs.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-storage-rbd
|
* libvirt-daemon-driver-storage-rbd
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the RBD
|
The dynamically loadable driver providing an implementation of the RBD
|
||||||
network storage pool type, for the storage pool management APIs.
|
network storage pool type, for the storage pool management APIs.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-storage-scsi
|
* libvirt-daemon-driver-storage-scsi
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the SCSI
|
The dynamically loadable driver providing an implementation of the SCSI
|
||||||
disk storage pool type, for the storage pool management APIs.
|
disk storage pool type, for the storage pool management APIs.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-storage-sheepdog
|
* libvirt-daemon-driver-storage-sheepdog
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the SheepDog
|
The dynamically loadable driver providing an implementation of the SheepDog
|
||||||
network storage pool type, for the storage pool management APIs.
|
network storage pool type, for the storage pool management APIs.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-storage-zfs
|
* libvirt-daemon-driver-storage-zfs
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the ZFS
|
The dynamically loadable driver providing an implementation of the ZFS
|
||||||
file storage pool type, for the storage pool management APIs.
|
file storage pool type, for the storage pool management APIs.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-driver-vbox
|
* libvirt-daemon-driver-vbox
|
||||||
|
|
||||||
The dynamically loadable driver providing an implementation of the host
|
The dynamically loadable driver providing an implementation of the host
|
||||||
network interface management APIs, as well as the virtinterfaced daemon
|
network interface management APIs, as well as the virtinterfaced daemon
|
||||||
binary.
|
binary.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-kvm
|
* libvirt-daemon-kvm
|
||||||
|
|
||||||
This is an empty package that exists only as a convenient way to request
|
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
|
features, the subset of libvirt-daemon-driver-XXX packages should be used
|
||||||
instead.
|
instead.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-lxc
|
* libvirt-daemon-lxc
|
||||||
|
|
||||||
This is an empty package that exists only as a convenient way to request
|
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
|
features, the subset of libvirt-daemon-driver-XXX packages should be used
|
||||||
instead.
|
instead.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-qemu
|
* libvirt-daemon-qemu
|
||||||
|
|
||||||
This is an empty package that exists only as a convenient way to request
|
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
|
features, the subset of libvirt-daemon-driver-XXX packages should be used
|
||||||
instead.
|
instead.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-vbox
|
* libvirt-daemon-vbox
|
||||||
|
|
||||||
This is an empty package that exists only as a convenient way to request
|
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
|
features, the subset of libvirt-daemon-driver-XXX packages should be used
|
||||||
instead.
|
instead.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-daemon-xen
|
* libvirt-daemon-xen
|
||||||
|
|
||||||
This is an empty package that exists only as a convenient way to request
|
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
|
features, the subset of libvirt-daemon-driver-XXX packages should be used
|
||||||
instead.
|
instead.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-devel
|
* libvirt-devel
|
||||||
|
|
||||||
The header files required to build applications, or language bindings against
|
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
|
A simple login shell that automatically spawns an LXC container for the user
|
||||||
logging in and places them in a shell inside that container.
|
logging in and places them in a shell inside that container.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-nss
|
* libvirt-nss
|
||||||
|
|
||||||
A NSS plugin that provides hostname resolution for guests attached to a
|
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
|
libvirt virtual network. It is recommended to be installed on any host with
|
||||||
guests using the libvirt virtual network connectivity.
|
guests using the libvirt virtual network connectivity.
|
||||||
|
|
||||||
|
|
||||||
* libvirt-wireshark
|
* libvirt-wireshark
|
||||||
|
|
||||||
A wireshark plugin that allows for dissecting the XDR based RPC protocol used
|
A wireshark plugin that allows for dissecting the XDR based RPC protocol used
|
||||||
|
Loading…
x
Reference in New Issue
Block a user