all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#39643: (Out-of-tree) system kernel modules only found in :out
@ 2020-02-17 14:45 Tobias Geerinckx-Rice via Bug reports for GNU Guix
  2020-02-18 11:43 ` Danny Milosavljevic
  2020-02-18 17:26 ` Marius Bakke
  0 siblings, 2 replies; 4+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2020-02-17 14:45 UTC (permalink / raw)
  To: 39643

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-18 17:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-17 14:45 bug#39643: (Out-of-tree) system kernel modules only found in :out Tobias Geerinckx-Rice via Bug reports for GNU Guix
2020-02-18 11:43 ` Danny Milosavljevic
2020-02-18 17:26 ` Marius Bakke
2020-02-18 17:34   ` Tobias Geerinckx-Rice via Bug reports for GNU Guix

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.