1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-02 07:15:53 +02:00
Commit Graph

1359 Commits

Author SHA1 Message Date
Mark H Weaver ab9da9ec66 Merge branch 'master' into core-updates 2018-05-21 13:41:18 -04:00
Leo Famulari 4699ffa383 gnu: procps: Update to 3.3.14.
* gnu/packages/linux.scm (procps): Update to 3.3.14.
[arguments]: Remove obsolete phase 'disable-strtod-test' because the change has
been upstreamed.
2018-05-21 13:34:18 -04:00
Mark H Weaver 0661758e13 Merge branch 'master' into core-updates 2018-05-21 13:22:32 -04:00
Mark H Weaver c036959b1a gnu: linux-libre: Update to 4.16.10.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.10.
(%linux-libre-hash): Update hash.
2018-05-21 13:20:18 -04:00
Mark H Weaver b1bb1e8429 gnu: linux-libre@4.14: Update to 4.14.42.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.42.
(%linux-libre-4.14-hash): Update hash.
2018-05-21 13:19:33 -04:00
Mark H Weaver e205afbd1c gnu: linux-libre@4.9: Update to 4.9.101.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.101.
2018-05-21 13:18:41 -04:00
Vagrant Cascadian 5a9dc4a807 gnu: linux-libre: Enable build for aarch64-linux.
* gnu/packages/linux.scm (%linux-compatible-systems): Add aarch64-linux.
  (linux-libre-4.14): Limit to x86_64-linux, i686-linux and armhf-linux.
* gnu/packages/aux-files/linux-libre/4.16-arm64.conf: New file.
* Makefile.am (AUX_FILES): Add 4.16-arm64.conf.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-21 00:12:02 +02:00
Vagrant Cascadian a8e3fd5f9d gnu: linux-libre: Use "make dtbs_install" to install device tree files.
* gnu/packages/linux.scm (make-linux-libre):
  Use "make dtbs_install" to install device tree files.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-20 23:36:59 +02:00
Mark H Weaver 539bf8f2c0 Merge branch 'master' into core-updates 2018-05-17 01:00:50 -04:00
Mark H Weaver 2cf8531f36 gnu: linux-libre: Update to 4.16.9.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.9.
(%linux-libre-hash): Update hash.
2018-05-17 00:49:58 -04:00
Mark H Weaver 22d466737d gnu: linux-libre@4.14: Update to 4.14.41.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.41.
(%linux-libre-4.14-hash): Update hash.
2018-05-17 00:49:11 -04:00
Mark H Weaver c0bd585835 gnu: linux-libre@4.9: Update to 4.9.100.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.100.
2018-05-17 00:48:32 -04:00
Mark H Weaver 029dd51d8c gnu: linux-libre@4.4: Update to 4.4.132.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.132.
2018-05-17 00:47:40 -04:00
Tobias Geerinckx-Rice b85c1858ac gnu: libnftnl: Update to 1.1.0.
* gnu/packages/linux.scm (libnftnl): Update to 1.1.0.
2018-05-17 01:01:59 +02:00
Tobias Geerinckx-Rice f3afef52f6 gnu: rng-tools: Use INVOKE.
* gnu/packages/linux.scm (rng-tools)[arguments]: Substitute INVOKE for
SYSTEM* and explicitly return #t from phase.
2018-05-17 01:01:58 +02:00
Tobias Geerinckx-Rice 41c77ba3ff gnu: rng-tools: Update to 6.2.
* gnu/packages/linux.scm (rng-tools): Update to 6.2.
2018-05-17 01:01:58 +02:00
Tobias Geerinckx-Rice 7c52558154 gnu: usbutils: Update to 010.
* gnu/packages/linux.scm (usbutils): Update to 010.
2018-05-17 01:01:57 +02:00
Mark H Weaver 0d0b572286 gnu: linux-libre: Update to 4.16.8.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.8.
(%linux-libre-hash): Update hash.
2018-05-12 04:00:17 -04:00
Mark H Weaver 7187669a81 gnu: linux-libre@4.14: Update to 4.14.40.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.40.
(%linux-libre-4.14-hash): Update hash.
2018-05-12 03:59:22 -04:00
Mark H Weaver 3944e13a72 gnu: linux-libre@4.9: Update to 4.9.99.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.99.
2018-05-12 03:58:14 -04:00
Danny Milosavljevic 72aa295e44 gnu: Add f2fs-tools@1.7.0.
* gnu/packages/linux.scm (f2fs-tools-1.7): New variable.
(f2fs-tools): Inherit from f2fs-tools-1.7.
2018-05-09 19:13:22 +02:00
Mark H Weaver aedc6e9fc9 Merge branch 'master' into core-updates 2018-05-08 18:45:39 -04:00
Marius Bakke 6e7be7d37a gnu: strace: Fix build failure on Linux-Libre 4.16.
* gnu/packages/patches/strace-kernel-4.16.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/linux.scm (strace)][source](patches): New field.
2018-05-06 21:05:11 +02:00
Marius Bakke 12bd588346 Merge branch 'master' into core-updates 2018-05-06 15:56:24 +02:00
Mark H Weaver a937148b77 gnu: linux-libre: Update to 4.16.7.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.7.
(%linux-libre-hash): Update hash.
2018-05-03 01:34:03 -04:00
Mark H Weaver 27b3fb2cc3 gnu: linux-libre@4.14: Update to 4.14.39.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.39.
(%linux-libre-4.14-hash): Update hash.
2018-05-03 01:33:01 -04:00
Mark H Weaver c0e8f0493a gnu: linux-libre@4.9: Update to 4.9.98.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.98.
2018-05-03 01:32:19 -04:00
Mark H Weaver 9e19c343c7 gnu: linux-libre@4.4: Update to 4.4.131.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.131.
2018-05-03 01:31:04 -04:00
Marius Bakke fb5b359d77 gnu: inotify-tools: Update to 3.20.1.
* gnu/packages/linux.scm (inotify-tools): Update to 3.20.1.
[source]: Download from new home.  Set file-name.
[native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL.
[arguments]: Add 'bootstrap' phase.
[home-page]: Update to redirected.
2018-05-02 13:03:33 +02:00
Rutger Helling 7d5adf0131 gnu: e2fsprogs: Fix build with glibc-2.27.
* gnu/packages/patches/e2fsprogs-glibc-2.27.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (e2fsprogs)[source]: Add patch.
2018-05-02 10:11:43 +02:00
Mark H Weaver f0ae90cbbb Merge branch 'master' into core-updates 2018-04-30 16:48:15 -04:00
Marius Bakke a66853810e Merge branch 'staging' 2018-04-30 19:26:03 +02:00
Mark H Weaver 3d5ad159b3 Merge branch 'master' into core-updates 2018-04-30 04:03:54 -04:00
Mark H Weaver 8c21c64e59 gnu: linux-libre: Update to 4.16.6.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.6.
(%linux-libre-hash): Update hash.
2018-04-30 03:27:52 -04:00
Mark H Weaver 7be01574b7 gnu: linux-libre@4.14: Update to 4.14.38.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.38.
(%linux-libre-4.14-hash): Update hash.
2018-04-30 03:26:56 -04:00
Mark H Weaver f34ea4afdd gnu: linux-libre@4.9: Update to 4.9.97.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.97.
2018-04-30 03:26:01 -04:00
Mark H Weaver 3026c61077 gnu: linux-libre@4.4: Update to 4.4.130.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.130.
2018-04-30 03:25:23 -04:00
Tobias Geerinckx-Rice fb9232d717 gnu: cpuid: Update to 20180419.
* gnu/packages/linux.scm (cpuid): Update to 20180419.
2018-04-27 02:56:44 +02:00
Rouby Pierre-Antoine 2690b6ce7d gnu: Add libpfm4.
* gnu/packages/linux.scm (libpfm4): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-26 16:10:30 +02:00
Rouby Pierre-Antoine 25637b770e gnu: Add psm2.
* gnu/packages/linux.scm (psm2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-26 16:10:30 +02:00
Marius Bakke a9fe3882b9 Merge branch 'master' into staging 2018-04-25 15:53:41 +02:00
Marius Bakke 0afeda6521 gnu: multipath-tools: Update to 0.7.6.
* gnu/packages/linux.scm (multipath-tools): Update to 0.7.6.
2018-04-25 15:09:22 +02:00
Mark H Weaver ba39d32807 gnu: linux-libre: Update to 4.16.4.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.4.
(%linux-libre-hash): Update hash.
2018-04-24 16:53:53 -04:00
Mark H Weaver feb477869e gnu: linux-libre@4.14: Update to 4.14.36.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.36.
(%linux-libre-4.14-hash): Update hash.
2018-04-24 16:53:51 -04:00
Mark H Weaver 22789d97b0 gnu: linux-libre@4.9: Update to 4.9.96.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.96.
2018-04-24 16:53:49 -04:00
Mark H Weaver 005ccea624 gnu: linux-libre@4.4: Update to 4.4.129.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.129.
2018-04-24 16:53:47 -04:00
Efraim Flashner c80629e7c2 gnu: freefall: Fix compilation error.
* gnu/packages/linux.scm (freefall)[arguments]: Add make-flag to set
CC=gcc.
2018-04-21 23:04:25 +03:00
Mark H Weaver c52872bfc4 Merge branch 'master' into core-updates 2018-04-21 05:02:52 -04:00
Mark H Weaver 3fe49e5015 gnu: linux-libre@4.9: Update to 4.9.95.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.95.
2018-04-21 03:02:57 -04:00
Tomáš Čech 9324d92e6a gnu: lvm2: Enable pkg-config files generation.
* gnu/packages/linux.scm (lvm2)[arguments]: Enable pkg-config files generation
via configure flag.
2018-04-20 10:38:50 +02:00