]> git.proxmox.com Git - pve-kernel.git/commitdiff
d/rules: kconfig: disable revocation certificates for now
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 27 Aug 2021 08:15:01 +0000 (10:15 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 27 Aug 2021 08:15:18 +0000 (10:15 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules

index c928c240ed63ca62ba0b8a5c13b236c367820977..aa7d21c558b61590896a94cc9e2bb372d8170c6c 100755 (executable)
@@ -76,6 +76,7 @@ PVE_CONFIG_OPTS= \
 -d CONFIG_UNWINDER_GUESS \
 -e CONFIG_UNWINDER_FRAME_POINTER \
 --set-str CONFIG_SYSTEM_TRUSTED_KEYS ""\
+--set-str CONFIG_SYSTEM_REVOCATION_KEYS ""\
 -d CONFIG_SECURITY_LOCKDOWN_LSM \
 -d CONFIG_SECURITY_LOCKDOWN_LSM_EARLY \
 --set-str CONFIG_LSM yama,integrity,apparmor \