GNU bug report logs - #30629
[PATCH 0/5] Detect missing modules in the initrd

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Tue, 27 Feb 2018 14:18:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: 30629 <at> debbugs.gnu.org
Subject: [bug#30629] [PATCH 0/5] Detect missing modules in the initrd
Date: Thu, 1 Mar 2018 11:11:00 +0100
Hi Ludo,

On Thu, 01 Mar 2018 11:05:33 +0100
ludo <at> gnu.org (Ludovic Courtès) wrote:

> >> >  (define* (base-initrd file-systems
> >> >                        #:key
> >> >                        (linux linux-libre)
> >> > +                      (linux-modules '())
> >> >                        (kmod kmod-minimal/static)
> >> >                        (mapped-devices '())
> >> >                        qemu-networking?    
> >> 
> >> We no longer need #:kmod here.  
> >
> > Yes, we do.  
> 
> I mean in the final version we’ll use the (gnu build linux-modules) I
> think, so we won’t need kmod anymore.  Or am I missing something?

depmod.  It creates the modules.alias in the first place - it won't go away
even after we use (gnu build linux-modules) for looking up stuff in
modules.alias .




This bug report was last modified 7 years and 128 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.