From: James Solner Date: Wed, 4 Dec 2013 03:38:58 +0000 (+1030) Subject: Add Documentation/module-signing.txt file X-Git-Tag: v3.14-rc1~124^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=160e01aca3daa7c09da86748b08914cdfaca539f;p=pandora-kernel.git Add Documentation/module-signing.txt file This patch adds the Documentation/module-signing.txt file that is currently missing from the Documentation directory. The init/Kconfig file references the Documentation/module-signing.txt file to explain how kernel module signing works. This patch supplies this documentation. The initial version of this patch provided old documentation that was a mixture of the old RHEL style GPG signing. Version 1: Updated the documentation to described the current implementation using x509 certificate signing. Version 2: fixes grammar/spelling mistakes and removes trailing whitespaces. Version 3, fixes grammar/spelling mistakes. Version 4: Include updates from David Howells and fixes for spelling mistakes. Signed-off-by: James Solner Signed-off-by: David Howells Signed-off-by: Rusty Russell --- Reading git-diff-tree failed