[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 06/10] website: status: Add usability bugs.
From: |
Denis 'GNUtoo' Carikli |
Subject: |
[PATCH 06/10] website: status: Add usability bugs. |
Date: |
Mon, 26 Aug 2024 14:25:30 +0200 |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
---
website/pages/status.md | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/website/pages/status.md b/website/pages/status.md
index ed36769..75df234 100644
--- a/website/pages/status.md
+++ b/website/pages/status.md
@@ -414,3 +414,25 @@ Upstream versions used in GNU Boot 0.1 RC3
+------------------+---------+------------+------------------------------------+
| SeaBIOS | 1.14.0+ | No | All supported computers
|
+------------------+---------+------------+------------------------------------+
+
+Limitations
+===========
+
++------------------+----------------------------------------+---------------------------------------------------------+
+| Component | Limitations | Bug number
|
++------------------+----------------------------------------+---------------------------------------------------------+
+| GRUB images | - No support for LVM2 |
[#65663](https://savannah.gnu.org/bugs/index.php?65663) |
++------------------+----------------------------------------+---------------------------------------------------------+
+| SeaBIOS images | - No VGA support |
[#65922](https://savannah.gnu.org/bugs/index.php?65922) |
+| | => Require to edit /etc/default/grub |
|
++------------------+----------------------------------------+---------------------------------------------------------+
+| Install | - Only for technical people |
|
+| instructions | |
|
++------------------+----------------------------------------+---------------------------------------------------------+
+| Upgrade | - Only for technical people |
|
+| instructions | |
|
++------------------+----------------------------------------+---------------------------------------------------------+
+| Website | - No proper manual |
|
++------------------+----------------------------------------+---------------------------------------------------------+
+| Website | - Many unreviewed pages |
|
++------------------+----------------------------------------+---------------------------------------------------------+
--
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 <=
- [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, 2024/08/26
- [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