#822485 Document how to configure module signing in custom kernels

#822485#5
Date:
2016-04-24 22:58:23 UTC
From:
To:
The configuration now used for Debian's packaged kernels now won't work
for custom kernels, because it refers to a certificate file not present
in the source tarball.  Even if it was included, the module signing
configuration wouldn't be at all useful for custom kernels.  We should
document what needs to be changed to either enable or disable module
signing.

Ben.

#822485#10
Date:
2022-07-15 18:19:28 UTC
From:
To:
This is documented (tersely) in the text added by:

commit 006e6584aec6586b5b730ac90351455295cdcbf0
Author: Ben Hutchings <ben@decadent.org.uk>
Date:   Wed Jun 6 20:46:51 2018 +0100

    Note the need to change module signing options when reusing Debian kernel config

Ben.