[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 01/14] site: status: Add upstream software versions.
From: |
Adrien 'neox' Bourmault |
Subject: |
Re: [PATCH v1 01/14] site: status: Add upstream software versions. |
Date: |
Mon, 29 Apr 2024 15:39:19 +0200 |
User-agent: |
Evolution 3.48.4 |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
---
site/status.md | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/site/status.md b/site/status.md
index 44dd268..24bbec3 100644
--- a/site/status.md
+++ b/site/status.md
@@ -8,6 +8,8 @@ GNU Boot 0.1 RC3 status
+----------+-----------------+-----------+-----------------------------+
| Vendor | Product | Stability | Installation instructions |
+----------+-----------------+-----------+-----------------------------+
+| Acer | G43T-AM3 | Untested | Untested |
++----------+-----------------+-----------+-----------------------------+
| Apple | MacBook 1.1 | Untested | Untested |
+----------+-----------------+-----------+-----------------------------+
| Apple | MacBook 2.1 | Untested | Untested |
@@ -313,3 +315,23 @@ Coreboot GPU driver:
fixed in the new GPU driver written in ADA. When the field is blank,
it means that we didn't look at which GPU driver was used or its
stability.
+
+Upstream versions used in GNU Boot 0.1 RC3
+==========================================
+
++------------------+---------+------------+------------------------------------+
+| Upstream project | Version | Needs | Computers using it
|
+| | | deblobbing |
|
++------------------+---------+------------+------------------------------------+
+| Coreboot | 4.11+ | Yes | Asus: KCMA-D8, KFSN4, KGPE-D16
|
++------------------+---------+------------+------------------------------------+
+| Coreboot | 4.15+ | Yes | All but Asus KCMA-D8, KFSN4,
|
+| | | | KGPE-D16.
|
++------------------+---------+------------+------------------------------------+
+| GRUB | 2.06+ | No | All supported computers
|
++------------------+---------+------------+------------------------------------+
+| Memtest86+ | | | All but Gigabyte GA-G41M-ES2L and
|
+| for Coreboot | v002+ | No | Intel D510MO
|
++------------------+---------+------------+------------------------------------+
+| SeaBIOS | 1.14.0+ | No | All supported computers
|
++------------------+---------+------------+------------------------------------+
--
2.41.0
- Re: [PATCH v1 04/14] build instructions: Mention exact package names for debootstrap., (continued)
- Re: [PATCH v1 04/14] build instructions: Mention exact package names for debootstrap., Adrien 'neox' Bourmault, 2024/04/29
- Re: [PATCH v1 05/14] build instructions: debootstrap: Add Guix., Adrien 'neox' Bourmault, 2024/04/29
- Re: [PATCH v1 02/14] docs/install: replace Libreboot with GNUBoot, Adrien 'neox' Bourmault, 2024/04/29
- Re: [PATCH v1 07/14] scripts: misc: guix.sh: fix last version detection., Adrien 'neox' Bourmault, 2024/04/29
- Re: [PATCH v1 12/14] Add topdir ./configure., Adrien 'neox' Bourmault, 2024/04/29
- Re: [PATCH v1 10/14] gitignore: sort rules., Adrien 'neox' Bourmault, 2024/04/29
- Re: [PATCH v1 03/14] docs/install: Don't officially support T60 with ATI GPUs., Adrien 'neox' Bourmault, 2024/04/29
- Re: [PATCH v1 08/14] scripts: misc: guix.sh: make it pass shellcheck., Adrien 'neox' Bourmault, 2024/04/29
- Re: [PATCH v1 13/14] Makefile.am: Document commands from site/docs/build/index.md., Adrien 'neox' Bourmault, 2024/04/29
- Re: [PATCH v1 14/14] Build bucts and patched flashrom for I945 ThinkPads with Guix., Adrien 'neox' Bourmault, 2024/04/29
- Re: [PATCH v1 01/14] site: status: Add upstream software versions.,
Adrien 'neox' Bourmault <=
- Re: [PATCH v1 06/14] scripts: misc: guix.sh: fix forgetten tab., Adrien 'neox' Bourmault, 2024/04/29
- Re: [PATCH v1 11/14] gitignore: don't ignore .scm files., Adrien 'neox' Bourmault, 2024/04/29