[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (33c88fc -> adbe6de)
From: |
Mark H. Weaver |
Subject: |
branch master updated (33c88fc -> adbe6de) |
Date: |
Tue, 30 Jan 2018 03:54:16 -0500 (EST) |
mhw pushed a change to branch master
in repository guix.
from 33c88fc gnu: Add mongo-tools.
new e0e10e2 gnu: linux-libre: NVME core support is now built-in.
new f2a6eca gnu: linux-libre: Update configuration files to latest
releases.
new adbe6de gnu: linux-libre: Update to 4.15, while retaining 4.14
LTS.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 5 +-
gnu/packages/aux-files/linux-libre/4.1-i686.conf | 8 +-
gnu/packages/aux-files/linux-libre/4.1-x86_64.conf | 10 +-
gnu/packages/aux-files/linux-libre/4.14-arm.conf | 4 +-
gnu/packages/aux-files/linux-libre/4.14-i686.conf | 9 +-
.../aux-files/linux-libre/4.14-x86_64.conf | 12 +-
.../linux-libre/{4.14-arm.conf => 4.15-arm.conf} | 150 ++++++++++-----
.../linux-libre/{4.14-i686.conf => 4.15-i686.conf} | 198 ++++++++++++--------
.../{4.14-x86_64.conf => 4.15-x86_64.conf} | 201 +++++++++++++--------
gnu/packages/aux-files/linux-libre/4.4-i686.conf | 17 +-
gnu/packages/aux-files/linux-libre/4.4-x86_64.conf | 20 +-
gnu/packages/aux-files/linux-libre/4.9-i686.conf | 26 +--
gnu/packages/aux-files/linux-libre/4.9-x86_64.conf | 31 ++--
gnu/packages/linux.scm | 29 ++-
gnu/system/linux-initrd.scm | 1 -
15 files changed, 454 insertions(+), 267 deletions(-)
copy gnu/packages/aux-files/linux-libre/{4.14-arm.conf => 4.15-arm.conf} (98%)
copy gnu/packages/aux-files/linux-libre/{4.14-i686.conf => 4.15-i686.conf}
(98%)
copy gnu/packages/aux-files/linux-libre/{4.14-x86_64.conf => 4.15-x86_64.conf}
(98%)
- branch master updated (33c88fc -> adbe6de),
Mark H. Weaver <=