[PATCH 0/4] MODSIGN: Allow to sign modules outside build

From: Michal Marek
Date: Wed Jan 23 2013 - 10:31:40 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/