[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v1 6/7] website: status: tables: fix uncomplete columns.
From: |
Denis 'GNUtoo' Carikli |
Subject: |
[PATCH v1 6/7] website: status: tables: fix uncomplete columns. |
Date: |
Thu, 19 Dec 2024 00:17:14 +0100 |
This was present from the start in the commit
540bcca0fbc94e6a051e1620f126875d699df7a7 ("website: status: Add GNU
Boot 0.1 RC5.").
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
---
website/pages/status.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/website/pages/status.md b/website/pages/status.md
index 53bfb305..54977cc2 100644
--- a/website/pages/status.md
+++ b/website/pages/status.md
@@ -91,7 +91,7 @@ GNU Boot 0.1 RC5 status
| Qemu, | | | |
|
| PC (i440FX) | Untested | Untested | Untested | Untested
|
+------------------+--------------+--------------+--------------+--------------+
-| Technoethical, |
+| Technoethical, | | | |
|
| D16 | Untested | Untested | Untested | Untested
|
+------------------+--------------+--------------+--------------+--------------+
| Technoethical, | | | |
|
@@ -240,7 +240,7 @@ GNU Boot 0.1 RC4 status
| Qemu, | | | |
|
| PC (i440FX) | Untested | Untested | Fail: #66487 | Fail: #66487
|
+------------------+--------------+--------------+--------------+--------------+
-| Technoethical, |
+| Technoethical, | | | |
|
| D16 | Untested | Untested | Fail: #66487 | Fail: #66487
|
+------------------+--------------+--------------+--------------+--------------+
| Technoethical, | | | |
|
--
2.46.0
- [PATCH v1 0/7] Fix for the LVM2 test + website improvements., Denis 'GNUtoo' Carikli, 2024/12/18
- [PATCH v1 4/7] website: status: 0.1 RC5: set ThinkPad T500 as tested., Denis 'GNUtoo' Carikli, 2024/12/18
- [PATCH v1 5/7] website: status: 0.1 RC5: set ThinkPad R400 as tested., Denis 'GNUtoo' Carikli, 2024/12/18
- [PATCH v1 6/7] website: status: tables: fix uncomplete columns.,
Denis 'GNUtoo' Carikli <=
- [PATCH v1 7/7] website: status: tables: workaround lack of colspan., Denis 'GNUtoo' Carikli, 2024/12/18
- [PATCH v1 3/7] packages: roms: tests: Fix Trisquel LVM test., Denis 'GNUtoo' Carikli, 2024/12/18
- [PATCH v1 1/7] packages: roms: download: help: add missing rootfs.img., Denis 'GNUtoo' Carikli, 2024/12/18
- [PATCH v1 2/7] packages: roms: download: fix preseed.img argument., Denis 'GNUtoo' Carikli, 2024/12/18
- Re: [PATCH v1 0/7] Fix for the LVM2 test + website improvements., Denis 'GNUtoo' Carikli, 2024/12/20