From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id BDD071FF145 for ; Thu, 22 Jan 2026 12:21:38 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id A3F2E143D9; Thu, 22 Jan 2026 12:21:56 +0100 (CET) From: Manuel Federanko To: pdm-devel@lists.proxmox.com Date: Thu, 22 Jan 2026 12:21:04 +0100 Message-ID: <20260122112106.118611-3-m.federanko@proxmox.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260122112106.118611-1-m.federanko@proxmox.com> References: <20260122112106.118611-1-m.federanko@proxmox.com> MIME-Version: 1.0 X-SPAM-LEVEL: Spam detection results: 0 BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment KAM_LAZY_DOMAIN_SECURITY 1 Sending domain does not have any anti-forgery methods RDNS_NONE 0.793 Delivered to internal network by a host with no rDNS SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_NONE 0.001 SPF: sender does not publish an SPF Record Subject: [pdm-devel] [PATCH datacenter-manager 2/3] docs: remove superfluous "setup" in zfs documentation. X-BeenThere: pdm-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Datacenter Manager development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox Datacenter Manager development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pdm-devel-bounces@lists.proxmox.com Sender: "pdm-devel" Signed-off-by: Manuel Federanko --- docs/local-zfs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/local-zfs.rst b/docs/local-zfs.rst index 38abc4e..6b7a2f2 100644 --- a/docs/local-zfs.rst +++ b/docs/local-zfs.rst @@ -185,7 +185,7 @@ With `systemd-boot`: # proxmox-boot-tool format # proxmox-boot-tool init .. NOTE:: `ESP` stands for EFI System Partition, which is setup as partition #2 on bootable disks - setup by the Proxmox Datacenter Manager installer. For details, see :ref:`Setting up a new partition for use + by the Proxmox Datacenter Manager installer. For details, see :ref:`Setting up a new partition for use as synced ESP `. With `grub`: -- 2.47.3 _______________________________________________ pdm-devel mailing list pdm-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel