summary refs log tree commit diff
path: root/gnu/packages/linux.scm
AgeCommit message (Collapse)Author
2017-05-12gnu: kbd: Set home page to kbd-project.org.Marius Bakke
* gnu/packages/linux.scm (kbd)[home-page]: Update.
2017-05-12gnu: psmisc: Update to 22.21.Marius Bakke
* gnu/packages/linux.scm (psmisc): Update to 22.21. [home-page]: Update.
2017-05-12gnu: proot: Add statically-linked variant.Ludovic Courtès
* gnu/packages/linux.scm (proot-static): New variable.
2017-05-11gnu: Add PRoot.Ludovic Courtès
* gnu/packages/linux.scm (proot): New variable. * gnu/packages/patches/proot-test-fhs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2017-05-10gnu: libaio: Remove dead source URL.Ethan R. Jones
* gnu/packages/linux.scm (libaio)[source]: Remove fedorahosted.org URL. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-10gnu: e2fsprogs: Enable tests.Marius Bakke
* gnu/packages/linux.scm (e2fsprogs)[native-inputs]: Add PERL and PROCPS. [arguments]<#:tests?>: Remove.
2017-05-10gnu: e2fsprogs: Update to 1.43.4.Marius Bakke
* 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.
2017-05-10gnu: e2fsprogs: Use 'modify-phases' syntax.Marius Bakke
* gnu/packages/linux.scm (e2fsprogs)[arguments]<#:phases>: Use 'modify-phases'.
2017-05-10gnu: lvm2: Update to 2.02.171.Marius Bakke
* gnu/packages/linux.scm (lvm2, lvm2-static): Update to 2.02.171. [home-page]: Use HTTPS.
2017-05-10gnu: linux-libre@4.9: Update to 4.9.27.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.27.
2017-05-10gnu: linux-libre@4.4: Update to 4.4.67.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.67.
2017-05-05gnu: linux-libre@4.9: Update to 4.9.26.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.26.
2017-05-05gnu: linux-libre@4.4: Update to 4.4.66.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.66.
2017-05-03gnu: tlp: Install all files.Tobias Geerinckx-Rice
* 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.
2017-05-02gnu: hdparm: Update to 9.52.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (hdparm): Update to 9.52.
2017-05-01gnu: linux-libre: Update to 4.11.Mark H Weaver
* 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.
2017-05-01Revert "gnu: linux-libre: Update to 4.11."Mark H Weaver
This reverts commit cfd2ca8244bc7a5c130677718ad2ad75f7316c68.
2017-05-01gnu: linux-libre@4.4: Update to 4.4.65.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.65.
2017-05-01gnu: linux-libre: Update to 4.11.Mathieu Othacehe
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11. (%linux-libre-hash): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-04-30gnu: fuse: Update to 2.9.7.Leo Famulari
* gnu/packages/linux.scm (fuse): Update to 2.9.7.
2017-04-29gnu: radeontop: Update to 1.0.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (radeontop): Update to 1.0. [inputs]: Add libxcb.
2017-04-28gnu: linux-libre: Update to 4.10.13.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.13. (%linux-libre-hash): Update hash.
2017-04-28gnu: linux-libre@4.9: Update to 4.9.25.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.25.
2017-04-28gnu: linux-libre@4.4: Update to 4.4.64.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.64.
2017-04-26gnu: fuse: Patch conflicting headers with the kernel.Efraim Flashner
* 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.
2017-04-24gnu: unionfs-fuse: Enable tests.Efraim Flashner
* gnu/packages/linux.scm (unionfs-fuse)[arguments]: Replace 'check phase. [native-inputs]: Add python, python-pytest.
2017-04-24gnu: unionfs-fuse: Update to 2.0.Efraim Flashner
* gnu/packages/linux.scm (unionfs-fuse): Update to 2.0. [home-page]: Update to Github page.
2017-04-21gnu: linux-libre: Update to 4.10.12.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.12. (%linux-libre-hash): Update hash.
2017-04-21gnu: linux-libre@4.9: Update to 4.9.24.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.24.
2017-04-21gnu: linux-libre@4.4: Update to 4.4.63.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.63.
2017-04-18gnu: linux-libre: Update to 4.10.11.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.11. (%linux-libre-hash): Update hash.
2017-04-18gnu: linux-libre@4.9: Update to 4.9.23.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.23.
2017-04-18gnu: linux-libre@4.4: Update to 4.4.62.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.62.
2017-04-18gnu: multipath-tools: Update to 0.7.1.Marius Bakke
* 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.
2017-04-18gnu: multipath-tools: Don't install to /usr sub-folders.Marius Bakke
* gnu/packages/linux.scm (multipath-tools)<#:make-flags>: Add SYSTEMDPATH entry. <#:phases>: Add new 'patch-source' phase.
2017-04-17gnu: Use netfilter mirror where applicable.Marius Bakke
* gnu/packages/linux.scm (iptables, libmnl, libnftnl)[source]: Use mirror://netfilter.org.
2017-04-17gnu: sshfs-fuse: Update to 2.9.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (sshfs-fuse): Update to 2.9. [home-page]: Point to new home page.
2017-04-17gnu: iptables: Update to 1.6.1.Leo Famulari
* 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.
2017-04-17gnu: Add libnftnl.Leo Famulari
* gnu/packages/linux.scm (libnftnl): New variable.
2017-04-17gnu: Add libmnl.Leo Famulari
* gnu/packages/linux.scm (libmnl): New variable.
2017-04-13gnu: linux-libre: Update to 4.10.10.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.10. (%linux-libre-hash): Update hash.
2017-04-13gnu: linux-libre@4.9: Update to 4.9.22.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.22.
2017-04-13gnu: linux-libre@4.4: Update to 4.4.61.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.61.
2017-04-09gnu: linux-libre: Update to 4.10.9.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.9. (%linux-libre-hash): Update hash.
2017-04-09gnu: linux-libre@4.9: Update to 4.9.21.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.21.
2017-04-09gnu: linux-libre@4.4: Update to 4.4.60.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.60.
2017-04-07gnu: perf: Add support for C++ symbol demangling.Ludovic Courtès
* gnu/packages/linux.scm (perf)[inputs]: Add libiberty.
2017-04-03Merge branch 'core-updates'Ludovic Courtès
2017-04-01gnu: btrfs-progs: Update to 4.10.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (btrfs-progs): Update to 4.10.2.
2017-03-31gnu: linux-libre: Update to 4.10.8 [fixes CVE-2017-7184].Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.8. (%linux-libre-hash): Update hash.