[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] linux-initrd: Add a raw-initrd and use it to define base-ini
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] linux-initrd: Add a raw-initrd and use it to define base-initrd. |
Date: |
Fri, 10 Mar 2017 17:03:34 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Mathieu Othacehe <address@hidden> skribis:
> * gnu/system/linux-initrd.scm (raw-initrd): New exported variable.
> (base-initrd): Use raw-initrd to build the initrd.
> * doc/guix.texi (Initial RAM Disk): Document it.
> ---
>
> Hi Ludo,
>
> Here's the update, thank for the review !
> I run make check-system TESTS=basic like you suggested,
> no problems reported.
Great. Applied, thanks!
Ludo’.