[pve-devel] [PATCH docs 6/7] system-booting: monospace package names needed for secure boot

Christoph Heiss c.heiss at proxmox.com
Fri Nov 24 11:46:01 CET 2023


Signed-off-by: Christoph Heiss <c.heiss at proxmox.com>
---
 system-booting.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/system-booting.adoc b/system-booting.adoc
index c8761a4..b8ac15d 100644
--- a/system-booting.adoc
+++ b/system-booting.adoc
@@ -380,10 +380,10 @@ and integration in `proxmox-boot-tool`.
 
 The following packages need to be installed for Secure Boot to be enabled:
 
-- shim-signed (shim bootloader signed by Microsoft)
-- shim-helpers-amd64-signed (fallback bootloader and MOKManager, signed by Proxmox)
-- grub-efi-amd64-signed (Grub EFI bootloader, signed by Proxmox)
-- proxmox-kernel-6.X.Y-Z-pve-signed (Kernel image, signed by Proxmox)
+- `shim-signed` (shim bootloader signed by Microsoft)
+- `shim-helpers-amd64-signed` (fallback bootloader and MOKManager, signed by Proxmox)
+- `grub-efi-amd64-signed` (Grub EFI bootloader, signed by Proxmox)
+- `proxmox-kernel-6.X.Y-Z-pve-signed` (Kernel image, signed by Proxmox)
 
 Only Grub as bootloader is supported out of the box, since there are no other
 pre-signed bootloader packages available. Any new installation of {pve} will
-- 
2.42.0






More information about the pve-devel mailing list