summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: btrfs-progs: Update to 4.11.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.11. Tobias Geerinckx-Rice2017-05-181-2/+2
* gnu: mcelog: Update to 150.•••* gnu/packages/linux.scm (mcelog): Update to 150. Tobias Geerinckx-Rice2017-05-181-2/+2
* gnu: linux-libre: Update to 4.11.1.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.1. (%linux-libre-hash): Update hash. Mark H Weaver2017-05-171-2/+2
* gnu: linux-libre@4.9: Update to 4.9.28.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.28. Mark H Weaver2017-05-171-2/+2
* gnu: linux-libre@4.4: Update to 4.4.68.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.68. Mark H Weaver2017-05-171-2/+2
* gnu: kbd: Set home page to kbd-project.org.•••* gnu/packages/linux.scm (kbd)[home-page]: Update. Marius Bakke2017-05-121-1/+1
* gnu: psmisc: Update to 22.21.•••* gnu/packages/linux.scm (psmisc): Update to 22.21. [home-page]: Update. Marius Bakke2017-05-121-3/+3
* gnu: proot: Add statically-linked variant.•••* gnu/packages/linux.scm (proot-static): New variable. Ludovic Courtès2017-05-121-0/+22
* gnu: Add PRoot.•••* gnu/packages/linux.scm (proot): New variable. * gnu/packages/patches/proot-test-fhs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès2017-05-111-0/+103
* gnu: libaio: Remove dead source URL.•••* gnu/packages/linux.scm (libaio)[source]: Remove fedorahosted.org URL. Signed-off-by: Leo Famulari <leo@famulari.name> Ethan R. Jones2017-05-101-3/+1
* gnu: e2fsprogs: Enable tests.•••* gnu/packages/linux.scm (e2fsprogs)[native-inputs]: Add PERL and PROCPS. [arguments]<#:tests?>: Remove. Marius Bakke2017-05-101-7/+6
* gnu: e2fsprogs: Update to 1.43.4.•••* gnu/packages/linux.scm (e2fsprogs, e2fsprogs/static, e2fsck/static): Update to 1.43.4. [source]: Remove obsolete gzip substitution. Move '/bin/sh' substitution to ... [arguments] ... here. Move LDFLAGS from #:make-flags to #:configure-flags. Enable parallel build. Marius Bakke2017-05-101-30/+18
* gnu: e2fsprogs: Use 'modify-phases' syntax.•••* gnu/packages/linux.scm (e2fsprogs)[arguments]<#:phases>: Use 'modify-phases'. Marius Bakke2017-05-101-28/+28
* gnu: lvm2: Update to 2.02.171.•••* gnu/packages/linux.scm (lvm2, lvm2-static): Update to 2.02.171. [home-page]: Use HTTPS. Marius Bakke2017-05-101-3/+3
* gnu: linux-libre@4.9: Update to 4.9.27.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.27. Mark H Weaver2017-05-101-2/+2
* gnu: linux-libre@4.4: Update to 4.4.67.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.67. Mark H Weaver2017-05-101-2/+2
* gnu: linux-libre@4.9: Update to 4.9.26.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.26. Mark H Weaver2017-05-051-2/+2
* gnu: linux-libre@4.4: Update to 4.4.66.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.66. Mark H Weaver2017-05-051-2/+2
* gnu: tlp: Install all files.•••* gnu/packages/linux.scm (tlp)[arguments]: Add ‘fix-installation’ phase so the installation no longer aborts half-way, and use ‘zero?’ in the install phase so this cannot go undetected again. Tobias Geerinckx-Rice2017-05-031-3/+7
* gnu: hdparm: Update to 9.52.•••* gnu/packages/linux.scm (hdparm): Update to 9.52. Tobias Geerinckx-Rice2017-05-021-2/+2
* gnu: linux-libre: Update to 4.11.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11. (%linux-libre-hash): Update hash. * gnu/packages/aux-files/linux-libre/4.10-i686.conf, gnu/packages/aux-files/linux-libre/4.10-x86_64.conf: Delete files. * gnu/packages/aux-files/linux-libre/4.11-i686.conf, gnu/packages/aux-files/linux-libre/4.11-x86_64.conf: New files. * Makefile.am (AUX_FILES): Adjust accordingly. Mark H Weaver2017-05-011-2/+2
* Revert "gnu: linux-libre: Update to 4.11."•••This reverts commit cfd2ca8244bc7a5c130677718ad2ad75f7316c68. Mark H Weaver2017-05-011-2/+2
* gnu: linux-libre@4.4: Update to 4.4.65.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.65. Leo Famulari2017-05-011-2/+2
* gnu: linux-libre: Update to 4.11.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11. (%linux-libre-hash): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Mathieu Othacehe2017-05-011-2/+2
* gnu: fuse: Update to 2.9.7.•••* gnu/packages/linux.scm (fuse): Update to 2.9.7. Leo Famulari2017-04-301-2/+2
* gnu: radeontop: Update to 1.0.•••* gnu/packages/linux.scm (radeontop): Update to 1.0. [inputs]: Add libxcb. Tobias Geerinckx-Rice2017-04-291-3/+4
* gnu: linux-libre: Update to 4.10.13.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.13. (%linux-libre-hash): Update hash. Mark H Weaver2017-04-281-2/+2
* gnu: linux-libre@4.9: Update to 4.9.25.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.25. Mark H Weaver2017-04-281-2/+2
* gnu: linux-libre@4.4: Update to 4.4.64.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.64. Mark H Weaver2017-04-281-2/+2
* gnu: fuse: Patch conflicting headers with the kernel.•••* gnu/packages/linux.scm (fuse)[source]: Add patch. * gnu/packages/patches/fuse-overlapping-headers.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2017-04-261-1/+2
* gnu: unionfs-fuse: Enable tests.•••* gnu/packages/linux.scm (unionfs-fuse)[arguments]: Replace 'check phase. [native-inputs]: Add python, python-pytest. Efraim Flashner2017-04-241-1/+9
* gnu: unionfs-fuse: Update to 2.0.•••* gnu/packages/linux.scm (unionfs-fuse): Update to 2.0. [home-page]: Update to Github page. Efraim Flashner2017-04-241-5/+6
* gnu: linux-libre: Update to 4.10.12.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.12. (%linux-libre-hash): Update hash. Mark H Weaver2017-04-211-2/+2
* gnu: linux-libre@4.9: Update to 4.9.24.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.24. Mark H Weaver2017-04-211-2/+2
* gnu: linux-libre@4.4: Update to 4.4.63.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.63. Mark H Weaver2017-04-211-2/+2
* gnu: linux-libre: Update to 4.10.11.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.11. (%linux-libre-hash): Update hash. Mark H Weaver2017-04-181-2/+2
* gnu: linux-libre@4.9: Update to 4.9.23.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.23. Mark H Weaver2017-04-181-2/+2
* gnu: linux-libre@4.4: Update to 4.4.62.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.62. Mark H Weaver2017-04-181-2/+2
* gnu: multipath-tools: Update to 0.7.1.•••* gnu/packages/linux.scm (multipath-tools): Update to 0.7.1. [native-inputs]: Add PERL and PKG-CONFIG. [inputs]: Add JSON-C. [arguments]: Add two more substitutions in 'patch-source' phase. Marius Bakke2017-04-181-7/+18
* gnu: multipath-tools: Don't install to /usr sub-folders.•••* gnu/packages/linux.scm (multipath-tools)<#:make-flags>: Add SYSTEMDPATH entry. <#:phases>: Add new 'patch-source' phase. Marius Bakke2017-04-181-0/+6
* gnu: Use netfilter mirror where applicable.•••* gnu/packages/linux.scm (iptables, libmnl, libnftnl)[source]: Use mirror://netfilter.org. Marius Bakke2017-04-171-3/+3
* gnu: sshfs-fuse: Update to 2.9.•••* gnu/packages/linux.scm (sshfs-fuse): Update to 2.9. [home-page]: Point to new home page. Tobias Geerinckx-Rice2017-04-171-5/+5
* gnu: iptables: Update to 1.6.1.•••* gnu/packages/linux.scm (iptables): Update to 1.6.1. [source], [home-page]: Use HTTPS URLs. [inputs]: Add libmnl and libnftnl. [native-inputs]: Add bison, flex, and pkg-config. Leo Famulari2017-04-171-4/+11
* gnu: Add libnftnl.•••* gnu/packages/linux.scm (libnftnl): New variable. Leo Famulari2017-04-171-0/+25
* gnu: Add libmnl.•••* gnu/packages/linux.scm (libmnl): New variable. Leo Famulari2017-04-171-0/+22
* gnu: linux-libre: Update to 4.10.10.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.10. (%linux-libre-hash): Update hash. Mark H Weaver2017-04-131-2/+2
* gnu: linux-libre@4.9: Update to 4.9.22.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.22. Mark H Weaver2017-04-131-2/+2
* gnu: linux-libre@4.4: Update to 4.4.61.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.61. Mark H Weaver2017-04-131-2/+2
* gnu: linux-libre: Update to 4.10.9.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.9. (%linux-libre-hash): Update hash. Mark H Weaver2017-04-091-2/+2
* gnu: linux-libre@4.9: Update to 4.9.21.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.21. Mark H Weaver2017-04-091-2/+2