[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v1 0/7] Fix for the LVM2 test + website improvements.
From: |
Denis 'GNUtoo' Carikli |
Subject: |
[PATCH v1 0/7] Fix for the LVM2 test + website improvements. |
Date: |
Thu, 19 Dec 2024 00:17:08 +0100 |
Hi,
This serie contains a fix for the LVM2 test. I've managed to build a
rootfs with it and so on but I didn't run a full build yet, so we
still need to do that before merging this patch/serie. I've also found
small issues in the code that produces this rootfs and fixed them
along the way. They are in separate patches in this serie.
In addition, DiffieHellman reported that some configuration booted
fine so I made patches for that.
I didn't include DiffieHellman's report for the KGPE-D16 yet[1] as we
don't have anything to differenciate rdimm (ECC RAM) and udimm
(non-ECC RAM) versions yet on the website.
There are also some fix for the status column handling. I've also
found that the KGPE-D16 didn't have high resolution images so we also
need to fix that in the tables, along with other computers affected by
that. There is also a mainboard that doesn't have GRUB images yet.
[1]https://savannah.gnu.org/bugs/index.php?66578
Denis 'GNUtoo' Carikli (5):
packages: roms: download: help: add missing rootfs.img.
packages: roms: download: fix preseed.img argument.
packages: roms: tests: Fix Trisquel LVM test.
website: status: 0.1 RC5: set ThinkPad T500 as tested.
website: status: 0.1 RC5: set ThinkPad R400 as tested.
Denis 'GNUtoo' Carikli (7):
packages: roms: download: help: add missing rootfs.img.
packages: roms: download: fix preseed.img argument.
packages: roms: tests: Fix Trisquel LVM test.
website: status: 0.1 RC5: set ThinkPad T500 as tested.
website: status: 0.1 RC5: set ThinkPad R400 as tested.
website: status: tables: fix uncomplete columns.
website: status: tables: workaround lack of colspan.
resources/packages/roms/download | 6 ++++-
resources/trisquel/preseed.cfg | 36 ++++++++++++++++++++++++++-
resources/trisquel/preseed.img.sha512 | 2 +-
website/pages/status.es.md | 32 ++++++++++++------------
website/pages/status.md | 33 +++++++++++++-----------
5 files changed, 75 insertions(+), 34 deletions(-)
base-commit: ddb517e3de393e67d287ffa66b36107285421fac
--
2.46.0
- [PATCH v1 0/7] Fix for the LVM2 test + website improvements.,
Denis 'GNUtoo' Carikli <=
- [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, 2024/12/18
- [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