[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v1 01/14] site: status: Add upstream software versions.
From: |
Denis 'GNUtoo' Carikli |
Subject: |
[PATCH v1 01/14] site: status: Add upstream software versions. |
Date: |
Fri, 19 Apr 2024 19:06:18 +0200 |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.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
- Guix integration and various other patches., Denis 'GNUtoo' Carikli, 2024/04/19
- [PATCH v1 01/14] site: status: Add upstream software versions.,
Denis 'GNUtoo' Carikli <=
- [PATCH v1 02/14] docs/install: replace Libreboot with GNUBoot, Denis 'GNUtoo' Carikli, 2024/04/19
- [PATCH v1 06/14] scripts: misc: guix.sh: fix forgetten tab., Denis 'GNUtoo' Carikli, 2024/04/19
- [PATCH v1 07/14] scripts: misc: guix.sh: fix last version detection., Denis 'GNUtoo' Carikli, 2024/04/19
- [PATCH v1 04/14] build instructions: Mention exact package names for debootstrap., Denis 'GNUtoo' Carikli, 2024/04/19
- [PATCH v1 05/14] build instructions: debootstrap: Add Guix., Denis 'GNUtoo' Carikli, 2024/04/19
- [PATCH v1 09/14] scripts: misc: guix.sh: prevent OOM., Denis 'GNUtoo' Carikli, 2024/04/19
- [PATCH v1 03/14] docs/install: Don't officially support T60 with ATI GPUs., Denis 'GNUtoo' Carikli, 2024/04/19
- [PATCH v1 08/14] scripts: misc: guix.sh: make it pass shellcheck., Denis 'GNUtoo' Carikli, 2024/04/19
- [PATCH v1 11/14] gitignore: don't ignore .scm files., Denis 'GNUtoo' Carikli, 2024/04/19