[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v1 0/4] Bring back RC4, add RC4+RC5 status.
From: |
Denis 'GNUtoo' Carikli |
Subject: |
[PATCH v1 0/4] Bring back RC4, add RC4+RC5 status. |
Date: |
Tue, 10 Dec 2024 15:39:41 +0100 |
Hi,
This patch set enables to bring back the GNU Boot 0.1 RC4 images and
also paves the way to better testing as we now test the image types
independently. The rationale for that is in the patches.
It doesn't differenciate yet images with different keyboard layout,
but the change between 2 images with different keyboard layouts is
minimal and it's also possible to later on limit the risk by making
all the rest of the images reproducible and ensuring that only the
keyboard layout differs.
Denis 'GNUtoo' Carikli (4):
website: status: add 0.1 RC4 with the 4 image types.
website: status: Add GNU Boot 0.1 RC5.
website: pages: Get GNU Boot: Add warnings to keep non-working images.
website: status: 0.1 RC5: set ThinkPad X200 as tested.
website/pages/docs/install/index.md | 48 +++-
website/pages/status.es.md | 340 ++++++++++++++++++++++++----
website/pages/status.md | 317 ++++++++++++++++++++++----
3 files changed, 624 insertions(+), 81 deletions(-)
base-commit: 5c867e65f60dba70662afd1d8c3486b6134bcf1e
--
2.46.0
- [PATCH v1 0/4] Bring back RC4, add RC4+RC5 status.,
Denis 'GNUtoo' Carikli <=
- [PATCH v1 2/4] website: status: Add GNU Boot 0.1 RC5., Denis 'GNUtoo' Carikli, 2024/12/10
- [PATCH v1 3/4] website: pages: Get GNU Boot: Add warnings to keep non-working images., Denis 'GNUtoo' Carikli, 2024/12/10
- [PATCH v1 4/4] website: status: 0.1 RC5: set ThinkPad X200 as tested., Denis 'GNUtoo' Carikli, 2024/12/10
- [PATCH v1 1/4] website: status: add 0.1 RC4 with the 4 image types., Denis 'GNUtoo' Carikli, 2024/12/10
- Re: [PATCH v1 0/4] Bring back RC4, add RC4+RC5 status., Adrien 'neox' Bourmault, 2024/12/12