summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: procenv: Update to 0.51.•••* gnu/packages/linux.scm (procenv): Update to 0.51. Tobias Geerinckx-Rice2019-12-051-2/+2
* Merge branch 'staging'Marius Bakke2019-12-041-2/+2
|\
| * Merge branch 'master' into stagingMarius Bakke2019-11-281-11/+12
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2019-11-211-37/+40
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2019-11-151-29/+44
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-301-16/+16
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-271-9/+53
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-231-4/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-211-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-181-52/+37
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-131-56/+43
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: bluez: Update to 5.51.•••* gnu/packages/linux.scm (bluez): Update to 5.51. Marius Bakke2019-10-081-2/+2
* | | | | | | | | | | gnu: sysstat: Update to 12.2.0.•••* gnu/packages/linux.scm (sysstat): Update to 12.2.0. Tobias Geerinckx-Rice2019-12-031-2/+2
* | | | | | | | | | | gnu: linux-libre@4.19: Update to 4.19.87.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.87. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver2019-12-011-2/+2
* | | | | | | | | | | gnu: linux-libre@4.14: Update to 4.14.157.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.157. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver2019-12-011-2/+2
* | | | | | | | | | | gnu: f2fs-tools: Update to 1.13.0.•••* gnu/packages/linux.scm (f2fs-tools): Update to 1.13.0. Tobias Geerinckx-Rice2019-12-011-2/+2
* | | | | | | | | | | gnu: linux-libre: Update to 5.3.14.•••* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.14. (linux-libre-5.3-pristine-source): Update hash. Mark H Weaver2019-11-301-2/+2
* | | | | | | | | | | gnu: linux-libre@4.9: Update to 4.9.205.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.205. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver2019-11-301-2/+2
* | | | | | | | | | | gnu: linux-libre@4.4: Update to 4.4.205.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.205. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver2019-11-301-2/+2
* | | | | | | | | | | gnu: crda: Build without python.•••* gnu/packages/linux.scm (crda)[native-inputs]: Remove python-2. Efraim Flashner2019-11-291-1/+0
* | | | | | | | | | | gnu: iotop: Build with python3.•••* gnu/packages/linux.scm (iotop)[native-inputs]: Remove python-2, add python. [arguments]: Add phase to fix python3 compatibility. Efraim Flashner2019-11-291-3/+8
* | | | | | | | | | | gnu: psm: Disable memory statistics code.•••* gnu/packages/patches/psm-disable-memory-stats.patch: New file. * gnu/packages/linux.scm (psm)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès2019-11-281-1/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | gnu: linux-libre@4.9: Update to 4.9.203.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.203. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver2019-11-261-2/+2
* | | | | | | | | | gnu: linux-libre@4.4: Update to 4.4.203.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.203. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver2019-11-261-2/+2
* | | | | | | | | | gnu: linux-libre: Update to 5.3.13.•••* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.13. (linux-libre-5.3-pristine-source): Update hash. Mark H Weaver2019-11-251-2/+2
* | | | | | | | | | gnu: linux-libre@4.19: Update to 4.19.86.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.86. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver2019-11-251-2/+2
* | | | | | | | | | gnu: linux-libre@4.14: Update to 4.14.156.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.156. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver2019-11-251-2/+2
* | | | | | | | | | gnu: libseccomp: Fix build on AArch64.•••This is a followup to d100d5d5449eabd65e9c26081b7620a3d342c9eb. * gnu/packages/patches/libseccomp-open-aarch64.patch: New file. * gnu/packages/linux.scm (libseccomp)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès2019-11-221-1/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | gnu: libseccomp: Update to 2.4.2.•••* gnu/packages/linux.scm (libseccomp): Update to 2.4.2. * gnu/packages/virtualization.scm (qemu-minimal-2.10)[inputs]: Remove "libseccomp". Marius Bakke2019-11-211-2/+2
* | | | | | | | | gnu: linux-libre: Update to 5.3.12.•••* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.12. (linux-libre-5.3-pristine-source): Update hash. Mark H Weaver2019-11-201-2/+2
* | | | | | | | | gnu: linux-libre@4.19: Update to 4.19.85.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.85. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver2019-11-201-2/+2
* | | | | | | | | gnu: linux-libre@4.14: Update to 4.14.155.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.155. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver2019-11-201-2/+2
* | | | | | | | | gnu: linux-libre: Update deblob scripts.•••* gnu/packages/linux.scm (deblob-scripts-5.3): Update to 5.3.11. (deblob-scripts-5.19): Update to 4.19.84. (deblob-scripts-4.14): Update to 4.14.154. (deblob-scripts-4.9): Update to 4.9.201. (deblob-scripts-4.4): Update to 4.4.201. Mark H Weaver2019-11-161-8/+8
* | | | | | | | | gnu: linux-libre: Remove cross-libc from CROSS_CPATH.•••* gnu/packages/linux.scm (make-linux-libre*)[arguments]: Do not unset CROSS_CPATH completely, instead remove cross-libc from CROSS_CPATH in the same way that libc is removed from CPATH. Mathieu Othacehe2019-11-161-17/+20
* | | | | | | | | gnu: linux-libre@4.9: Update to 4.9.202.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.202. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver2019-11-161-2/+2
* | | | | | | | | gnu: linux-libre@4.4: Update to 4.4.202.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.202. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver2019-11-161-2/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | gnu: psm: Add "debug" output.•••* gnu/packages/linux.scm (psm)[outputs]: New field. Ludovic Courtès2019-11-151-0/+1
* | | | | | | | gnu: rdma-core: Update to 26.0.•••* gnu/packages/linux.scm (rdma-core): Update to 26.0. [arguments]: Add "-DRST2MAN_EXECUTABLE=..." to #:configure-flags. [native-inputs]: Add PYTHON-DOCUTILS. Ludovic Courtès2019-11-151-4/+11
* | | | | | | | gnu: rdma-core: Use the "write" ioctl mode.•••* gnu/packages/linux.scm (rdma-core)[arguments]: Add "-DIOCTL_MODE=write" to #:configure-flags. Ludovic Courtès2019-11-151-1/+8
* | | | | | | | gnu: linux-libre: Update to 5.3.11.•••* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.11. (linux-libre-5.3-pristine-source): Update hash. Mark H Weaver2019-11-121-2/+2
* | | | | | | | gnu: linux-libre@4.19: Update to 4.19.84.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.84. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver2019-11-121-2/+2
* | | | | | | | gnu: linux-libre@4.14: Update to 4.14.154.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.154. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver2019-11-121-2/+2
* | | | | | | | gnu: linux-libre@4.9: Update to 4.9.201.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.201. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver2019-11-121-2/+2
* | | | | | | | gnu: linux-libre@4.4: Update to 4.4.201.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.201. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver2019-11-121-2/+2
* | | | | | | | gnu: light: Don't use unstable tarball.•••* gnu/packages/linux.scm (light)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-11-121-9/+9
* | | | | | | | gnu: light: Update to 1.2.1.•••* gnu/packages/linux.scm (light): Update to 1.2.1. Tobias Geerinckx-Rice2019-11-121-2/+2
* | | | | | | | gnu: psmisc: Update to 23.3.•••* gnu/packages/linux.scm (psmisc): Update to 23.3. Tobias Geerinckx-Rice2019-11-121-2/+2
* | | | | | | | gnu: rng-tools: Update to 6.8.•••* gnu/packages/linux.scm (rng-tools): Update to 6.8. Tobias Geerinckx-Rice2019-11-121-2/+2
* | | | | | | | gnu: linux-libre: Update to 5.3.10.•••* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.10. (linux-libre-5.3-pristine-source): Update hash. Mark H Weaver2019-11-111-2/+2
* | | | | | | | gnu: linux-libre@4.19: Update to 4.19.83.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.83. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver2019-11-111-2/+2