mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-10-04 15:45:08 +00:00
Stop building shim for i386
Debian kernels are no longer signed for i386, it's time to stop supporting i386 SB. (cherry picked from commit a1e8635ac6e7e122e698c859628c5b5e41679dab) Conflicts: debian/changelog FG: dropped changelog part Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
711083b346
commit
438cee907c
9
debian/control
vendored
9
debian/control
vendored
@ -18,7 +18,7 @@ Vcs-Browser: https://git.proxmox.com/?p=efi-boot-shim.git
|
||||
Vcs-Git: git://git.proxmox.com/git/efi-boot-shim.git -b proxmox/bookworm
|
||||
|
||||
Package: shim-unsigned
|
||||
Architecture: amd64 arm64 i386
|
||||
Architecture: amd64 arm64
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Conflicts: shim (<< 15+1533136590.3beb971-3~),
|
||||
Replaces: shim (<< 15+1533136590.3beb971-3~),
|
||||
@ -37,13 +37,6 @@ Description: boot loader to chain-load signed boot loaders (signing template)
|
||||
This package contains template files for shim-helpers-amd64-signed.
|
||||
This is only needed for Secure Boot signing.
|
||||
|
||||
Package: shim-helpers-i386-signed-template
|
||||
Architecture: i386
|
||||
Depends: ${misc:Depends},
|
||||
Description: boot loader to chain-load signed boot loaders (signing template)
|
||||
This package contains template files for shim-helpers-i386-signed.
|
||||
This is only needed for Secure Boot signing.
|
||||
|
||||
Package: shim-helpers-arm64-signed-template
|
||||
Architecture: arm64
|
||||
Depends: ${misc:Depends},
|
||||
|
Loading…
Reference in New Issue
Block a user