aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
...
* | | gnu: f2fs-tools: Update to 1.10.0.Tobias Geerinckx-Rice2018-06-15
| | | | | | | | | | | | * gnu/packages/linux.scm (f2fs-tools): Update to 1.10.0.
* | | gnu: multipath-tools: Fix build.Mathieu Othacehe2018-06-12
| | | | | | | | | | | | | | | (multipath-tools)[arguments]: Pass -n to gzip to avoid timestamp related warnings causing build failures.
* | | gnu: linux-libre: Update to 4.17.1.Mark H Weaver2018-06-12
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.1. (%linux-libre-hash): Update hash.
* | | gnu: linux-libre@4.14: Update to 4.14.49.Mark H Weaver2018-06-12
| |/ |/| | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.49. (%linux-libre-4.14-hash): Update hash.
* | gnu: efivar: Update to 36.Marius Bakke2018-06-11
| | | | | | | | * gnu/packages/linux.scm (efivar): Update to 36.
* | gnu: iproute2: Update to 4.17.0.Tobias Geerinckx-Rice2018-06-11
| | | | | | | | * gnu/packages/linux.scm (iproute): Update to 4.17.0.
* | gnu: Add libnfnetlink.宋文武2018-06-10
| | | | | | | | * gnu/packages/linux.scm (libnfnetlink): New variable.
* | gnu: btrfs-progs: Fix build by disabling tests.宋文武2018-06-09
| | | | | | | | * gnu/packages/linux.scm (btrfs-progs)[#:arguments]: Add '#:tests? #f'.
* | gnu: linux-libre@4.9: Update to 4.9.107.Mark H Weaver2018-06-07
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.107.
* | gnu: linux-libre@4.4: Update to 4.4.136.Mark H Weaver2018-06-07
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.136.
* | Merge branch 'master' into core-updatesRicardo Wurmus2018-06-05
|\ \
| * | gnu: linux-libre: Update to 4.17.Mark H Weaver2018-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.17. (%linux-libre-hash): Update hash. * gnu/packages/aux-files/linux-libre/4.16-arm.conf, gnu/packages/aux-files/linux-libre/4.16-arm64.conf, gnu/packages/aux-files/linux-libre/4.16-i686.conf, gnu/packages/aux-files/linux-libre/4.16-x86_64.conf: Delete files. * gnu/packages/aux-files/linux-libre/4.17-arm.conf, gnu/packages/aux-files/linux-libre/4.17-arm64.conf, gnu/packages/aux-files/linux-libre/4.17-i686.conf, gnu/packages/aux-files/linux-libre/4.17-x86_64.conf: New files. * Makefile.am (AUX_FILES): Adjust accordingly.
| * | gnu: linux-libre@4.14: Update to 4.14.48.Mark H Weaver2018-06-05
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.48. (%linux-libre-4.14-hash): Update hash.
| * | gnu: linux-libre@4.9: Update to 4.9.106.Mark H Weaver2018-06-05
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.106.
* | | gnu: perf: Work around GCC bug.Ludovic Courtès2018-06-04
| | | | | | | | | | | | | | | | | | | | | | | | Works around <https://bugs.gnu.org/31708>. * gnu/packages/patches/perf-gcc-ice.patch: New patch. * gnu/packages/linux.scm (perf)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
* | | Merge branch 'master' into core-updatesRicardo Wurmus2018-05-31
|\| |
| * | gnu: linux-libre@4.14: Update to 4.14.47.Mark H Weaver2018-05-31
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.47. (%linux-libre-4.14-hash): Update hash. (linux-libre-arm-generic-4.14, linux-libre-arm-omap2plus-4.14) (linux-libre-4.14): Remove patch.
| * | gnu: linux-libre@4.9: Update to 4.9.105.Mark H Weaver2018-05-31
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.105. Remove patch.
| * | gnu: linux-libre@4.4: Update to 4.4.135.Mark H Weaver2018-05-31
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.135. Remove patch.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-31
|\| |
| * | gnu: linux-libre: Revert bad upstream patch in 4.14/4.9/4.4 kernels.Mark H Weaver2018-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply the 1-line revert from upstream that was the sole fix in 4.14.47, 4.9.105, and 4.4.135. Here we cherry-pick the patch until the corresponding linux-libre versions are released. * gnu/packages/linux.scm (linux-libre-4.14, linux-libre-4.9) (linux-libre-arm-generic-4.14, linux-libre-arm-omap2plus-4.14) (linux-libre-4.4): Add the patch.
| * | gnu: linux-libre: Update to 4.16.13.Mark H Weaver2018-05-30
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.13. (%linux-libre-hash): Update hash.
| * | gnu: linux-libre@4.14: Update to 4.14.46.Mark H Weaver2018-05-30
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.46. (%linux-libre-4.14-hash): Update hash.
| * | gnu: linux-libre@4.9: Update to 4.9.104.Mark H Weaver2018-05-30
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.104.
| * | gnu: linux-libre@4.4: Update to 4.4.134.Mark H Weaver2018-05-30
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.134.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-30
|\| |
| * | gnu: linux-libre@4.1: Update to 4.1.52.Mark H Weaver2018-05-29
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.52.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-28
|\| |
| * | gnu: Add singularity.Ricardo Wurmus2018-05-28
| | | | | | | | | | | | * gnu/packages/linux.scm (singularity): New variable.
* | | gnu: gnu: Make alsa find its plugins by setting ALSA_PLUGIN_DIR.Julien Lepiller2018-05-27
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/alsa-lib-add-environment-variable.patch: New file. * gnu/packages/linux.scm (alsa-lib)[source]: Use it. [native-search-paths]: Add ALSA_PLUGIN_DIR. * gnu/local.mk (dist_patch_DATA): Add it.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-27
|\| |
| * | gnu: linux-libre: Update to 4.16.12.Mark H Weaver2018-05-27
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.12. (%linux-libre-hash): Update hash.
| * | gnu: linux-libre@4.14: Update to 4.14.44.Mark H Weaver2018-05-27
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.44. (%linux-libre-4.14-hash): Update hash.
| * | gnu: linux-libre@4.9: Update to 4.9.103.Mark H Weaver2018-05-27
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.103.
| * | gnu: linux-libre@4.4: Update to 4.4.133.Mark H Weaver2018-05-27
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.133.
| * | gnu: ntfs-3g: Link 'mount.ntfs' to 'mount.ntfs-3g'.Pierre Neidhardt2018-05-24
| | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (ntfs-3g)[arguments]: Add #:phases. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-24
|\| |
| * | gnu: linux-libre: Update to 4.16.11.Mark H Weaver2018-05-24
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.11. (%linux-libre-hash): Update hash.
| * | gnu: linux-libre@4.14: Update to 4.14.43.Mark H Weaver2018-05-24
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.43. (%linux-libre-4.14-hash): Update hash.
| * | gnu: linux-libre@4.9: Update to 4.9.102.Mark H Weaver2018-05-24
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.102.
| * | gnu: procps: Update to 3.3.15 [fixes CVE-2018-{1122,1123,1124,1125,1126}].Leo Famulari2018-05-23
| | | | | | | | | | | | * gnu/packages/linux.scm (procps): Update to 3.3.15.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-21
|\| |
| * | gnu: procps: Update to 3.3.14.Leo Famulari2018-05-21
| | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (procps): Update to 3.3.14. [arguments]: Remove obsolete phase 'disable-strtod-test' because the change has been upstreamed.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-21
|\| |
| * | gnu: linux-libre: Update to 4.16.10.Mark H Weaver2018-05-21
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.10. (%linux-libre-hash): Update hash.
| * | gnu: linux-libre@4.14: Update to 4.14.42.Mark H Weaver2018-05-21
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.42. (%linux-libre-4.14-hash): Update hash.
| * | gnu: linux-libre@4.9: Update to 4.9.101.Mark H Weaver2018-05-21
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.101.
| * | gnu: linux-libre: Enable build for aarch64-linux.Vagrant Cascadian2018-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
| * | gnu: linux-libre: Use "make dtbs_install" to install device tree files.Vagrant Cascadian2018-05-20
| | | | | | | | | | | | | | | | | | | | | * 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>
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-17
|\| |