[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 01/02: gnu: linux-libre: Update to 4.11.
From: |
Mark H Weaver |
Subject: |
Re: 01/02: gnu: linux-libre: Update to 4.11. |
Date: |
Mon, 01 May 2017 17:24:57 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
address@hidden (Leo Famulari) writes:
> lfam pushed a commit to branch master
> in repository guix.
>
> commit cfd2ca8244bc7a5c130677718ad2ad75f7316c68
> Author: Mathieu Othacehe <address@hidden>
> Date: Mon May 1 11:41:21 2017 +0200
>
> gnu: linux-libre: Update to 4.11.
>
> * gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.
> (%linux-libre-hash): Update hash.
>
> Signed-off-by: Leo Famulari <address@hidden>
This needs an updated configuration file as well, which I've been doing
manually using "make oldconfig". The package code looks for a
configuration file in:
gnu/packages/aux-files/linux-libre/<MAJOR-MINOR-VERSION>-<ARCH>.conf
Since there is no such file for version 4.11, I guess maybe it will just
use a default configuration from upstream? I expect this will likely
cause people some problems.
I think we should revert this until I can perform the update in my usual
way, unless someone wants to take over maintenance of the kernel
packages from me.
Mark
- Re: 01/02: gnu: linux-libre: Update to 4.11.,
Mark H Weaver <=