Re: [PATCH v3] Add Documentation/module-signing.txt file

From: Randy Dunlap
Date: Wed Nov 06 2013 - 15:32:23 EST


On 11/06/13 10:53, James Solner wrote:
> 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.
>
> Signed-off-by: James Solner <solner@xxxxxxxxxxxxxxxxxx>
>

Looks good to me. I'll let David, Josh, Rusty, et al, comment
on the real content.

Thanks.

> ---
> Documentation/module-signing.txt | 115 +++++++++++++++++++++++++++++++++++++++
> 1 file changed, 115 insertions(+)
> create mode 100644 Documentation/module-signing.txt



--
~Randy
--
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/