|
|
Subscribe / Log in / New account

MODSIGN: Allow to sign modules outside build

From:  Michal Marek <mmarek@suse.cz>
To:  dhowells@redhat.com, rusty@ozlabs.org
Subject:  [PATCH 0/4] MODSIGN: Allow to sign modules outside build
Date:  Wed, 23 Jan 2013 16:30:40 +0100
Message-ID:  <1358955044-27407-1-git-send-email-mmarek@suse.cz>
Cc:  linux-kernel@vger.kernel.org
Archive‑link:  Article

Hi,

This series allows to sign modules outside of the build tree and / or
without direct access to the private key.

Thanks,
Michal

Michal Marek (4):
  MODSIGN: Simplify Makefile with a Kconfig helper
  MODSIGN: Specify the hash algorithm on sign-file command line
  MODSIGN: Add -s <signature> option to sign-file
  MODSIGN: Add option to not sign modules during modules_install

 Makefile          |    4 +-
 init/Kconfig      |   20 ++++++++
 kernel/Makefile   |   24 +---------
 scripts/sign-file |  135 +++++++++++++++++++++++++----------------------------
 4 files changed, 88 insertions(+), 95 deletions(-)

-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds