[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v1 00/10] Parches for GNU Boot 0.1 RC4.
From: |
Denis 'GNUtoo' Carikli |
Subject: |
[PATCH v1 00/10] Parches for GNU Boot 0.1 RC4. |
Date: |
Fri, 22 Nov 2024 15:01:26 +0100 |
Hi,
I think it might be a good time to make an RC4 given that:
* We don't have any known nonfree software left that can make it in
released files.
* We have an important bug fix for the GRUB configuration.
* The last RC was about 1 year ago which is very long.
* We have an install party planned in Paris the 7 and 8 December[1] in
Paris and we need some of the fixes to make it more simple.
[1]https://www.samedis-du-libre.org/Les-install-parties#install_party_entierement_libre
So this are also patches that, once in, are meant to be tagged for the
RC4.
As for the patches for the GNU Boot manual I still need to do a v2 and
they are not as urgent as this RC4, and they need more work anyway, so
it might be better to review these patches before.
Denis 'GNUtoo' Carikli (10):
dependencies: trisquel: fix awk call.
dependencies: trisquel: replace ttf-unifont with fonts-unifont.
dependencies: trisquel: website: Add graphviz to fix website package
build.
dependencies: pureos: website: Add graphviz to fix website package
build.
resources: git: fix configuration with older git versions.
website: status: 0.1 RC3: fix typos.
website: status: 0.1 RC3: set ThinkPad X200 as tested.
website: status: 0.1 RC3: D945GCLF2D fails to boot.
website: status: 0.1 RC1,RC2: D945GCLF2D fails to boot.
dependencies: pureos: replace libtool by libtool-bin
resources/dependencies/pureos-10 | 6 +-
resources/dependencies/trisquel | 8 +-
resources/git/git | 4 +-
website/pages/status.es.md | 514 +++++++++++++++---------------
website/pages/status.md | 516 ++++++++++++++++---------------
5 files changed, 533 insertions(+), 515 deletions(-)
base-commit: 05c09293d9660ea1f26b5b705a089b466a0aa718
--
2.46.0
- [PATCH v1 00/10] Parches for GNU Boot 0.1 RC4.,
Denis 'GNUtoo' Carikli <=
- [PATCH v1 03/10] dependencies: trisquel: website: Add graphviz to fix website package build., Denis 'GNUtoo' Carikli, 2024/11/22
- [PATCH v1 01/10] dependencies: trisquel: fix awk call., Denis 'GNUtoo' Carikli, 2024/11/22
- [PATCH v1 02/10] dependencies: trisquel: replace ttf-unifont with fonts-unifont., Denis 'GNUtoo' Carikli, 2024/11/22
- [PATCH v1 04/10] dependencies: pureos: website: Add graphviz to fix website package build., Denis 'GNUtoo' Carikli, 2024/11/22
- [PATCH v1 05/10] resources: git: fix configuration with older git versions., Denis 'GNUtoo' Carikli, 2024/11/22
- [PATCH v1 06/10] website: status: 0.1 RC3: fix typos., Denis 'GNUtoo' Carikli, 2024/11/22
- [PATCH v1 07/10] website: status: 0.1 RC3: set ThinkPad X200 as tested., Denis 'GNUtoo' Carikli, 2024/11/22
- [PATCH v1 08/10] website: status: 0.1 RC3: D945GCLF2D fails to boot., Denis 'GNUtoo' Carikli, 2024/11/22
- [PATCH v1 10/10] dependencies: pureos: replace libtool by libtool-bin, Denis 'GNUtoo' Carikli, 2024/11/22
- [PATCH v1 09/10] website: status: 0.1 RC1, RC2: D945GCLF2D fails to boot., Denis 'GNUtoo' Carikli, 2024/11/22