From nobody Mon Feb 9 05:41:52 2026 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) client-ip=170.10.133.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1618938825; cv=none; d=zohomail.com; s=zohoarc; b=nx8231lSH7Ynuigmb6ex4XPeUa85MdxkoajJZCdDaCtyHTf/9FdT8iqvw+LMqc+97eP+ZdFfEYPOfnAIACfXqzk/EWlAQ1LKJ5p5avHPkfawNaQdBHva5otC3Fgrhbn79vfMhpN93bBR1PrR6DCj+a/6L4KIoRV5OgIUiB+D3jg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1618938825; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=snc1mJgJC7kAvbL1bZ54i/hQEs/XKYacMO1VQHIDtaw=; b=jq9Pycu1N0KFxDUBo0i0inwK5n4IMJmbxxvXZFpcdrfzowh8/dPEPVgvw9an1xHQ5ZmskARD3bPebgfvBKmK6z9jEr6EkuIzylnEDpRUqYeXmWGTLI+O1ECaoEinD9y5gm5FoaQQge7oQeoRphoPpdUKLc3xQ2bcGdP9PILjG7k= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mx.zohomail.com with SMTPS id 1618938825183663.3450992635549; Tue, 20 Apr 2021 10:13:45 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-390-UApVb5_pN5aMSumIkjr02A-1; Tue, 20 Apr 2021 13:13:41 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 8C6361B2C988; Tue, 20 Apr 2021 17:13:36 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 92FEB5D9DC; Tue, 20 Apr 2021 17:13:35 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 04BF41806D17; Tue, 20 Apr 2021 17:13:34 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 13KHDWal023390 for ; Tue, 20 Apr 2021 13:13:32 -0400 Received: by smtp.corp.redhat.com (Postfix) id 1D50E19C95; Tue, 20 Apr 2021 17:13:32 +0000 (UTC) Received: from harajuku.usersys.redhat.com (unknown [10.40.195.191]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 2A64350F1A for ; Tue, 20 Apr 2021 17:13:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1618938824; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=snc1mJgJC7kAvbL1bZ54i/hQEs/XKYacMO1VQHIDtaw=; b=daKf9RxWfkYJLYtyGMqaAzS4BxhHkWXHcjR+AVg7ON42YfEcfX0HCbqmVRujejWQOkq0et TcT95TMhoHuZE7uNNfGPnjTUsxM9syLjhfq6KWTGJgm+7KFQiPpYyxpCf6iWk8+yogUsV2 HfENA9FoDQDg5KuVuXYTw3yMmYTwcDc= X-MC-Unique: UApVb5_pN5aMSumIkjr02A-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH v4 1/7] docs: Use consistent vertical spacing Date: Tue, 20 Apr 2021 19:13:16 +0200 Message-Id: <20210420171322.544322-2-abologna@redhat.com> In-Reply-To: <20210420171322.544322-1-abologna@redhat.com> References: <20210420171322.544322-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Signed-off-by: Andrea Bolognani --- docs/kbase/rpm-deployment.rst | 35 +---------------------------------- 1 file changed, 1 insertion(+), 34 deletions(-) diff --git a/docs/kbase/rpm-deployment.rst b/docs/kbase/rpm-deployment.rst index 568cf5b3eb..c580c52e79 100644 --- a/docs/kbase/rpm-deployment.rst +++ b/docs/kbase/rpm-deployment.rst @@ -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. =20 - * libvirt-bash-completion =20 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 the= re is no need to explicitly ask for this package to be installed. =20 - * libvirt-client =20 The virsh tool, used for interacting with any libvirt driver, both prima= ry @@ -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. =20 - * libvirt-daemon =20 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. =20 - * libvirt-daemon-config-network =20 The sample configuration file providing the 'default' virtual network th= at @@ -64,7 +60,6 @@ RPM packages on desktop installations, but is not typically desired on server installations where VMs will use full bridged connectivity. =20 - * libvirt-daemon-config-nwfilter =20 The sample configuration files providing the network filters for protect= ing @@ -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. =20 - * libvirt-daemon-driver-interface =20 The dynamically loadable driver providing an implementation of the host network interface management APIs, as well as the virtinterfaced daemon binary. =20 - * libvirt-daemon-driver-libxl =20 The dynamically loadable driver providing an implementation of the hyper= visor @@ -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. =20 - * libvirt-daemon-driver-lxc =20 The dynamically loadable driver providing an implementation of the hyper= visor APIs for Linux containers, as well as the virtlxcd daemon binary. =20 - * libvirt-daemon-driver-network =20 The dynamically loadable driver providing an implementation of the virtu= al @@ -103,20 +94,17 @@ RPM packages binary. Typically the libvirt-daemon-config-network RPM will also be des= ired when this is installed. =20 - * libvirt-daemon-driver-nodedev =20 The dynamically loadable driver providing an implementation of the host device management APIs, as well as the virtnodedevd daemon binary. =20 - * libvirt-daemon-driver-nwfilter =20 The dynamically loadable driver providing an implementation of the host network firewall management APIs, as well as the virtnwfilterd daemon binary. =20 - * libvirt-daemon-driver-qemu =20 The dynamically loadable driver providing an implementation of the hyper= visor @@ -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. =20 - * libvirt-daemon-driver-secret + The dynamically loadable driver providing an implementation of the secret data management APIs, as well as the virtsecretd daemon binary. =20 - * libvirt-daemon-driver-storage =20 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. =20 - * libvirt-daemon-driver-storage-core =20 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. =20 - * libvirt-daemon-driver-storage-disk =20 The dynamically loadable driver providing an implementation of the disk partition storage pool type, for the storage pool management APIs. =20 - * libvirt-daemon-driver-storage-gluster =20 The dynamically loadable driver providing an implementation of the Glust= erFS file storage pool type, for the storage pool management APIs. =20 - * libvirt-daemon-driver-storage-iscsi =20 The dynamically loadable driver providing an implementation of the ISCSI disk storage pool type, for the storage pool management APIs. =20 - * libvirt-daemon-driver-storage-iscsi-direct =20 The dynamically loadable driver providing an implementation of the ISCSI network storage pool type, for the storage pool management APIs. =20 - * libvirt-daemon-driver-storage-logical =20 The dynamically loadable driver providing an implementation of the LVM storage pool type, for the storage pool management APIs. =20 - * libvirt-daemon-driver-storage-mpath =20 The dynamically loadable driver providing an implementation of the multi= path disk storage pool type, for the storage pool management APIs. =20 - * libvirt-daemon-driver-storage-rbd =20 The dynamically loadable driver providing an implementation of the RBD network storage pool type, for the storage pool management APIs. =20 - * libvirt-daemon-driver-storage-scsi =20 The dynamically loadable driver providing an implementation of the SCSI disk storage pool type, for the storage pool management APIs. =20 - * libvirt-daemon-driver-storage-sheepdog =20 The dynamically loadable driver providing an implementation of the Sheep= Dog network storage pool type, for the storage pool management APIs. =20 - * libvirt-daemon-driver-storage-zfs =20 The dynamically loadable driver providing an implementation of the ZFS file storage pool type, for the storage pool management APIs. =20 - * libvirt-daemon-driver-vbox =20 The dynamically loadable driver providing an implementation of the host network interface management APIs, as well as the virtinterfaced daemon binary. =20 - * libvirt-daemon-kvm =20 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. =20 - * libvirt-daemon-lxc =20 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. =20 - * libvirt-daemon-qemu =20 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. =20 - * libvirt-daemon-vbox =20 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. =20 - * libvirt-daemon-xen =20 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. =20 - * libvirt-devel =20 The header files required to build applications, or language bindings ag= ainst @@ -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. =20 - * libvirt-nss =20 A NSS plugin that provides hostname resolution for guests attached to a libvirt virtual network. It is recommended to be installed on any host w= ith guests using the libvirt virtual network connectivity. =20 - * libvirt-wireshark =20 A wireshark plugin that allows for dissecting the XDR based RPC protocol= used --=20 2.26.3