[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 10/10] build: replace non-working example.
From: |
Denis 'GNUtoo' Carikli |
Subject: |
[PATCH 10/10] build: replace non-working example. |
Date: |
Mon, 26 Aug 2024 14:25:34 +0200 |
I've not found how to fix the example, and we also need to document
how to build an image for a specific computer.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
---
build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build b/build
index 38f6ae1..d254652 100755
--- a/build
+++ b/build
@@ -87,7 +87,7 @@ help() {
Example: ./build module all
Example: ./build module i945-thinkpads-install-utilities
- Example: ./build roms withgrub
+ Example: ./build boot roms qemu-pc_2mb
Example: ./build clean all
Refer to the ${projectname} documentation for more information.
--
2.45.2
- [PATCH 00/10] "documentation" improvements., Denis 'GNUtoo' Carikli, 2024/08/26
- [PATCH 01/10] website: clarify that patches are not the only way to contribute., Denis 'GNUtoo' Carikli, 2024/08/26
- [PATCH 04/10] website: faq: Add entry about how to support more computers., Denis 'GNUtoo' Carikli, 2024/08/26
- [PATCH 05/10] website: faq: Puri.sm: remove hardware recommendation., Denis 'GNUtoo' Carikli, 2024/08/26
- [PATCH 02/10] website: lighttpd.conf: sort mimetype alphabetically., Denis 'GNUtoo' Carikli, 2024/08/26
- [PATCH 09/10] build: Update copyright header., Denis 'GNUtoo' Carikli, 2024/08/26
- [PATCH 06/10] website: status: Add usability bugs., Denis 'GNUtoo' Carikli, 2024/08/26
- [PATCH 08/10] resources: packages: src: release: Update copyright header., Denis 'GNUtoo' Carikli, 2024/08/26
- [PATCH 07/10] grub.cfg: Add copyright header., Denis 'GNUtoo' Carikli, 2024/08/26
- [PATCH 10/10] build: replace non-working example.,
Denis 'GNUtoo' Carikli <=
- [PATCH 03/10] website: add history page of the GNU Boot git repositories., Denis 'GNUtoo' Carikli, 2024/08/26
- Re: [PATCH 00/10] "documentation" improvements., Adrien 'neox' Bourmault, 2024/08/30