[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v1 18/22] website: status: RC4: mark Asus D16, Lenovo R400 and T5
From: |
Denis 'GNUtoo' Carikli |
Subject: |
[PATCH v1 18/22] website: status: RC4: mark Asus D16, Lenovo R400 and T500 as tested |
Date: |
Fri, 20 Dec 2024 22:24:13 +0100 |
From: Adrien 'neox' Bourmault <neox@gnu.org>
Marking these computers as tested since these images are reported as working:
- 0.1-rc4-grub_t500_16mb_corebootfb_usqwerty
- 0.1-rc4-grub_r400_4mb_corebootfb_usqwerty
- 0.1-rc4-grub_kgpe-d16-rdimm_16mb_txtmode_usqwerty
Reported-by: DiffieHellman <DiffieHellman@endianness.com>
GNUtoo: rebased, updated website/pages/status.es.md, added RC4 in the summary.
Signed-off-by: Adrien 'neox' Bourmault <neox@gnu.org>
Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
---
website/pages/status.es.md | 6 +++---
website/pages/status.md | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/website/pages/status.es.md b/website/pages/status.es.md
index 0e2591f4..219987ee 100644
--- a/website/pages/status.es.md
+++ b/website/pages/status.es.md
@@ -224,7 +224,7 @@ Estado de GNU Boot 0.1 RC4
| Asus, KFSN4-DRE | Faltan | Faltan | Faltan | Fallado:
|
| | imágenes | imágenes | imágenes | #66487
|
+------------------+--------------+--------------+--------------+--------------+
-| Asus, KGPE-D16 | Faltan | No probado | Faltan | Fallado:
|
+| Asus, KGPE-D16 | Faltan | Probado | Faltan | Fallado:
|
| con RAM ECC | imágenes | | imágenes | #66487
|
+------------------+--------------+--------------+--------------+--------------+
| Asus, KGPE-D16 | Faltan | No probado | Faltan | Fallado:
|
@@ -245,7 +245,7 @@ Estado de GNU Boot 0.1 RC4
| Intel, D945GCLF | Faltan | Faltan | Faltan | Fallado:
|
| | imágenes | imágenes | imágenes | #66487
|
+------------------+--------------+--------------+--------------+--------------+
-| Lenovo, | No probado | No probado | Fallado: | Fallado:
|
+| Lenovo, | Probado | No probado | Fallado: | Fallado:
|
| ThinkPad R400 | | | #66487 | #66487
|
+------------------+--------------+--------------+--------------+--------------+
| Lenovo, | No probado | No probado | Fallado: | Fallado:
|
@@ -257,7 +257,7 @@ Estado de GNU Boot 0.1 RC4
| Lenovo, | No probado | No probado | Fallado: | Fallado:
|
| ThinkPad T400S | | | #66487 | #66487
|
+------------------+--------------+--------------+--------------+--------------+
-| Lenovo, | No probado | No probado | Fallado: | Fallado:
|
+| Lenovo, | Probado | No probado | Fallado: | Fallado:
|
| ThinkPad T500 | | | #66487 | #66487
|
+------------------+--------------+--------------+--------------+--------------+
| Lenovo, | No probado | No probado | Fallado: | Fallado:
|
diff --git a/website/pages/status.md b/website/pages/status.md
index a93243f5..a8f07ec8 100644
--- a/website/pages/status.md
+++ b/website/pages/status.md
@@ -214,7 +214,7 @@ GNU Boot 0.1 RC4 status
| Asus, KFSN4-DRE | Missing | Missing | Missing | Fail: #66487
|
| | images | images | images |
|
+------------------+--------------+--------------+--------------+--------------+
-| Asus, KGPE-D16 | Missing | Untested | Missing | Fail: #66487
|
+| Asus, KGPE-D16 | Missing | Tested | Missing | Fail: #66487
|
| with ECC RAM | images | | images |
|
+------------------+--------------+--------------+--------------+--------------+
| Asus, KGPE-D16 | Missing | Untested | Missing | Fail: #66487
|
@@ -234,7 +234,7 @@ GNU Boot 0.1 RC4 status
| Intel, D945GCLF | Missing | Missing | Missing | Fail: #66487
|
| | images | images | images |
|
+------------------+--------------+--------------+--------------+--------------+
-| Lenovo, | Untested | Untested | Fail: #66487 | Fail: #66487
|
+| Lenovo, | Tested | Untested | Fail: #66487 | Fail: #66487
|
| ThinkPad R400 | | | |
|
+------------------+--------------+--------------+--------------+--------------+
| Lenovo, | Untested | Untested | Fail: #66487 | Fail: #66487
|
@@ -246,7 +246,7 @@ GNU Boot 0.1 RC4 status
| Lenovo, | Untested | Untested | Fail: #66487 | Fail: #66487
|
| ThinkPad T400S | | | |
|
+------------------+--------------+--------------+--------------+--------------+
-| Lenovo, | Untested | Untested | Fail: #66487 | Fail: #66487
|
+| Lenovo, | Tested | Untested | Fail: #66487 | Fail: #66487
|
| ThinkPad T500 | | | |
|
+------------------+--------------+--------------+--------------+--------------+
| Lenovo, | Untested | Untested | Fail: #66487 | Fail: #66487
|
--
2.46.0
- [PATCH v1 16/22] website: status: 0.1 RC5: set KGPE-D16 with GRUB and ECC RAM as tested., (continued)
- [PATCH v1 16/22] website: status: 0.1 RC5: set KGPE-D16 with GRUB and ECC RAM as tested., Denis 'GNUtoo' Carikli, 2024/12/20
- [PATCH v1 15/22] website: status: RC4/RC5: cosmetics: align cell text top-left., Denis 'GNUtoo' Carikli, 2024/12/20
- [PATCH v1 11/22] release: tests: whitespace fixes., Denis 'GNUtoo' Carikli, 2024/12/20
- [PATCH v1 19/22] website: status: 0.1 RC4: mark Vikings D16 as tested, Denis 'GNUtoo' Carikli, 2024/12/20
- [PATCH v1 12/22] release: tests: make it pass shellcheck., Denis 'GNUtoo' Carikli, 2024/12/20
- [PATCH v1 17/22] website: global.css: fix titles top and down margins, Denis 'GNUtoo' Carikli, 2024/12/20
- [PATCH v1 09/22] website: status: KFSN4-DRE: mention missing GRUB images., Denis 'GNUtoo' Carikli, 2024/12/20
- [PATCH v1 13/22] website: status: KGPE-D16: split status in ECC/non-ECC., Denis 'GNUtoo' Carikli, 2024/12/20
- [PATCH v1 22/22] website: docs: install: index: add Spanish translation., Denis 'GNUtoo' Carikli, 2024/12/20
- [PATCH v1 20/22] website: docs: index: add Spanish translation., Denis 'GNUtoo' Carikli, 2024/12/20
- [PATCH v1 18/22] website: status: RC4: mark Asus D16, Lenovo R400 and T500 as tested,
Denis 'GNUtoo' Carikli <=
- [PATCH v1 10/22] release: tests: add debug images to the list of expected files., Denis 'GNUtoo' Carikli, 2024/12/20
- [PATCH v1 21/22] website: index: add French translation., Denis 'GNUtoo' Carikli, 2024/12/20
- Re: [PATCH v1 00/22] Fix release tests with debug images + website patches, Adrien 'neox' Bourmault, 2024/12/28