GNU bug report logs -
#68438
[PATCH 0/2] Removing linux-libre 4.14 (EoL).
Previous Next
Reported by: Wilko Meyer <w <at> wmeyer.eu>
Date: Sun, 14 Jan 2024 02:01:01 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 68438-done <at> debbugs.gnu.org (full text, mbox):
On Sun, Jan 14, 2024 at 03:01:36AM +0100, Wilko Meyer wrote:
> This kernel series is no longer supported upstream.
>
> * gnu/packages/linux.scm (linux-libre-4.14-version, linux-libre-4.14-gnu-revision,
> deblob-scripts-4.14, linux-libre-4.14-pristine-source,
> linux-libre-4.14-source, linux-libre-headers-4.14, linux-libre-arm-generic-4.14,
> linux-libre-omap2plus-4.14, linux-libre-4.14): Remove variables.
> * gnu/packages/aux-files/linux-libre/4.14-arm.conf,
> gnu/packages/aux-files/linux-libre/4.14-i686.conf,
> gnu/packages/aux-files/linux-libre/4.14-x86_64.conf: Delete files.
> * Makefile.am (AUX_FILES): Remove aforementioned .conf files.
Thanks! The patches no longer applied so I "recreated" them by copy and
paste.
Then, I grepped 'linux-libre-4.14' and noticed that there was a Guix
test using this package, so I removed that test in the amended commit.
Finally, I adjusted the commit hash in the news entry, tested with `make
check-channel-news`. News entries are a common source of errors that
crash `guix pull`, because the commit hash changes when signing commits
or when doing `git pull --rebase`. Always check the news before pushing!
Pushed as 497780ad25faf71d3ace39efe7451ef01e353d5b
That's about 27000 lines of kernel configuration removed from the
codebase.
------
$ git diff --stat 10a193596368443f441077525ebbddf787d91e4b^ 10a193596368443f441077525ebbddf787d91e4b
Makefile.am | 3 -
gnu/packages/aux-files/linux-libre/4.14-arm.conf | 8369 -----------------------------
gnu/packages/aux-files/linux-libre/4.14-i686.conf | 9537 ----------------------------------
gnu/packages/aux-files/linux-libre/4.14-x86_64.conf | 9413 ---------------------------------
gnu/packages/linux.scm | 48 -
gnu/tests/base.scm | 4 -
6 files changed, 27374 deletions(-)
------
This bug report was last modified 1 year and 180 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.