summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: Remove sysfsutils@1.Tobias Geerinckx-Rice2021-10-13
| | | | * gnu/packages/linux.scm (sysfsutils-1): Delete variable.
* gnu: cpufrequtils: Update to 008.Tobias Geerinckx-Rice2021-10-13
| | | | | | | | | | | * gnu/packages/linux.scm (cpufrequtils): Update to 008. [source]: Remove patch. [arguments]: Add many #:configure-flags to mitigate downgrade from Autotools. Don't ./configure. [native-inputs]: Remove unused sysfsutils-1. Add gettext-minimal. [home-page]: Change to a working mirror. * gnu/packages/patches/cpufrequtils-fix-aclocal.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Add ntfsfix-static.Tobias Geerinckx-Rice2021-10-13
| | | | * gnu/packages/linux.scm (ntfsfix/static): New public variable.
* gnu: Add ntfs-3g-static.Tobias Geerinckx-Rice2021-10-13
| | | | * gnu/packages/linux.scm (ntfs-3g/static): New public variable.
* gnu: linux-libre 4.4: Update to 4.4.288.Leo Famulari2021-10-11
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.288. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.286.Leo Famulari2021-10-11
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.286. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.250.Leo Famulari2021-10-11
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.250. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.210.Leo Famulari2021-10-11
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.210. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.152.Leo Famulari2021-10-11
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.152. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.72.Leo Famulari2021-10-11
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.72. (linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
* gnu: linux-libre: Update to 5.14.11.Leo Famulari2021-10-11
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.11. (linux-libre-5.14-pristine-source, deblob-scripts-5.14): Update hashes.
* gnu: linux-libre 4.4: Update to 4.4.287.Leo Famulari2021-10-10
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.287. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.14.10.Leo Famulari2021-10-10
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.10. (linux-libre-5.14-pristine-source): Update hash.
* gnu: tlp: Fix runtime error.Alex Devaure2021-10-08
| | | | | | * gnu/packages/linux.scm (tlp)[arguments]<#:phases>: Also modify "bat.d" location, to prevent "/usr/share/tlp/bat.d/[0-9][0-9]*[a-z]: No such file or directory" error.
* gnu: linux-libre 4.4: Update to 4.4.286.Leo Famulari2021-10-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.286. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.285.Leo Famulari2021-10-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.285. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.249.Leo Famulari2021-10-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.249. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.209.Leo Famulari2021-10-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.209. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.151.Leo Famulari2021-10-06
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.151. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.71.Leo Famulari2021-10-06
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.71. (linux-libre-5.10-pristine-source): Update hash.
* gnu: nvme-cli: Update to 1.15.Tobias Geerinckx-Rice2021-10-05
| | | | * gnu/packages/linux.scm (nvme-cli): Update to 1.15.
* gnu: rng-tools: Update to 6.14.Tobias Geerinckx-Rice2021-10-05
| | | | * gnu/packages/linux.scm (rng-tools): Update to 6.14.
* gnu: libseccomp: Update to 2.5.2.Tobias Geerinckx-Rice2021-10-05
| | | | | * gnu/packages/linux.scm (libseccomp): Update to 2.5.2. [arguments]: Don't explicitly return #t from phases.
* gnu: bridge-utils: Update to 1.7.1.Tobias Geerinckx-Rice2021-10-05
| | | | | * gnu/packages/linux.scm (bridge-utils): Update to 1.7.1. [source]: Update URL.
* gnu: bridge-utils: Remove obsolete phases.Tobias Geerinckx-Rice2021-10-05
| | | | * gnu/packages/linux.scm (bridge-utils)[arguments]: Remove all custom phases.
* gnu: haveged: Don't build the static library.Tobias Geerinckx-Rice2021-10-04
| | | | | * gnu/packages/linux.scm (haveged)[arguments]: Add "--disable-static" to the #:configure-flags.
* gnu: haveged: Update to 1.9.15.Tobias Geerinckx-Rice2021-10-04
| | | | * gnu/packages/linux.scm (haveged): Update to 1.9.15.
* gnu: btrfs-progs: Update to 5.14.1.Tobias Geerinckx-Rice2021-10-04
| | | | | * gnu/packages/linux.scm (btrfs-progs): Update to 5.14.1. [arguments]: Don't explicitly return #t from phases.
* gnu: unionfs-fuse: Update to 2.2.Tobias Geerinckx-Rice2021-10-03
| | | | * gnu/packages/linux.scm (unionfs-fuse): Update to 2.2.
* gnu: linux-libre 5.4: Update to 5.4.150.Leo Famulari2021-10-02
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.150. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.70.Leo Famulari2021-10-02
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.70. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.14.9.Leo Famulari2021-10-02
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.9. (linux-libre-5.14-pristine-source): Update hash.
* gnu: rtl8812au-aircrack-ng-linux-module: Inherit from rtl8821ce-linux-module.Tobias Geerinckx-Rice2021-10-01
| | | | | * gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Inherit from the rtl8821ce-linux-module package and remove duplicate fields.
* gnu: rtl8821ce-linux-module: Honour PARALLEL-BUILD?.Tobias Geerinckx-Rice2021-10-01
| | | | | * gnu/packages/linux.scm (rtl8821ce-linux-module)[arguments]: Spawn multiple build make jobs if requested.
* gnu: rtl8821ce-linux-module: Prepare for cross-compilation.Tobias Geerinckx-Rice2021-10-01
| | | | | * gnu/packages/linux.scm (rtl8821ce-linux-module)[arguments]: Use CC-FOR-TARGET.
* gnu: proot: Update to 5.2.0-alpha-0.a70023a and fix version string.Maxim Cournoyer2021-10-01
| | | | | | | | | | | | * gnu/packages/linux.scm (proot): Update to 5.2.0-alpha-0.a70023a. [tests?]: Reinstate tests for the aarch64-linux architecture. [phases]{patch-sources}: Reinstate the test-ssssssss.c test, fixed upstream. Set the VERSION Make variable, which is normally derived from invoking git. Delete the new test-docker.sh test file. Delete the known-to-be-failing test-cdd39012.sh and test-d92b57ca.sh test files. {check}: No longer set the PROOT_NO_SECCOMP environment variable as the upstream issue appears to have been resolved. [native-inputs]: Use the current coreutils package.
* packages: Factorize and document 'computed-origin-method'.zimoun2021-09-30
| | | | | | | | | | | | The 'computed-origin-method' had been introduced to work around limitations of the 'snippet' mechanism. The procedure was duplicated, which made it hard to automatically detect packages using it. * guix/packages.scm (computed-origin-method): Move procedure from... * gnu/packages/gnuzilla.scm: ...here and... * gnu/packages/gnuzilla.scm: ...there. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: linux-libre 4.4: Update to 4.4.285.Leo Famulari2021-09-26
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.285. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.284.Leo Famulari2021-09-26
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.284. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.248.Leo Famulari2021-09-26
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.248. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.208.Leo Famulari2021-09-26
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.208. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.149.Leo Famulari2021-09-26
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.149. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.69.Leo Famulari2021-09-26
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.69. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.14.8.Leo Famulari2021-09-26
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.8. (linux-libre-5.14-pristine-source): Update hash.
* gnu: tlp: Update to 1.4.0.Nicolas Goaziou2021-09-25
| | | | * gnu/packages/linux.scm (tlp): Update to 1.4.0.
* gnu: Consolidate duplicate copyright names.Greg Hogan2021-09-25
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/android.scm: Consolidate copyright lines with the same email address. * gnu/packages/code.scm: Likewise. * gnu/packages/cpp.scm: Likewise. * gnu/packages/databases.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/file.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/gl.scm: Likewise. * gnu/packages/gps.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/networking.scm: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/services/web.scm: Likewise. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add xfs_repair-static.Tobias Geerinckx-Rice2021-09-23
| | | | * gnu/packages/linux.scm (xfs_repair/static): New public variable.
* gnu: Add xfsprogs-static.Tobias Geerinckx-Rice2021-09-23
| | | | * gnu/packages/linux.scm (xfsprogs/static): New public variable.
* gnu: xfsprogs: Build verbosely.Tobias Geerinckx-Rice2021-09-23
| | | | | * gnu/packages/linux.scm (xfsprogs)[arguments]: Add "V=1" to #:make-flags, and honour them in custom phases.
* gnu: libinih: Build & install static libraries.Tobias Geerinckx-Rice2021-09-23
| | | | | | | * gnu/packages/linux.scm (libinih)[outputs]: Add "static". [arguments]: Substitute "-Ddefault_library=both" for the "-Ddefault_library=shared" configure flag. Add a new 'separate-static phase.