summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
AgeCommit message (Collapse)Author
2018-02-19gnu: Add basic support for s390x-linux-gnu targets.mephi42
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add "s390x-linux". * gnu/packages/linux.scm (system->linux-architecture): Add "s390" prefix. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-18gnu: lvm2: Remove obsolete phase.Marius Bakke
* gnu/packages/linux.scm (lvm2)[arguments]: Remove MAKE-OBJECTS-WRITABLE-PHASE.
2018-02-17gnu: linux-libre: Update to 4.15.4.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.4. (%linux-libre-hash): Update hash.
2018-02-17gnu: linux-libre@4.14: Update to 4.14.20.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.20. (%linux-libre-4.14-hash): Update hash.
2018-02-17gnu: linux-libre@4.9: Update to 4.9.82.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.82.
2018-02-17gnu: linux-libre@4.4: Update to 4.4.116.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.116.
2018-02-17gnu: make-linux-libre: Use invoke.Danny Milosavljevic
* gnu/packages/linux.scm (make-linux-libre): Use invoke.
2018-02-18Merge branch 'master' into core-updatesRicardo Wurmus
2018-02-17gnu: btrfs-progs: Fix bash completions.Marius Bakke
This is a follow-up to commit 9a1c4a981bdd7eeca76aaf73a57d6841918821c2. Bash completions must have the same name as the executable. * gnu/packages/linux.scm (btrfs-progs)[arguments]: Rename "btrfs-completion" script to "btrfs".
2018-02-16Merge branch 'master' into core-updatesMark H Weaver
2018-02-14gnu: strace: Update to 4.21.Marius Bakke
* gnu/packages/linux.scm (strace): Update to 4.21. [source](uri): Releases are now served from GitHub.
2018-02-14Merge branch 'master' into core-updatesMark H Weaver
2018-02-13gnu: efivar: Update to 34.Marius Bakke
* gnu/packages/linux.scm (efivar): Update to 34. [arguments]: Add CC_FOR_BUILD=gcc to #:make-flags.
2018-02-13Merge branch 'master' into core-updatesMark H Weaver
2018-02-13gnu: linux-libre: Update to 4.15.3.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.3. (%linux-libre-hash): Update hash.
2018-02-13gnu: linux-libre@4.14: Update to 4.14.19.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.19. (%linux-libre-4.14-hash): Update hash.
2018-02-13gnu: linux-libre@4.9: Update to 4.9.81.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.81.
2018-02-13gnu: fuse-exfat: Update to 1.2.8.Rutger Helling
* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.8.
2018-02-11Merge branch 'master' into core-updatesMark H Weaver
2018-02-10gnu: tlp: Fix build.Nicolas Goaziou
* gnu/packages/linux.scm (tlp): Add "TLP_META" environment variable. Use "invoke".
2018-02-10gnu: tlp: Update to 1.1.Nicolas Goaziou
* gnu/packages/linux.scm (tlp): Update to 1.1.
2018-02-09Merge branch 'master' into core-updatesMark H Weaver
2018-02-08gnu: linux-libre: Update to 4.15.2.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.2. (%linux-libre-hash): Update hash.
2018-02-08gnu: linux-libre@4.14: Update to 4.14.18.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.18. (%linux-libre-4.14-hash): Update hash.
2018-02-04Merge branch 'master' into core-updatesMark H Weaver
2018-02-04gnu: linux-libre: Update to 4.15.1.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.1. (%linux-libre-hash): Update hash.
2018-02-04gnu: linux-libre@4.14: Update to 4.14.17.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.17. (%linux-libre-4.14-hash): Update hash.
2018-02-04gnu: linux-libre@4.9: Update to 4.9.80.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.80.
2018-02-04gnu: linux-libre@4.4: Update to 4.4.115.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.115.
2018-02-03Merge branch 'master' into core-updatesMark H Weaver
2018-02-02gnu: linux-libre: Fix home-page url.Efraim Flashner
* gnu/packages/linux.scm (linux-libre)[home-page]: Remove duplicate forward slash.
2018-02-01Merge branch 'master' into core-updatesMarius Bakke
2018-02-01gnu: linux-libre@4.14: Update to 4.14.16.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.16. (%linux-libre-4.14-hash): Update hash.
2018-02-01gnu: linux-libre@4.9: Update to 4.9.79.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.79.
2018-02-01gnu: linux-libre@4.4: Update to 4.4.114.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.114.
2018-01-30gnu: iproute2: Update to 4.15.0.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (iproute): Update to 4.15.0.
2018-01-30gnu: linux-libre: Update to 4.15, while retaining 4.14 LTS.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15. (%linux-libre-hash): Update hash. (%linux-libre-arm-generic-4.14, %linux-libre-arm-omap2plus-4.14) (%linux-libre-4.1-version, %linux-libre-4.1-hash): New variables. * gnu/packages/aux-files/linux-libre/4.15-arm.conf, gnu/packages/aux-files/linux-libre/4.15-i686.conf, gnu/packages/aux-files/linux-libre/4.15-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them.
2018-01-30gnu: procenv: Find 'check' during configure phase.Efraim Flashner
* gnu/packages/linux.scm (procenv)[native-inputs]: Add pkg-config.
2018-01-29gnu: lvm2: Update to 2.02.177.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (lvm2): Update to 2.02.177.
2018-01-29gnu: haveged: Update to 1.9.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (haveged): Update to 1.9.2.
2018-01-29gnu: fbcat: Update to 0.5.1.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (fbcat): Update to 0.5.1. [native-inputs]: Remove field. [arguments]: Add PREFIX to #:make-flags. Remove `fix-docbook-location' and `build-documentation' phases. Let the Makefile install everything. Add a `split-fbgrab-output' to clean up.
2018-01-29gnu: fbcat, slepc: Use INVOKE.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (fbcat)[arguments]: Substitute INVOKE for SYSTEM*. * gnu/packages/maths.scm (slepc)[arguments]: Likewise.
2018-01-26Merge branch 'master' into core-updatesMark H Weaver
2018-01-25gnu: linux-libre@4.1: Update to 4.1.49.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.49.
2018-01-25gnu: linux-libre: Add retpoline support on x86 [mitigates spectre].Mark H Weaver
* gnu/packages/linux.scm (make-linux-libre): On x86 systems, build with GCC-7.
2018-01-25gnu: nftables: Update to 0.8.1.Rutger Helling
* gnu/packages/linux.scm (nftables): Update to 0.8.1.
2018-01-25gnu: libnftnl: Update to 1.0.9.Rutger Helling
* gnu/packages/linux.scm (libnftnl): Update to 1.0.9.
2018-01-24Merge branch 'master' into core-updatesMark H Weaver
2018-01-24gnu: linux-libre: Update to 4.14.15.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.15. (%linux-libre-hash): Update hash.
2018-01-24gnu: linux-libre@4.9: Update to 4.9.78.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.78.