From f9acfb6f0846bd2c1c446929fa447865e3c4254a Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 10 Mar 2019 22:26:45 +0000 Subject: [PATCH] debian/config: Note the need to set SYSTEM_TRUSTED_KEYS in featureset config --- debian/config/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/config/config b/debian/config/config index 5f20b0e38..888c785d3 100644 --- a/debian/config/config +++ b/debian/config/config @@ -74,7 +74,9 @@ CONFIG_EFI_PARTITION=y ## #. Signatures are added in linux-signed CONFIG_MODULE_SIG_KEY="" -#. Actually a file containing X.509 certificates, not keys +#. Actually a file containing X.509 certificates, not keys. +#. Whenever the filename changes, this also needs to be updated in +#. debian/featureset-*/config CONFIG_SYSTEM_TRUSTED_KEYS="debian/certs/debian-uefi-ca.pem" ##