[Kernel-handbook-general] [PATCH 1/1] Adds a bit from the wiki page which should be in this doc http://wiki.debian.org/BuildingKernelFromUpstreamSources

Ben Hutchings ben at decadent.org.uk
Sun Jun 5 05:41:11 UTC 2011


On Mon, 2011-05-30 at 10:49 +1000, Karl Goetz wrote:
> ---
>  chapter-common-tasks.sgml |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
> 
> diff --git a/chapter-common-tasks.sgml b/chapter-common-tasks.sgml
> index fc73e9d..0e87960 100644
> --- a/chapter-common-tasks.sgml
> +++ b/chapter-common-tasks.sgml
> @@ -375,6 +375,11 @@ $ wget http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.19.tar.bz2
>            <example>
>  $ wget http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.19.tar.bz2.sign
>            </example>
> +          If you don't yet have it, you will need the GPG used for signing
> +          (at the time of writing it was 517D0F0E)
> +          <example>
> +gpg --recv-keys 517D0F0E
> +          </example>

This results in a broken sentence:

'If you don't yet have it, you will need the GPG used for signing ...
and running the command...'

I think this text needs further rewording and reordering, to say that
you need (1) gnupg installed (2) the relevant public key (not 'the GPG')
(3) the signature file.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/kernel-handbook-general/attachments/20110605/22830b26/attachment.pgp>


More information about the Kernel-handbook-general mailing list