unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Wilko Meyer <w@wmeyer.eu>
Cc: 68438-done@debbugs.gnu.org
Subject: bug#68438: [PATCH 1/2] gnu: Remove linux-libre 4.14.
Date: Mon, 22 Jan 2024 13:30:47 -0500	[thread overview]
Message-ID: <Za60VzUUEZgKLIF_@jasmine.lan> (raw)
In-Reply-To: <ab3315fb6c2fdf695c41858baae4227e6aa460ab.1705197329.git.w@wmeyer.eu>

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(-)
------




  reply	other threads:[~2024-01-22 18:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-14  1:59 [bug#68438] [PATCH 0/2] Removing linux-libre 4.14 (EoL) Wilko Meyer
2024-01-14  2:01 ` [bug#68438] [PATCH 1/2] gnu: Remove linux-libre 4.14 Wilko Meyer
2024-01-22 18:30   ` Leo Famulari [this message]
2024-01-14  2:01 ` [bug#68438] [PATCH 2/2] news: Add entry for removing linux-libre 4.14 (EoL) Wilko Meyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Za60VzUUEZgKLIF_@jasmine.lan \
    --to=leo@famulari.name \
    --cc=68438-done@debbugs.gnu.org \
    --cc=w@wmeyer.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).