summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: perf: Treat kernel headers as system headers.Marius Bakke2019-10-06
| | | | | * gnu/packages/linux.scm (perf)[arguments]: Instead of disabling -Werror, set C_INCLUDE_PATH.
* Merge branch 'master' into core-updatesLudovic Courtès2019-10-01
|\
| * gnu: %default-extra-linux-options: Ensure namespaces are enabled in allVagrant Cascadian2019-09-29
| | | | | | | | | | | | | | | | | | | | | | 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.
| * gnu: Add ell.Brice Waegeneire2019-09-28
| | | | | | | | | | | | * gnu/packages/linux.scm (ell): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge branch 'master' into core-updatesMarius Bakke2019-09-27
|\|
| * gnu: iproute2: Add libmnl input.Tobias Geerinckx-Rice2019-09-25
| | | | | | | | * gnu/packages/linux.scm (iproute)[inputs]: Add libmnl.
| * gnu: iproute2: Update to 5.3.0.Tobias Geerinckx-Rice2019-09-25
| | | | | | | | * gnu/packages/linux.scm (iproute): Update to 5.3.0.
| * gnu: linux-libre: Update to 4.4.194.Tobias Geerinckx-Rice2019-09-24
| | | | | | | | * gnu/packages/linux.scm (linux-libre): Update to 4.4.194.
| * gnu: linux-libre: Update to 4.9.194.Tobias Geerinckx-Rice2019-09-24
| | | | | | | | * gnu/packages/linux.scm (linux-libre): Update to 4.9.194.
| * gnu: linux-libre: Update to 4.14.146.Tobias Geerinckx-Rice2019-09-24
| | | | | | | | * gnu/packages/linux.scm (linux-libre): Update to 4.14.146.
| * gnu: linux-libre: Update to 4.19.75.Tobias Geerinckx-Rice2019-09-24
| | | | | | | | * gnu/packages/linux.scm (linux-libre): Update to 4.19.75.
| * gnu: linux-libre: Update to 5.2.17.Tobias Geerinckx-Rice2019-09-24
| | | | | | | | * gnu/packages/linux.scm (linux-libre): Update to 5.2.17.
| * gnu: linux-libre: Update deblobbing scripts.Tobias Geerinckx-Rice2019-09-24
| | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (deblob-scripts-4.4): Update to version 4.4.194 and update the 'deblob-check' hash. (deblob-scripts-5.2, deblob-scripts-4.19) (deblob-scripts-4.14, deblob-scripts-4.9): Update to versions 5.2.17, 4.19.75, 4.14.146, and 4.9.194 respectively, although the scripts themselves are unchanged.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-24
|\|
| * gnu: acpid: Update to 2.0.32.Tobias Geerinckx-Rice2019-09-23
| | | | | | | | * gnu/packages/linux.scm (acpid): Update to 2.0.32.
| * gnu: linux-libre: Update to 5.2.16.Rutger Helling2019-09-19
| | | | | | | | * gnu/packages/linux.scm (linux-libre): Update to 5.2.16.
| * gnu: fuse: Update to 2.9.9.Tobias Geerinckx-Rice2019-09-17
| | | | | | | | * gnu/packages/linux.scm (fuse): Update to 2.9.9.
* | gnu: perf: Really build without '-Werror'.Ludovic Courtès2019-09-22
| | | | | | | | | | | | | | | | | | | | | | Until this change, it would fail to build with: In file included from /tmp/guix-build-perf-5.2.15.drv-0/linux-5.2.15/tools/include/uapi/linux/ethtool.h:19:0, from xsk.c:18: /gnu/store/…-linux-libre-headers-4.19.56/include/linux/if_ether.h:165:1: error: packed attribute is unnecessary for 'ethhdr' [-Werror=packed] * gnu/packages/linux.scm (perf)[arguments]: In 'configure' phase, remove "-Werror" from 'tools/lib/bpf/Makefile'.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
|\|
| * gnu: linux-libre: Update to 5.2.15.Rutger Helling2019-09-16
| | | | | | | | * gnu/packages/linux.scm (linux-libre): Update to 5.2.15.
| * gnu: nftables: Update to 0.9.2.Rutger Helling2019-09-11
| | | | | | | | * gnu/packages/linux.scm (nftables): Update to 0.9.2.
| * gnu: libnftnl: Update to 1.1.4.Rutger Helling2019-09-11
| | | | | | | | * gnu/packages/linux.scm (libnftnl): Update to 1.1.4.
| * gnu: haveged: Use @acronym in description.Tobias Geerinckx-Rice2019-09-11
| | | | | | | | | | * gnu/packages/linux.scm (havege)[description]: Substitute @acronym for @dfn mark-up.
| * gnu: haveged: Use HTTPS home page.Tobias Geerinckx-Rice2019-09-11
| | | | | | | | * gnu/packages/linux.scm (haveged)[home-page]: Use HTTPS.
| * gnu: haveged: Update to 1.9.6.Tobias Geerinckx-Rice2019-09-11
| | | | | | | | * gnu/packages/linux.scm (haveged): Update to 1.9.6.
| * gnu: fakeroot: Update to 1.24.Tobias Geerinckx-Rice2019-09-10
| | | | | | | | | | * gnu/packages/linux.scm (fakeroot): Update to 1.24. [source]: Adjust and use HTTPS.
| * gnu: btrfs-progs: Update to 5.2.2.Rutger Helling2019-09-09
| | | | | | | | * gnu/packages/linux.scm (btrfs-progs): Update to 5.2.2.
* | Merge branch 'master' into core-updatesMark H Weaver2019-09-06
|\|
| * gnu: linux-libre: Update to 5.2.13.Mark H Weaver2019-09-06
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.13. (linux-libre-5.2-pristine-source): Update hash.
| * gnu: linux-libre@4.14: Update to 4.19.71.Mark H Weaver2019-09-06
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.71. (linux-libre-4.19-pristine-source): Update hash.
| * gnu: linux-libre@4.14: Update to 4.14.142.Mark H Weaver2019-09-06
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.142. (linux-libre-4.14-pristine-source): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.191.Mark H Weaver2019-09-06
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.191. (linux-libre-4.9-pristine-source): Update hash.
| * gnu: linux-libre@4.4: Update to 4.4.191.Mark H Weaver2019-09-06
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.191. (linux-libre-4.4-pristine-source): Update hash.
| * gnu: libnl: Update to 3.5.0.Marius Bakke2019-09-05
| | | | | | | | * gnu/packages/linux.scm (libnl): Update to 3.5.0.
| * gnu: make-linux-libre: Fix cross-compilation.Mathieu Othacehe2019-09-04
| | | | | | | | | | | | * gnu/packages/linux.scm (make-linux-libre)[arguments]: Unset CROSS_CPATH to make sure that cross-libc is not found. Otherwise, some of its header would conflict with the one from linux (stdint.h and linux/types.h).
| * gnu: vhba-module: Update to 20190831.Tobias Geerinckx-Rice2019-09-01
| | | | | | | | * gnu/packages/linux.scm (vhba-module): Update to 20190831.
| * gnu: numactl: Fix typo in & mark up description.Tobias Geerinckx-Rice2019-08-31
| | | | | | | | * gnu/packages/linux.scm (numactl)[description]: Fix typo & use @command{}.
| * gnu: numactl: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-08-30
| | | | | | | | * gnu/packages/linux.scm (numactl)[source]: Hard-code NAME.
| * gnu: numactl: Update to 2.0.13.Tobias Geerinckx-Rice2019-08-30
| | | | | | | | * gnu/packages/linux.scm (numactl): Update to 2.0.13.
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-29
|\|
| * gnu: linux-libre: Update to 5.2.11.Mark H Weaver2019-08-29
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.11. (linux-libre-5.2-pristine-source): Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.69.Mark H Weaver2019-08-29
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.69. (linux-libre-4.19-pristine-source): Update hash.
| * gnu: linux-libre@4.14: Update to 4.14.141.Mark H Weaver2019-08-29
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.141. (linux-libre-4.14-pristine-source): Update hash.
| * gnu: linux-libre: Update deblobbing scripts.Mark H Weaver2019-08-26
| | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (deblob-scripts-4.9): Update to version 4.9.190 and update the 'deblob-check' hash. (deblob-scripts-5.2, deblob-scripts-4.19) (deblob-scripts-4.14, deblob-scripts-4.4): Update to versions 5.2.10, 4.19.68, 4.14.140, and 4.4.190 respectively, although the scripts themselves are unchanged.
| * gnu: sysstat: Update source URL.Ludovic Courtès2019-08-26
| | | | | | | | | | | | This is a followup to 3d76112769d2149e81b7cc774d859469d1f1909e. * gnu/packages/linux.scm (sysstat): Update URL.
| * gnu: linux-libre: Update to 5.2.10.Mark H Weaver2019-08-25
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.10. (linux-libre-5.2-pristine-source)[hash]: Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.68.Mark H Weaver2019-08-25
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.68. (linux-libre-4.19-pristine-source)[hash]: Update hash.
| * gnu: linux-libre@4.14: Update to 4.14.140.Mark H Weaver2019-08-25
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.140. (linux-libre-4.14-pristine-source)[hash]: Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.190.Mark H Weaver2019-08-25
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.190. (linux-libre-4.9-pristine-source)[hash]: Update hash.
| * gnu: linux-libre@4.4: Update to 4.4.190.Mark H Weaver2019-08-25
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.190. (linux-libre-4.4-pristine-source)[hash]: Update hash.