]> git.proxmox.com Git - pve-kernel.git/commitdiff
d/rules: disable CONFIG_SYSTEM_TRUSTED_KEYS config
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 26 Feb 2021 12:41:09 +0000 (13:41 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 2 Mar 2021 12:44:02 +0000 (13:44 +0100)
we do not use module signing currently.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
(cherry picked from commit 77470417dbd11602d288f7fc473f59d9118a4e61)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules

index 48680f8dc0a3355534afa75ce800c85ae50d1da1..15b705bc340c88e57923135cd3ab52876ed54db6 100755 (executable)
@@ -73,6 +73,7 @@ PVE_CONFIG_OPTS= \
 -d CONFIG_UNWINDER_ORC \
 -d CONFIG_UNWINDER_GUESS \
 -e CONFIG_UNWINDER_FRAME_POINTER \
+--set-str CONFIG_SYSTEM_TRUSTED_KEYS ""\
 -d CONFIG_SECURITY_LOCKDOWN_LSM \
 -d CONFIG_SECURITY_LOCKDOWN_LSM_EARLY \
 --set-str CONFIG_LSM yama,integrity,apparmor \