[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 7/8] manual: Add section about building GNU Boot.
From: |
Denis 'GNUtoo' Carikli |
Subject: |
Re: [PATCH v2 7/8] manual: Add section about building GNU Boot. |
Date: |
Mon, 25 Nov 2024 16:20:48 +0100 |
On Sun, 24 Nov 2024 18:10:53 +0100
Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> wrote:
While looking at that again:
> +@example
> +$ guix git authenticate $(git rev-parse HEAD) \
> +"E23C 26A5 DEEE C5FA 9CDD D57A 57BC 26A3 6871 16F6" \
> +-k origin/keyring
> +@end example
It made me realize that this should be:
> @example
> guix git authenticate \
> bf2b91df54aa71ecbfab891d32000ad2d6af6093 \
> "E23C 26A5 DEEE C5FA 9CDD D57A 57BC 26A3 6871 16F6" \
> -k origin/keyring
> @end example
The "bf2b91df54aa71ecbfab891d32000ad2d6af6093" is the introductory
commit.
Denis.
pgpxuXYDu3YEt.pgp
Description: OpenPGP digital signature
- [PATCH v2 0/8] V2 for manual from 0001->0004., Denis 'GNUtoo' Carikli, 2024/11/24
- [PATCH v2 2/8] manual: Describe the GNU Boot project., Denis 'GNUtoo' Carikli, 2024/11/24
- [PATCH v2 3/8] manual: Add list of compatible computers., Denis 'GNUtoo' Carikli, 2024/11/24
- [PATCH v2 5/8] manual: Add section on supported operating systems., Denis 'GNUtoo' Carikli, 2024/11/24
- [PATCH v2 7/8] manual: Add section about building GNU Boot., Denis 'GNUtoo' Carikli, 2024/11/24
- Re: [PATCH v2 7/8] manual: Add section about building GNU Boot.,
Denis 'GNUtoo' Carikli <=
- [PATCH v2 4/8] manual: Add section about supported computer parts and peripherals., Denis 'GNUtoo' Carikli, 2024/11/24
- [PATCH v2 1/8] Add a minimal GNU Boot manual., Denis 'GNUtoo' Carikli, 2024/11/24
- [PATCH v2 8/8] manual: Add section about using GNU Boot., Denis 'GNUtoo' Carikli, 2024/11/24
- [PATCH v2 6/8] manual: add section about the images we released., Denis 'GNUtoo' Carikli, 2024/11/24
- Re: [PATCH v2 0/8] V2 for manual from 0001->0004., Adrien 'neox' Bourmault, 2024/11/25