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


Message #95 received at 30629 <at> debbugs.gnu.org (full text, mbox):

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 30629 <at> debbugs.gnu.org
Subject: Re: [bug#30629] [PATCH 4/5] system: Add 'initrd-modules' field.
Date: Thu, 1 Mar 2018 19:39:18 +0100
> --- a/gnu/system.scm
> +++ b/gnu/system.scm
> @@ -74,6 +74,7 @@
>              operating-system-kernel
>              operating-system-kernel-file
>              operating-system-kernel-arguments
> +            operating-system-initrd-modules
>              operating-system-initrd
>              operating-system-users
>              operating-system-groups
> @@ -152,8 +153,13 @@ booted from ROOT-DEVICE"
>                      (default '()))                ; list of gexps/strings
>    (bootloader operating-system-bootloader)        ; <bootloader-configuration>
>  
> +

Nitpick: Another empty line ? :)

Otherwise LGTM!




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.