all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* default linux modules
@ 2017-02-21  9:39 Mathieu OTHACEHE
  2017-02-21 12:03 ` Tomas Cech
  0 siblings, 1 reply; 4+ messages in thread
From: Mathieu OTHACEHE @ 2017-02-21  9:39 UTC (permalink / raw)
  To: guix-devel


Hi Guix,

I'm running GuixSD on top of a linux kernel with a custom conf.

In "linux-modules" procedure of (gnu system linux-initrd), some modules
are searched by default ("ahci", "usb-storage", ..., "isci"). Those
modules are not present in my kernel because they are compiled as
built-in.

I think one should be able to specify exactly the modules he wants
to be embedded in his initd instead of having a linux conf guix-initrd
compliant. However, I'm not sure how to patch it.

Any ideas ?

Thanks,

Mathieu

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

* Re: default linux modules
  2017-02-21  9:39 default linux modules Mathieu OTHACEHE
@ 2017-02-21 12:03 ` Tomas Cech
  2017-02-21 12:36   ` Mathieu OTHACEHE
  0 siblings, 1 reply; 4+ messages in thread
From: Tomas Cech @ 2017-02-21 12:03 UTC (permalink / raw)
  To: Mathieu OTHACEHE; +Cc: guix-devel

On Tue, 21 Feb 2017 10:39:46 +0100,
Mathieu OTHACEHE wrote:
> 
> 
> Hi Guix,
> 
> I'm running GuixSD on top of a linux kernel with a custom conf.
> 
> In "linux-modules" procedure of (gnu system linux-initrd), some modules
> are searched by default ("ahci", "usb-storage", ..., "isci"). Those
> modules are not present in my kernel because they are compiled as
> built-in.
> 
> I think one should be able to specify exactly the modules he wants
> to be embedded in his initd instead of having a linux conf guix-initrd
> compliant. However, I'm not sure how to patch it.
> 
> Any ideas ?

Here is previous thread about this topic.

https://www.mail-archive.com/guix-devel@gnu.org/msg23130.html

I faced the same problem, I solved it by out-of-tree version of base-initrd.

HTH,

S_W

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

* Re: default linux modules
  2017-02-21 12:03 ` Tomas Cech
@ 2017-02-21 12:36   ` Mathieu OTHACEHE
  2017-02-21 12:44     ` Tomas Cech
  0 siblings, 1 reply; 4+ messages in thread
From: Mathieu OTHACEHE @ 2017-02-21 12:36 UTC (permalink / raw)
  To: Tomas Cech; +Cc: guix-devel


> Here is previous thread about this topic.
>
> https://www.mail-archive.com/guix-devel@gnu.org/msg23130.html

Thanks Tomas.

Did you give a try to Ludo proposal of splitting 'base-initd' into
'raw-initrd' and 'base-initrd' ?

Would it be ok for you if I try this ?

Thanks,

Mathieu

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

* Re: default linux modules
  2017-02-21 12:36   ` Mathieu OTHACEHE
@ 2017-02-21 12:44     ` Tomas Cech
  0 siblings, 0 replies; 4+ messages in thread
From: Tomas Cech @ 2017-02-21 12:44 UTC (permalink / raw)
  To: Mathieu OTHACEHE; +Cc: guix-devel

On Tue, 21 Feb 2017 13:36:27 +0100,
Mathieu OTHACEHE wrote:
> 
> 
> > Here is previous thread about this topic.
> >
> > https://www.mail-archive.com/guix-devel@gnu.org/msg23130.html
> 
> Thanks Tomas.
> 
> Did you give a try to Ludo proposal of splitting 'base-initd' into
> 'raw-initrd' and 'base-initrd' ?

Sorry, I didn't know how.

> Would it be ok for you if I try this ?

Absolutely, that would be very helpful!

S_W

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

end of thread, other threads:[~2017-02-21 12:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-21  9:39 default linux modules Mathieu OTHACEHE
2017-02-21 12:03 ` Tomas Cech
2017-02-21 12:36   ` Mathieu OTHACEHE
2017-02-21 12:44     ` Tomas Cech

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.