From a3806d641c0541159d47a669e13741ef56171cf5 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sun, 21 Apr 2024 11:03:23 +0200 Subject: [PATCH] firmware updates: split overly long sentence into three separate one Surely still not perfect but even me, a comma loving creator of complex sentences, found rather hard to follow, so this had to get split up. Signed-off-by: Thomas Lamprecht --- firmware-updates.adoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/firmware-updates.adoc b/firmware-updates.adoc index 8354955..2ccbb30 100644 --- a/firmware-updates.adoc +++ b/firmware-updates.adoc @@ -49,10 +49,11 @@ https://fwupd.org/lvfs/devices/[supported hardware] in use. The technical requirement for this is that the system was manufactured after 2014 and is booted via UEFI. -Since {pve} ships its own version of the `fwupd` package, for Secure Boot -Support with the Proxmox signing key, which does not recommend the `udisks2` -package, due to observed issues with its use on hypervisors setting the mount -point of the EFI partition in `/etc/fwupd/daemon.conf` is necessary: +{pve} ships its own version of the `fwupd` package to enable Secure Boot +Support with the Proxmox signing key. This package conciosuly dropped the +dependency recommendation for the `udisks2` package, due to observed issues with +its use on hypervisors. That means you must explicitly configure the correct +mount point of the EFI partition in `/etc/fwupd/daemon.conf`, for example: .File `/etc/fwupd/daemon.conf` ----