summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSteve McIntyre <steve@einval.com>2024-04-25 22:23:33 +0100
committerSteve McIntyre <steve@einval.com>2024-05-03 14:39:32 +0100
commita1e8635ac6e7e122e698c859628c5b5e41679dab (patch)
treeff943d35c5e1997e50fa8c15193c7f69b8f1f45f /debian/control
parent1891156dd811de4e9dcd11927bec4f25b55df3af (diff)
downloadefi-boot-shim-a1e8635ac6e7e122e698c859628c5b5e41679dab.tar.gz
efi-boot-shim-a1e8635ac6e7e122e698c859628c5b5e41679dab.zip
Stop building shim for i386
Debian kernels are no longer signed for i386, it's time to stop supporting i386 SB.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control9
1 files changed, 1 insertions, 8 deletions
diff --git a/debian/control b/debian/control
index 2c418ffd..a5e9d953 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Vcs-Browser: https://salsa.debian.org/efi-team/shim
Vcs-Git: https://salsa.debian.org/efi-team/shim.git
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~),
@@ -38,13 +38,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},