mbox series

[bug#71610,0/2] Remove linux-libre 6.8.

Message ID 20240617120028.19709-2-w@wmeyer.eu
Headers show
Series Remove linux-libre 6.8. | expand

Message

Wilko Meyer June 17, 2024, noon UTC
Hi Leo,

6.8 has been EoL for a while now, so it's time to remove it.

Wilko Meyer (2):
  gnu: Remove linux-libre 6.8.
  news: Add entry for removing linux-libre 6.8 (EoL).

 Makefile.am                                   |     5 -
 etc/news.scm                                  |    12 +
 .../aux-files/linux-libre/6.8-arm.conf        | 11773 ---------------
 .../aux-files/linux-libre/6.8-arm64.conf      | 11827 ---------------
 .../aux-files/linux-libre/6.8-i686.conf       | 11899 ---------------
 .../aux-files/linux-libre/6.8-riscv.conf      |  7681 ----------
 .../aux-files/linux-libre/6.8-x86_64.conf     | 12107 ----------------
 gnu/packages/linux.scm                        |    38 +-
 8 files changed, 14 insertions(+), 55328 deletions(-)
 delete mode 100644 gnu/packages/aux-files/linux-libre/6.8-arm.conf
 delete mode 100644 gnu/packages/aux-files/linux-libre/6.8-arm64.conf
 delete mode 100644 gnu/packages/aux-files/linux-libre/6.8-i686.conf
 delete mode 100644 gnu/packages/aux-files/linux-libre/6.8-riscv.conf
 delete mode 100644 gnu/packages/aux-files/linux-libre/6.8-x86_64.conf


base-commit: f9ed5788fda9288301550c641820d422e9ad1602

Comments

Vincent Legoll June 17, 2024, 3:47 p.m. UTC | #1
Hello,

you have the markup '@code{linux-libre}' in german but not in english,
is that intended ?

Thanks
Leo Famulari June 17, 2024, 4:06 p.m. UTC | #2
On Mon, Jun 17, 2024 at 02:00:28PM +0200, Wilko Meyer wrote:
> Wilko Meyer (2):
>   gnu: Remove linux-libre 6.8.
>   news: Add entry for removing linux-libre 6.8 (EoL).

Thanks! Pushed as 71c678a16aae416298a0e3fa322b425315bb7b00

I changed "EoL" to "end of life", because we try to avoid unnecessary
abbreviations in Guix. When coming from another language, abbreviations
can add a layer of confusion of misunderstanding.