pve-kernel-lowlatency-qoup/debian
Fabian Grünbichler 14107dc511 build: add pve-kernel-X.Y-pve-signed-template
the signed template together with the binary package(s) containing the unsigned
files form the input to our secure boot signing service.

the signed template consists of
- files.json (specifying which files are signed how and by which key)
- packaging template used to build the signed package(s)

the signing service
- extracts and checks the signed-template binary package
- extracts the unsigned package(s)
- signs the needed files
- packs up the signatures + the template contained in the signed-template
  package into the signed source package

the signed source package can then be built in the regular fashion (in case of
the kernel packages, it will copy the kernel image, modules and some helper
files from the unsigned package, attach the signature created by the signing
service, and re-pack the result as signed-kernel package).

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2023-04-05 10:16:11 +02:00
..
certs add Proxmox UEFI certificates 2023-04-05 10:15:43 +02:00
rules.d build: move build and packaging to debian/ 2018-03-09 09:19:58 +01:00
scripts d/scripts: find fw: defuse "strange directory name" to warning 2022-08-08 09:31:35 +02:00
signing-template build: add pve-kernel-X.Y-pve-signed-template 2023-04-05 10:16:11 +02:00
changelog bump version to 6.2.2-2 2023-03-15 09:23:37 +01:00
compat debian/compat: set to 10 2018-03-09 09:19:58 +01:00
control.in build: add pve-kernel-X.Y-pve-signed-template 2023-04-05 10:16:11 +02:00
copyright debian: update some meta and copyright information 2022-06-17 13:42:23 +02:00
pve-headers.postinst.in build: move/merge files 2018-03-09 09:19:58 +01:00
pve-kernel.postinst.in build: move/merge files 2018-03-09 09:19:58 +01:00
pve-kernel.postrm.in build: move/merge files 2018-03-09 09:19:58 +01:00
pve-kernel.prerm.in build: move/merge files 2018-03-09 09:19:58 +01:00
rules build: add pve-kernel-X.Y-pve-signed-template 2023-04-05 10:16:11 +02:00