From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Wilko Meyer <w@wmeyer.eu>,
69400-done@debbugs.gnu.org, Tobias Geerinckx-Rice <me@tobias.gr>,
Leo Famulari <leo@famulari.name>
Subject: bug#69400: [PATCH] linux-initrd: Avoid looking up builtin modules.
Date: Sat, 09 Mar 2024 11:17:51 +0800 [thread overview]
Message-ID: <874jdgt7og.wl-hako@ultrarare.space> (raw)
In-Reply-To: <87r0gn6lxi.fsf@gnu.org>
Hi,
On Thu, 07 Mar 2024 06:21:45 +0800,
Ludovic Courtès wrote:
>
> Hi,
>
> Hilton Chain <hako@ultrarare.space> skribis:
>
> > * gnu/system/linux-initrd.scm (flat-linux-module-directory)
> > [build-exp]<builtin-modules,modules-to-lookup>: New variables.
> > <modules>: Use ‘modules-to-lookup’ to avoid looking up builtin modules.
> >
> > Change-Id: I60fdae0211bb6632508b1c63582e013e78186cd1
>
> Good catch! Did you experience build failures because of that?
> (Namely, the machinery looking for modules that didn’t exist.)
>
> LGTM, thanks!
Yes, I actually encountered the issue back to the first time customizing a
kernel with Guix System!
Recently I tried to write a script to enable all possible modules for
(gnu system linux-initrd) and realized "CONFIG_CRYPTO_ECB" (required for CIFS
support) in defconfig for part of our kernels are set to built-in. As a result,
I think it's now necessary to make a change within Guix instead. :)
Applied as 8f8ec56052766aa5105d672b77ad9eaca5c1ab3c.
Thanks
prev parent reply other threads:[~2024-03-09 3:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-26 6:06 [bug#69400] [PATCH] linux-initrd: Avoid looking up builtin modules Hilton Chain via Guix-patches via
2024-03-06 22:21 ` Ludovic Courtès
2024-03-09 3:17 ` Hilton Chain via Guix-patches via [this message]
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=874jdgt7og.wl-hako@ultrarare.space \
--to=guix-patches@gnu.org \
--cc=69400-done@debbugs.gnu.org \
--cc=hako@ultrarare.space \
--cc=leo@famulari.name \
--cc=ludo@gnu.org \
--cc=me@tobias.gr \
--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).