summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
AgeCommit message (Expand)Author
2019-03-07gnu: fuseiso: Fix typo in description....* gnu/packages/linux.scm (fuseiso)[description]: Fix typo. Pierre Neidhardt
2019-03-07gnu: nftables: Update to 0.9.0....* gnu/packages/linux.scm (nftables): Update to 0.9.0. [arguments]: Add "--disable-man-doc" configure flag. Rutger Helling
2019-03-06gnu: linux-libre: Update to 5.0....* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0. (%linux-libre-hash): Update hash. (%linux-libre-4.20-patches): Rename to ... (%linux-libre-5.0-patches): ... this. (linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus): Use %linux-libre-5.0-patches instead of %linux-libre-4.20-patches. * gnu/packages/aux-files/linux-libre/4.20-arm.conf, gnu/packages/aux-files/linux-libre/4.20-arm64.conf, gnu/packages/aux-files/linux-libre/4.20-i686.conf, gnu/packages/aux-files/linux-libre/4.20-x86_64.conf: Delete files. * gnu/packages/aux-files/linux-libre/5.0-arm.conf, gnu/packages/aux-files/linux-libre/5.0-arm64.conf, gnu/packages/aux-files/linux-libre/5.0-i686.conf, gnu/packages/aux-files/linux-libre/5.0-x86_64.conf: New files. * Makefile.am (AUX_FILES): Adjust accordingly. Mark H Weaver
2019-03-06gnu: linux-libre@4.19: Update to 4.19.27....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.27. (%linux-libre-4.19-hash): Update hash. Mark H Weaver
2019-03-06gnu: linux-libre@4.14: Update to 4.14.105....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.105. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2019-03-06gnu: linux-libre@4.9: Update to 4.9.162....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.162. Mark H Weaver
2019-03-06gnu: fuseiso: Fix typo....* gnu/packages/linux.scm (fuseiso)[synopsis]: s/imsages/images. Marius Bakke
2019-03-06gnu: Add fuseiso....* gnu/packages/linux.scm (fuseiso): New variable. Pierre Neidhardt
2019-03-05gnu: singularity: Leave PATH unchanged....Previously 'singularity help' & co. would all fail on Guix System because Coreutils, grep, etc. were not found in $PATH. * gnu/packages/linux.scm (singularity)[source](snippet): Remove "PATH" setting from 'bin/singularity.in'. Ludovic Courtès
2019-03-05gnu: singularity: Patch 'Makefile.in' in a snippet....* gnu/packages/linux.scm (singularity)[source](snippet, modules): New fields. [arguments]: Remove 'disable-install-hook' phase. Ludovic Courtès
2019-03-05gnu: thinkfan: Let the build system handle rcscripts/....This moves them from /share/thinkfan to their conventional locations in /etc and /lib; the former was an arbitrary Guixism anyway. * gnu/packages/linux.scm (thinkfan)[arguments]: Re-write 'install-rc-scripts' as 'create-init-scripts' and move it after the 'unpack' phase. Tobias Geerinckx-Rice
2019-03-05gnu: thinkfan: Update to 1.0.2....* gnu/packages/linux.scm (thinkfan): Update to 1.0.2. [arguments]: Adjust source directory. Tobias Geerinckx-Rice
2019-03-05gnu: iucode-tool: Update to 2.3.1....* gnu/packages/linux.scm (iucode-tool): Update to 2.3.1. Tobias Geerinckx-Rice
2019-03-05gnu: f2fs-tools: Update to 1.12.0....* gnu/packages/linux.scm (f2fs-tools): Update to 1.12.0. Tobias Geerinckx-Rice
2019-03-05gnu: f2fs-tools: Don't use NAME in source URI....* gnu/packages/linux.scm (f2fs-tools-1.7, f2fs-tools)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-03-05gnu: xfsprogs: Update to 4.20.0....* gnu/packages/linux.scm (xfsprogs): Update to 4.20.0. Tobias Geerinckx-Rice
2019-03-05gnu: libnftnl: Update to 1.1.2....* gnu/packages/linux.scm (libnftnl): Update to 1.1.2. Tobias Geerinckx-Rice
2019-03-05gnu: genext2fs: Update to 1.4.1-4....* gnu/packages/linux.scm (genext2fs): Update to 1.4.1-4. [arguments]: Add 'apply-debian-patches' phase. [native-inputs]: Add autoconf and automake. Tobias Geerinckx-Rice
2019-03-05gnu: btrfs-progs: Update to 4.20.2....* gnu/packages/linux.scm (btrfs-progs): Update to 4.20.2. Tobias Geerinckx-Rice
2019-03-01gnu: efibootmgr: Remove obsolete configure flag....* gnu/packages/linux.scm (efibootmgr)[arguments]: Don't override CFLAGS. Marius Bakke
2019-03-01gnu: efibootmgr: Don't use NAME in source URI....* gnu/packages/linux.scm (efibootmgr)[source](uri): Hard-code NAME. Marius Bakke
2019-02-27gnu: linux-libre: Update to 4.20.13....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.13. (%linux-libre-hash): Update hash. Mark H Weaver
2019-02-27gnu: linux-libre@4.19: Update to 4.19.26....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.26. (%linux-libre-4.19-hash): Update hash. Mark H Weaver
2019-02-27gnu: linux-libre@4.14: Update to 4.14.104....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.104. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2019-02-27gnu: linux-libre@4.9: Update to 4.9.161....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.161. Mark H Weaver
2019-02-24gnu: hdparm: Update to 9.58....* gnu/packages/linux.scm (hdparm): Update to 9.58. Tobias Geerinckx-Rice
2019-02-24gnu: hdparm: Don't use NAME in source URI....* gnu/packages/linux.scm (hdparm)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-02-24gnu: powertop: Update to 2.10....* gnu/packages/linux.scm (powertop): Update to 2.10. Tobias Geerinckx-Rice
2019-02-24gnu: acpid: Update to 2.0.31....* gnu/packages/linux.scm (acpid): Update to 2.0.31. Tobias Geerinckx-Rice
2019-02-23gnu: linux-libre: Update to 4.20.12....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.12. (%linux-libre-hash): Update hash. Mark H Weaver
2019-02-23gnu: linux-libre@4.19: Update to 4.19.25....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.25. (%linux-libre-4.19-hash): Update hash. Mark H Weaver
2019-02-23gnu: linux-libre@4.14: Update to 4.14.103....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.103. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2019-02-23gnu: linux-libre@4.9: Update to 4.9.160....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.160. Mark H Weaver
2019-02-23gnu: linux-libre@4.4: Update to 4.4.176....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.176. Mark H Weaver
2019-02-21gnu: linux-libre: Update to 4.20.11....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.11. (%linux-libre-hash): Update hash. Mark H Weaver
2019-02-21gnu: linux-libre@4.19: Update to 4.19.24....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.24. (%linux-libre-4.19-hash): Update hash. Mark H Weaver
2019-02-21gnu: linux-libre@4.14: Update to 4.14.102....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.102. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2019-02-21gnu: linux-libre@4.9: Update to 4.9.159....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.159. Mark H Weaver
2019-02-21gnu: linux-libre@4.4: Update to 4.4.175....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.175. Mark H Weaver
2019-02-20gnu: fakeroot: Enable ACL support....* gnu/packages/linux.scm (fakeroot)[native-inputs]: Add acl. [arguments]<#:phases>[setenv]: New phase. Danny Milosavljevic
2019-02-19gnu: archivemount: Use HTTPS home page....* * gnu/packages/linux.scm (archivemount)[source, home-page]: Use HTTPS. Tobias Geerinckx-Rice
2019-02-19gnu: archivemount: Update to 0.8.12....* gnu/packages/linux.scm (archivemount): Update to 0.8.12. Tobias Geerinckx-Rice
2019-02-19gnu: rng-tools: Update to 6.7....* gnu/packages/linux.scm (rng-tools): Update to 6.7. [arguments]: Add ‘--without-pkcs11’ to #:configure-flags to avoid a new dependeny on libp11. Tobias Geerinckx-Rice
2019-02-15gnu: linux-libre: Update to 4.20.10....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.10. (%linux-libre-hash): Update hash. Mark H Weaver
2019-02-15gnu: linux-libre@4.19: Update to 4.19.23....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.23. (%linux-libre-4.19-hash): Update hash. Mark H Weaver
2019-02-15gnu: linux-libre@4.14: Update to 4.14.101....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.101. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2019-02-15gnu: linux-libre@4.9: Update to 4.9.158....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.158. Mark H Weaver
2019-02-13gnu: linux-libre: Update to 4.20.8....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.8. (%linux-libre-hash): Update hash. Mark H Weaver
2019-02-13gnu: linux-libre@4.19: Update to 4.19.21....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.21. (%linux-libre-4.19-hash): Update hash. Mark H Weaver
2019-02-13gnu: linux-libre@4.14: Update to 4.14.99....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.99. (%linux-libre-4.14-hash): Update hash. Mark H Weaver