[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1358955044-27407-1-git-send-email-mmarek@suse.cz>
Date: Wed, 23 Jan 2013 16:30:40 +0100
From: Michal Marek <mmarek@...e.cz>
To: dhowells@...hat.com, rusty@...abs.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] MODSIGN: Allow to sign modules outside build
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists