1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-14 00:50:35 +02:00
Commit Graph

2299 Commits

Author SHA1 Message Date
Marius Bakke
429243a43a gnu: linux-libre-headers: Update to 5.4.20.
* gnu/packages/linux.scm (linux-libre-headers-4.19.56): Rename to ...
(linux-libre-headers-5.4.20): ... this.  Update to 5.4.20.
(linux-libre-headers): Adjust accordingly.
* gnu/packages/commencement.scm (rsync-boot0): New variable.
(linux-libre-headers-boot0)[native-inputs]: Add RSYNC-BOOT0.
2020-02-15 22:02:54 +01:00
Marius Bakke
87d3e94d82 gnu: efibootmgr: Remove obsolete workaround.
* gnu/packages/linux.scm (efibootmgr)[arguments]: Don't set C_INCLUDE_PATH in
 #:configure-flags.
2020-02-15 22:02:54 +01:00
Marius Bakke
6388bed78c gnu: efivar: Remove obsolete workaround.
* gnu/packages/linux.scm (efivar)[arguments]: Remove phase
'kernel-headers-are-system-headers'.
2020-02-15 22:02:54 +01:00
Marius Bakke
4a894c2f09 gnu: linux-libre: Remove obsolete workaround.
* gnu/packages/linux.scm (make-linux-libre*)[arguments]: Do not change CPATH
or CROSS_CPATH.
2020-02-15 22:02:54 +01:00
Marius Bakke
7edafc884c Merge branch 'master' into core-updates 2020-02-14 19:05:45 +01:00
Marius Bakke
e20e069b99 gnu: LVM2: Update to 2.03.08.
* gnu/packages/linux.scm (lvm2): Update to 2.03.08.
2020-02-14 17:49:26 +01:00
Nicolas Goaziou
0d4e780e77 gnu: tlp: Update to 1.3.1.
* gnu/packages/linux.scm (tlp): Update to 1.3.1.
2020-02-12 23:03:05 +01:00
Mark H Weaver
77189a3864 gnu: linux-libre: Update to 5.4.19.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.19.
(linux-libre-5.4-pristine-source): Update hash.
2020-02-11 17:13:34 -05:00
Mark H Weaver
f92440ebd5 gnu: linux-libre@4.19: Update to 4.19.103.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.103.
(linux-libre-4.19-pristine-source): Update hash.
2020-02-11 17:12:34 -05:00
Marius Bakke
57bd483f67 gnu: lvm2: Update to 2.03.07.
* gnu/packages/linux.scm (lvm2): Update to 2.03.07.
[source](snippet): Adjust confdir regex.
[inputs]: Add LIBAIO.
[arguments]: Add phase 'patch-configure.
(lvm2-static)[arguments]: Don't build dmeventd.  Add phase 'adjust-Makefile'.
2020-02-11 00:05:16 +01:00
Marius Bakke
922fc9cb75 gnu: strace: Update to 5.5.
* gnu/packages/linux.scm (strace): Update to 5.5.
2020-02-10 20:18:04 +01:00
Marius Bakke
2cbccf7f65 Merge branch 'staging' 2020-02-10 20:11:26 +01:00
Mark H Weaver
d94e5dffcb gnu: linux-libre: Update to 5.4.18.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.18.
(linux-libre-5.4-pristine-source): Update hash.
2020-02-05 20:20:55 -05:00
Mark H Weaver
55b1eab64f gnu: linux-libre@4.19: Update to 4.19.102.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.102.
(linux-libre-4.19-pristine-source): Update hash.
2020-02-05 20:20:18 -05:00
Mark H Weaver
5d0d21dc3a gnu: linux-libre@4.14: Update to 4.14.170.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.170.
(linux-libre-4.14-pristine-source): Update hash.
2020-02-05 20:19:28 -05:00
Mark H Weaver
7abac36258 gnu: linux-libre@4.9: Update to 4.9.213.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.213.
(linux-libre-4.9-pristine-source): Update hash.
2020-02-05 20:18:58 -05:00
Mark H Weaver
80b9f3efe7 gnu: linux-libre@4.4: Update to 4.4.213.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.213.
(linux-libre-4.4-pristine-source): Update hash.
2020-02-05 20:17:58 -05:00
Marius Bakke
52665d2b6b Merge branch 'staging' into core-updates 2020-02-03 15:45:44 +01:00
Marius Bakke
0a83339bb1 Merge branch 'master' into staging 2020-02-03 15:35:51 +01:00
Marius Bakke
fef2436188 gnu: util-linux: Update to 2.35.1.
* gnu/packages/linux.scm (util-linux): Update to 2.35.1.
2020-02-03 15:29:16 +01:00
Marius Bakke
f847d9dcda gnu: libaio: Fix cross-compilation.
* gnu/packages/linux.scm (libaio)[arguments]: When cross-compiling, set CC to
the cross-gcc in #:make-flags.
2020-02-03 15:29:14 +01:00
Nicolas Goaziou
8a890f3c40 gnu: tlp: Update to 1.3.0.
* gnu/packages/linux.scm (tlp): Update to 1.3.0.
[source]: Hard-code name in origin URI.
[native-inputs]: Add "shellcheck".
[arguments]: Activate some tests.  Update environment variables.  Ignore
tlp-rdw man pages.
* gnu/services/pm.scm (tlp-activation): Update configuration file name.
2020-02-02 10:42:16 +01:00
Vagrant Cascadian
b3d25e218a gnu: Add linux-libre-riscv64-generic.
* gnu/packages/linux (linux-libre-riscv64-generic): New variable.
  (linux-libre-5.4): Add riscv64-linux to supported architectures.
2020-02-01 17:39:39 -08:00
Mark H Weaver
f5fee80dad gnu: linux-libre: Update to 5.4.17.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.17.
(linux-libre-5.4-pristine-source): Update hash.
2020-02-01 13:49:46 -05:00
Mark H Weaver
bfebf96253 gnu: linux-libre@4.19: Update to 4.19.101.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.101.
(linux-libre-4.19-pristine-source): Update hash.
2020-02-01 13:48:50 -05:00
Maxim Cournoyer
76f5428bc6 gnu: Add earlyoom.
* gnu/packages/linux.scm (earlyoom): New variable.
2020-01-31 23:37:13 -05:00
Mark H Weaver
85ea215864 gnu: linux-libre: Update to 5.4.16.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.16.
(linux-libre-5.4-pristine-source): Update hash.
2020-01-29 12:52:27 -05:00
Mark H Weaver
0332012e10 gnu: linux-libre@4.19: Update to 4.19.100.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.100.
(linux-libre-4.19-pristine-source): Update hash.
2020-01-29 12:51:52 -05:00
Mark H Weaver
d7abd56d9c gnu: linux-libre@4.14: Update to 4.14.169.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.169.
(linux-libre-4.14-pristine-source): Update hash.
2020-01-29 12:51:14 -05:00
Mark H Weaver
cf728b19c7 gnu: linux-libre@4.9: Update to 4.9.212.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.212.
(linux-libre-4.9-pristine-source): Update hash.
2020-01-29 12:50:42 -05:00
Mark H Weaver
dfda8129d3 gnu: linux-libre@4.4: Update to 4.4.212.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.212.
(linux-libre-4.4-pristine-source): Update hash.
2020-01-29 12:49:37 -05:00
Marius Bakke
0895002f68 Merge branch 'master' into staging 2020-01-29 11:12:49 +01:00
Tobias Geerinckx-Rice
e572ec3cc3 gnu: iproute2: Update to 5.5.0.
* gnu/packages/linux.scm (iproute): Update to 5.5.0.
2020-01-28 17:22:11 +01:00
Mark H Weaver
678f651e8d gnu: linux-libre@4.19: Update to 4.19.99.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.99.
(linux-libre-4.19-pristine-source): Update hash.
2020-01-27 14:38:13 -05:00
Mark H Weaver
3c6332128a gnu: linux-libre@4.14: Update to 4.14.168.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.168.
(linux-libre-4.14-pristine-source): Update hash.
2020-01-27 14:37:16 -05:00
Amin Bandali
fcb510c541 gnu: light: Install udev rules to allow sudo-less invocations.
* gnu/packages/linux.scm (light)[arguments]: Substitute the absolute paths
of chgrp and chmod in 90-backlight.rules and install the rules file to the
special lib/udev/rules.d/ directory of the out output.  This allows for
any member of the video group to set brightness using light without sudo.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-01-27 19:58:21 +02:00
Marius Bakke
1d7051f82b Merge branch 'master' into staging 2020-01-26 23:40:24 +01:00
Mark H Weaver
af46f6e40a gnu: linux-libre: Update to 5.4.15.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.15.
(linux-libre-5.4-pristine-source): Update hash.
2020-01-26 13:33:49 -05:00
Marius Bakke
f69a22accf gnu: util-linux: Update to 2.35.
* gnu/packages/linux.scm (util-linux): Update to 2.35.
[arguments]: Add substitution to fix test locale.
2020-01-24 20:44:36 +01:00
Mark H Weaver
c4bdd78a6a gnu: linux-libre: Update to 5.4.14.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.14.
(linux-libre-5.4-pristine-source): Update hash.
2020-01-23 23:16:58 -05:00
Mark H Weaver
e0376b60e1 gnu: linux-libre@4.19: Update to 4.19.98.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.98.
(linux-libre-4.19-pristine-source): Update hash.
2020-01-23 23:16:56 -05:00
Mark H Weaver
666581fd57 gnu: linux-libre@4.14: Update to 4.14.167.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.167.
(linux-libre-4.14-pristine-source): Update hash.
2020-01-23 23:16:54 -05:00
Mark H Weaver
fad00f1a75 gnu: linux-libre@4.9: Update to 4.9.211.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.211.
(linux-libre-4.9-pristine-source): Update hash.
2020-01-23 23:16:52 -05:00
Mark H Weaver
bbc87d09d0 gnu: linux-libre@4.4: Update to 4.4.211.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.211.
(linux-libre-4.4-pristine-source): Update hash.
2020-01-23 23:16:49 -05:00
Mark H Weaver
cf5c44a308 gnu: linux-libre: Update deblob scripts.
* gnu/packages/linux.scm (deblob-scripts-5.4, deblob-scripts-4.19)
(deblob-scripts-4.14, deblob-scripts-4.9, deblob-scripts-4.4): Update
to 5.4.14, 4.19.98, 4.14.167, 4.9.211, and 4.4.211, respectively, and
update hashes.
2020-01-23 23:16:47 -05:00
Marius Bakke
bd0f5f2491 gnu: Remove unused module imports.
This is a follow-up to commits 6ab31af7c7 and
e21b70accc.

* gnu/packages/curl.scm: Do not import (gnu packages groff).
* gnu/packages/linux.scm: Do not import (gnu packages attr).
2020-01-22 23:50:17 +01:00
Marius Bakke
2a65cd8c05 gnu: libcap: Enable tests.
* gnu/packages/linux.scm (libcap)[arguments]: Remove #:tests?.  Add #:test-target.
2020-01-21 23:17:19 +01:00
Marius Bakke
e21b70accc gnu: libcap: Update to 2.31.
* gnu/packages/linux.scm (libcap): Update to 2.31.
[inputs]: Remove ATTR.
2020-01-21 23:17:19 +01:00
Marius Bakke
8ed9be3fac Merge branch 'staging' into core-updates 2020-01-21 22:39:42 +01:00
Marius Bakke
715110a8a2 Merge branch 'master' into staging 2020-01-21 21:34:41 +01:00