Brice Waegeneire
7eea1de74e
gnu: Add ddcci-driver-linux.
...
* gnu/packages/linux.scm (ddcci-driver-linux): Add variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-25 13:32:56 +02:00
Tobias Geerinckx-Rice
03113e313e
gnu: psmisc: Update source URI.
...
* gnu/packages/linux.scm (psmisc)[source]: Update URI.
2019-10-24 23:20:06 +02:00
Tobias Geerinckx-Rice
14c630bbb4
gnu: btrfs-progs: Update to 5.3.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 5.3.
2019-10-24 23:20:06 +02:00
Tobias Geerinckx-Rice
80095bd35c
gnu: util-linux: Don't use NAME in source URI.
...
* gnu/packages/linux.scm (util-linux)[source]: Hard-code NAME.
2019-10-24 23:20:06 +02:00
Tobias Geerinckx-Rice
70a4fb6f98
gnu: psmisc: Update hash.
...
Apart from translation (po/*) updates, the following code changes were
made in-place: <https://issues.guix.gnu.org/issue/37905 >.
* gnu/packages/linux.scm (psmisc)[source]: Update hash.
2019-10-24 18:22:49 +02:00
Tobias Geerinckx-Rice
3feae38669
gnu: lm-sensors: Update to 3.6.0.
...
* gnu/packages/linux.scm (lm-sensors): Update to 3.6.0.
2019-10-22 21:43:07 +02:00
Ludovic Courtès
17a5cb45d4
gnu: psm2: Update to 11.2.86.
...
* gnu/packages/linux.scm (psm2): Update to 11.2.86.
2019-10-18 23:22:25 +02:00
Mark H Weaver
4845dee706
gnu: linux-libre@5.2: Remove.
...
The 5.2 release series has reached end-of-life,
and is no longer supported upstream.
* gnu/packages/linux.scm (deblob-scripts-5.2, linux-libre-5.2-version)
(linux-libre-5.2-pristine-source, linux-libre-5.2-source)
(linux-libre-headers-5.2, linux-libre-5.2): Remove variables.
2019-10-18 08:16:58 -04:00
Mark H Weaver
e02c2f85b3
gnu: linux-libre: Update to 5.3.7.
...
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.7.
(linux-libre-5.3-pristine-source): Update hash.
2019-10-18 07:53:15 -04:00
Mark H Weaver
b1b721186a
gnu: linux-libre@4.19: Update to 4.19.80.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.80.
(linux-libre-4.19-pristine-source): Update hash.
2019-10-18 07:53:13 -04:00
Mark H Weaver
e5df2dfce1
gnu: linux-libre@4.14: Update to 4.14.150.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.150.
(linux-libre-4.14-pristine-source): Update hash.
2019-10-18 07:53:10 -04:00
Mark H Weaver
b84d7ac06e
gnu: linux-libre@4.9: Update to 4.9.197.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.197.
(linux-libre-4.9-pristine-source): Update hash.
2019-10-18 07:53:08 -04:00
Mark H Weaver
6f11d1b54e
gnu: linux-libre@4.4: Update to 4.4.197.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.197.
(linux-libre-4.4-pristine-source): Update hash.
2019-10-18 07:53:06 -04:00
Tobias Geerinckx-Rice
2c19c5d86e
gnu: linux-libre@5.3: Update to 5.3.6.
...
* gnu/packages/linux.scm (deblob-scripts-5.3)
(linux-libre-5.3-version, linux-libre-5.3-pristine-sources):
Update to 5.3.6.
2019-10-17 07:11:34 +02:00
Tobias Geerinckx-Rice
c478870b7f
gnu: linux-libre@5.2: Update to 5.2.21.
...
* gnu/packages/linux.scm (deblob-scripts-5.2)
(linux-libre-5.2-version, linux-libre-5.2-pristine-sources):
Update to 5.2.21.
2019-10-17 07:11:34 +02:00
Tobias Geerinckx-Rice
e4d8d19470
gnu: linux-libre@4.19: Update to 4.19.79.
...
* gnu/packages/linux.scm (deblob-scripts-4.19)
(linux-libre-4.19-version, linux-libre-4.19-pristine-sources):
Update to 4.19.79.
2019-10-17 07:11:34 +02:00
Tobias Geerinckx-Rice
4f7dd07e58
gnu: linux-libre@4.14: Update to 4.14.149.
...
* gnu/packages/linux.scm (deblob-scripts-4.14)
(linux-libre-4.14-version, linux-libre-4.14-pristine-sources):
Update to 4.14.149.
2019-10-17 07:11:34 +02:00
Tobias Geerinckx-Rice
c21d5141c2
gnu: linux-libre@4.9: Update to 4.9.196.
...
* gnu/packages/linux.scm (deblob-scripts-4.9)
(linux-libre-4.9-version, linux-libre-4.9-pristine-sources):
Update to 4.9.196.
2019-10-17 07:11:34 +02:00
Tobias Geerinckx-Rice
19f219fef1
gnu: linux-libre@4.4: Update to 4.4.196.
...
* gnu/packages/linux.scm (deblob-scripts-4.4)
(linux-libre-4.4-version, linux-libre-4.4-pristine-sources):
Update to 4.4.196.
2019-10-17 07:11:33 +02:00
Tobias Geerinckx-Rice
c78778e779
gnu: xfsprogs: Install Python script to :python output.
...
* gnu/packages/linux.scm (xfsprogs)[outputs]: Add ‘python’.
[arguments]: Move ‘xfs_scrub_all’ to :python.
[inputs]: Add python-wrapper to make it actually run.
2019-10-15 05:25:11 +02:00
Tobias Geerinckx-Rice
faa78e8850
gnu: xfsprogs: Update to 5.2.1.
...
* gnu/packages/linux.scm (xfsprogs): Update to 5.2.1.
2019-10-15 05:24:37 +02:00
Marius Bakke
a4a70cc4d7
gnu: util-linux: Adjust indentation.
...
* gnu/packages/linux.scm (util-linux): Re-indent.
2019-10-13 18:35:58 +02:00
Marius Bakke
93ae28c029
gnu: e2fsprogs: Update to 1.45.4 [fixes CVE-2019-5094].
...
* gnu/packages/linux.scm (e2fsprogs): Update to 1.45.4.
2019-10-12 21:44:26 +02:00
Marius Bakke
d1eb423478
gnu: strace: Update to 5.3.
...
* gnu/packages/patches/strace-ipc-tests.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/linux.scm (strace): Update to 5.3.
[source](patches): Remove.
[arguments]: Remove obsolete phase.
2019-10-10 20:09:55 +02:00
Marius Bakke
861907f01e
gnu: linux-libre@5.3: Apply upstream entropy fix.
...
See <https://bugs.gnu.org/37501 >.
* gnu/packages/linux.scm (linux-libre-5.3-source): Add
"linux-libre-active-entropy.patch".
2019-10-08 13:14:16 +02:00
Ludovic Courtès
cf3d1763ed
Merge branch 'core-updates'
2019-10-08 11:37:07 +02:00
Tobias Geerinckx-Rice
d7a6a3f328
gnu: linux-libre@4.14: Update to 4.14.147.
...
* gnu/packages/linux.scm (deblob-scripts-4.14)
(linux-libre-4.14-version, linux-libre-4.14-pristine-source):
Update to 4.14.147.
2019-10-08 05:29:31 +02:00
Tobias Geerinckx-Rice
a48f08bc81
gnu: linux-libre@4.9: Update to 4.9.195.
...
* gnu/packages/linux.scm (deblob-scripts-4.9)
(linux-libre-4.9-version, linux-libre-4.9-pristine-source):
Update to 4.9.195.
2019-10-08 05:29:30 +02:00
Tobias Geerinckx-Rice
ddefa2ff5c
gnu: linux-libre@4.19: Update to 4.19.77.
...
* gnu/packages/linux.scm (deblob-scripts-4.19)
(linux-libre-4.19-version, linux-libre-4.19-pristine-source):
Update to 4.19.77.
2019-10-08 05:29:30 +02:00
Tobias Geerinckx-Rice
c26b1d43fa
gnu: linux-libre@5.2: Update to 5.2.19.
...
* gnu/packages/linux.scm (deblob-scripts-5.2)
(linux-libre-5.2-version, linux-libre-5.2-pristine-source):
Update to 5.2.19.
2019-10-08 05:29:30 +02:00
Ludovic Courtès
4d8d2fbaf3
Merge branch 'master' into core-updates
2019-10-07 17:06:13 +02:00
Vagrant Cascadian
7d82e92071
gnu: linux-libre: Update to 5.3.4.
...
* gnu/packages/linux (linux-libre-5.3-version): Update to 5.3.4.
(deblob-scripts-5.3): Update to 5.3.4.
2019-10-07 01:55:46 -07:00
Ricardo Wurmus
e08902d3cb
Merge branch 'master' into core-updates
2019-10-06 22:02:20 +02:00
Marius Bakke
c5ceec4150
gnu: linux-libre: Remove glibc from CPATH before the build.
...
Fixes <https://bugs.gnu.org/37593 >.
* gnu/packages/linux.scm (make-linux-libre*)[arguments]: Drop "libc" from CPATH.
2019-10-06 18:02:48 +02:00
Marius Bakke
dd69897113
gnu: linux-libre: Try to aggressively gather entropy during boot.
...
Fixes <https://bugs.gnu.org/37501 >.
* gnu/packages/patches/linux-libre-active-entropy.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre-5.2-source): Use it.
2019-10-06 18:02:48 +02:00
Marius Bakke
5157edd885
gnu: perf: Treat kernel headers as system headers.
...
* gnu/packages/linux.scm (perf)[arguments]: Instead of disabling -Werror,
set C_INCLUDE_PATH.
2019-10-06 18:02:48 +02:00
Tobias Geerinckx-Rice
57ec0551c8
gnu: linux-libre@4.19: Update to 4.19.76.
...
* gnu/packages/linux.scm (linux-libre-4.19-version)
(linux-libre-4.19-pristine-source): Update to 4.19.76.
2019-10-04 10:21:24 +02:00
Tobias Geerinckx-Rice
1bedc74e7f
gnu: linux-libre@5.2: Update to 5.2.18.
...
* gnu/packages/linux.scm (linux-libre-5.2-version)
(linux-libre-5.2-pristine-source): Update to 5.2.18.
2019-10-04 10:21:24 +02:00
Tobias Geerinckx-Rice
dd32676b06
gnu: linux-libre@5.3: Update to 5.3.2.
...
* gnu/packages/linux.scm (linux-libre-5.3-version)
(linux-libre-5.3-pristine-source): Update to 5.3.2.
2019-10-04 10:21:24 +02:00
Tobias Geerinckx-Rice
9a68b89e8a
gnu: linux-libre: Update to 5.3.
...
* gnu/packages/linux.scm (linux-libre-version)
(linux-libre-pristine-source, linux-libre-source, linux-libre):
Assign -5.3 values.
2019-10-03 16:03:36 +02:00
Tobias Geerinckx-Rice
e8ded3ee6a
gnu: linux-libre-headers@5.3: Install.
...
Upstream has separated building and installing the UAPI headers, and now
requires rsync for the latter.
Follow-up to commit 9e34a5f3b2
.
* gnuk/packages/linux.scm (make-linux-libre-headers*)[native-inputs]:
Add rsync for version 5.3 and higher.
2019-10-02 12:16:41 +02:00
Tobias Geerinckx-Rice
9e34a5f3b2
gnu: linux-libre: Add version 5.3.1.
...
* gnu/packages/linux.scm (linux-libre-5.3-version)
(linux-libre-5.3-pristine-source, linux-libre-5.3-source)
(linux-libre-headers-5.3, linux-libre-5.3): New public variables.
* gnu/packages/aux-files/linux-libre/5.3-arm.conf,
gnu/packages/aux-files/linux-libre/5.3-arm-veyron.conf,
gnu/packages/aux-files/linux-libre/5.3-arm64.conf,
gnu/packages/aux-files/linux-libre/5.3-i686.conf,
gnu/packages/aux-files/linux-libre/5.3-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
2019-10-01 22:40:05 +02:00
Ludovic Courtès
0cf2b6f2db
Merge branch 'master' into core-updates
2019-10-01 12:06:00 +02:00
Vagrant Cascadian
18b3ba6ff2
gnu: %default-extra-linux-options: Ensure namespaces are enabled in all
...
linux-libre kernels.
The linux-libre kernels using defconfig may not have namespaces enabled, which
is needed for the default guix-daemon configuration in Guix System.
* gnu/packages/linux (%default-extra-linux-options): Enable CONFIG_NAMESPACES,
CONFIG_UTS_NS, CONFIG_IPC_NS, CONFIG_USER_NS, CONFIG_PID_NS, and
CONFIG_NET_NS.
2019-09-29 15:10:32 -07:00
Brice Waegeneire
de3896fb79
gnu: Add ell.
...
* gnu/packages/linux.scm (ell): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-28 22:56:40 +02:00
Marius Bakke
e7f62a41b2
Merge branch 'master' into core-updates
2019-09-27 19:11:27 +02:00
Tobias Geerinckx-Rice
3b6362969c
gnu: iproute2: Add libmnl input.
...
* gnu/packages/linux.scm (iproute)[inputs]: Add libmnl.
2019-09-25 17:50:51 +02:00
Tobias Geerinckx-Rice
005e539edf
gnu: iproute2: Update to 5.3.0.
...
* gnu/packages/linux.scm (iproute): Update to 5.3.0.
2019-09-25 17:50:50 +02:00
Ludovic Courtès
11da634a6e
Merge branch 'master' into core-updates
2019-09-24 10:11:38 +02:00
Tobias Geerinckx-Rice
0b3daeb05e
gnu: linux-libre: Update to 4.4.194.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.4.194.
2019-09-24 02:19:25 +02:00