From: Rusty Russell Date: Fri, 19 Oct 2012 01:23:15 +0000 (+1030) Subject: kbuild: sign the modules at install time X-Git-Tag: v3.7-rc2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2a666d52b4825c26c857cada211f3baac26a600;p=pandora-kernel.git kbuild: sign the modules at install time Linus deleted the old code and put signing on the install command, I fixed it to extract the keyid and signer-name within sign-file and cleaned up that script now it always signs in-place. Some enthusiast should convert sign-key to perl and pull x509keyid into it. Signed-off-by: Rusty Russell Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed