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 <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-04-21 11:03:23 +02:00
parent 905fff4902
commit a3806d641c

View File

@ -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 requirement for this is that the system was manufactured after 2014 and is
booted via UEFI. booted via UEFI.
Since {pve} ships its own version of the `fwupd` package, for Secure Boot {pve} ships its own version of the `fwupd` package to enable Secure Boot
Support with the Proxmox signing key, which does not recommend the `udisks2` Support with the Proxmox signing key. This package conciosuly dropped the
package, due to observed issues with its use on hypervisors setting the mount dependency recommendation for the `udisks2` package, due to observed issues with
point of the EFI partition in `/etc/fwupd/daemon.conf` is necessary: 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` .File `/etc/fwupd/daemon.conf`
---- ----