guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add mcelog.


From: Ludovic Courtès
Subject: Re: [PATCH] gnu: Add mcelog.
Date: Wed, 14 Sep 2016 17:02:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Tobias Geerinckx-Rice <address@hidden> skribis:

> * gnu/packages/linux.scm (mcelog): New variable.

To complement what Marius wrote…

> +    (arguments
> +     `(#:phases (modify-phases %standard-phases
> +                  (delete 'configure))  ; no configure script
> +                #:make-flags (list "CC=gcc"

Please align the #:.

> +    (description
> +     "The mcelog daemon is required by the Linux kernel to log memory, I/O,
> +      CPU, and other hardware errors on x86 systems.  It can also perform
> +      user-defined tasks, such as bringing bad pages off-line, when
> +      configurable error thresholds are exceeded.")
   ^^^^^^
Remove leading space here.

Thanks.  :-)

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]