- Package:
- debian-kernel-handbook
- Source:
- kernel-handbook
- Submitter:
- Ben Hutchings
- Date:
- 2022-07-15 18:21:09 UTC
- Severity:
- wishlist
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.
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.