mirror of
https://git.proxmox.com/git/proxmox-secure-boot-support
synced 2025-10-05 05:29:34 +00:00
24 lines
915 B
Plaintext
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.
|