proxmox-secure-boot-support/debian/control
Fabian Grünbichler 05dd8336e8 Initial release
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-04-11 10:36:35 +02:00

24 lines
915 B
Plaintext

Source: proxmox-secure-boot-support
Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 13),
lintian
Standards-Version: 4.6.2
Maintainer: Proxmox Support Team <support@proxmox.com>
Package: proxmox-secure-boot-support
Architecture: amd64
Section: admin
Priority: optional
Depends: grub-efi-amd64-signed (= 1+2.06+13+pmx1),
proxmox-grub (=2.06-13+pmx1),
shim-helpers-amd64-signed (= 1+15.7+1+pmx1),
shim-signed (= 1.39+pmx1+15.7-1+pmx1),
shim-unsigned (= 15.7-1+pmx1),
${misc:Depends},
Description: Meta package pulling in signed Secure Boot related packages
This is a metapackage which will install and version-pin Proxmox variants of
the signed shim and Grub packages needed to support Secure Boot out of the box
on most systems. It only needs to be installed if Secure Boot support is
desired and no manual key enrollment is done.