From 1c37c054a7493e0537ea3d15a59dac3a0aa63a05 Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Fri, 25 Jan 2013 13:41:19 +1030 Subject: [PATCH] MODSIGN: Add -s option to sign-file This option allows to append an externally computed singature to the module. This is needed in setups, where the private key is not directly available, but a service exists that returns signatures for given files. Signed-off-by: Michal Marek Acked-by: David Howells Signed-off-by: Rusty Russell --- Reading git-format-patch failed