From: Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 39643@debbugs.gnu.org
Subject: bug#39643: (Out-of-tree) system kernel modules only found in :out
Date: Mon, 17 Feb 2020 15:45:52 +0100 [thread overview]
Message-ID: <87blpx6zmn.fsf@nckx> (raw)
[-- Attachment #1: Type: text/plain, Size: 725 bytes --]
Guix,
After adding (specification->package+output "zfs:module") to my
system packages, it's still missing from current-system:
$ guix system reconfigure …
$ ls /run/current-system/profile/lib/modules/
5.4.0-pf7-4-ed26-M88
That's my horrible custom Linux fork/version/abomination.
Apologies. The ZFS package simply compiles against Guix's default
linux-libre-5.4.20-gnu package.
After editing the zfs package to install everything into the main
:out output:
$ guix system reconfigure …
$ ls /run/current-system/profile/lib/modules/
5.4.0-pf7-4-ed26-M88 5.4.20-gnu
$ ls
/run/current-system/profile/lib/modules/5.4.20-gnu/extra/zfs/
zfs.ko
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
next reply other threads:[~2020-02-17 14:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-17 14:45 Tobias Geerinckx-Rice via Bug reports for GNU Guix [this message]
2020-02-18 11:43 ` bug#39643: (Out-of-tree) system kernel modules only found in :out Danny Milosavljevic
2020-02-18 17:26 ` Marius Bakke
2020-02-18 17:34 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
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=87blpx6zmn.fsf@nckx \
--to=bug-guix@gnu.org \
--cc=39643@debbugs.gnu.org \
--cc=me@tobias.gr \
/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).