From: Chris Samuel <chris@csamuel.org>
To: Josh Boyer <jwboyer@gmail.com>
Cc: linux-kernel@vger.kernel.org,
Rusty Russell <rusty@rustcorp.com.au>,
dhowells@redhat.com
Subject: Re: MODSIGN: Modules fail signature verification with -ENOKEY
Date: Sun, 13 Jan 2013 09:33:09 +1100 [thread overview]
Message-ID: <50F1E4A5.4000002@csamuel.org> (raw)
In-Reply-To: <CA+5PVA7YmAM__aTN=FeGDL-V2njb1-LMbg5xE7FPPNkC2oApyQ@mail.gmail.com>
/* Please CC, not on LKML */
On 13/01/13 00:08, Josh Boyer wrote:
> On Sat, Jan 12, 2013 at 1:28 AM, Chris Samuel <chris@csamuel.org> wrote:
>
>> [...Debian kernel-build...]
>> I'll file a bug against it asking for the it to not strip if
>> CONFIG_MODULE_SIG is set.
>>
>> Thanks for the pointer!
>
> Great. Glad you figured it out.
It raises a question - if we have CONFIG_MODULE_SIG should we disable
stripping modules in the top level Makefile as it's going to break things?
The parsing for CONFIG_MODULE_SIG happens right after that for
INSTALL_MOD_STRIP so the stripping could be disabled with with:
mod_strip_cmd = true
export strip_cmd
cheers,
Chris
--
Chris Samuel : http://www.csamuel.org/ : Melbourne, VIC
prev parent reply other threads:[~2013-01-12 22:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <50EEA4C4.4080103@csamuel.org>
2013-01-11 9:41 ` Fwd: MODSIGN: Modules fail signature verification with -ENOKEY Chris Samuel
2013-01-11 13:44 ` Josh Boyer
2013-01-12 6:28 ` Chris Samuel
2013-01-12 13:08 ` Josh Boyer
2013-01-12 22:33 ` Chris Samuel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50F1E4A5.4000002@csamuel.org \
--to=chris@csamuel.org \
--cc=dhowells@redhat.com \
--cc=jwboyer@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.