summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: earlyoom: Only build with pandoc on certain systems.Efraim Flashner2022-01-14
| | | | | * gnu/packages/linux.scm (earlyoom)[native-inputs]: Only use pandoc on x86_64-linux and i686-linux.
* gnu: earlyoom: Rewrite with gexps.Efraim Flashner2022-01-14
| | | | * gnu/packages/linux.scm (earlyoom)[arguments]: Rewrite with gexps.
* gnu: earlyoom: Move snippet to make-flag.Efraim Flashner2022-01-14
| | | | | * gnu/packages/linux.scm (earlyoom)[source]: Remove snippet. [arguments]: Add makeflag to not use go111modules.
* gnu: earlyoom: Run more tests.Efraim Flashner2022-01-14
| | | | * gnu/packages/linux.scm (earlyoom)[native-inputs]: Add cppcheck.
* gnu: linux-libre 4.9: Update to 4.9.299.Leo Famulari2022-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.299. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.297.Leo Famulari2022-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.297. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.262.Leo Famulari2022-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.262. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.225.Leo Famulari2022-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.225. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.171.Leo Famulari2022-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.171. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.91.Leo Famulari2022-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.91. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.15.14.Leo Famulari2022-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.14. (linux-libre-5.15-pristine-source): Update hash.
* gnu: haveged: Update to 1.9.17.Tobias Geerinckx-Rice2022-01-11
| | | | * gnu/packages/linux.scm (haveged): Update to 1.9.17.
* gnu: powercap: Use G-expressions.Tobias Geerinckx-Rice2022-01-11
| | | | | * gnu/packages/linux.scm (powercap)[arguments]: Rewrite as G-expressions.
* gnu: powercap: Update to 0.5.0.Tobias Geerinckx-Rice2022-01-11
| | | | * gnu/packages/linux.scm (powercap): Update to 0.5.0.
* gnu: hdparm: Use G-expressions.Tobias Geerinckx-Rice2022-01-11
| | | | | * gnu/packages/linux.scm (hdparm)[arguments]: Rewrite as G-expressions.
* gnu: hdparm: Update to 9.63.Tobias Geerinckx-Rice2022-01-11
| | | | * gnu/packages/linux.scm (hdparm): Update to 9.63.
* gnu: i2c-tools: Fix cross-compilation.Mathieu Othacehe2022-01-10
| | | | | * gnu/packages/linux.scm (i2c-tools)[arguments]: Use #$output to fix cross-compilation.
* gnu: tlp: Remove obsolete #t returns.Tobias Geerinckx-Rice2022-01-08
| | | | | * gnu/packages/linux.scm (tlp)[arguments]: Don't explicitly return #t from phases.
* gnu: tlpui: Update to 1.5.0.Nicolas Goaziou2022-01-08
| | | | * gnu/packages/linux.scm (tlpui): Update to 1.5.0.
* gnu: tlp: Update to 1.5.0.Nicolas Goaziou2022-01-08
| | | | * gnu/packages/linux.scm (tlp): Update to 1.5.0.
* gnu: wireles-tools: Fix cross-compilation.Tobias Geerinckx-Rice2022-01-08
| | | | | | | | * gnu/packages/linux.scm (wireless-tools)[source]: Rewrite as G-expression. [arguments]: Likewise to avoid %OUTPUT when cross-compiling. Remove superfluous %CURRENT-TARGET-SYSTEM call. Don't explicitly return #t from phases.
* gnu: wireplumber: Update to 0.4.6.Tobias Geerinckx-Rice2022-01-08
| | | | * gnu/packages/linux.scm (wireplumber): Update to 0.4.6.
* gnu: pipewire@0.3: Update to 0.3.43.Tobias Geerinckx-Rice2022-01-08
| | | | * gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.43.
* gnu: libaio: Fix cross-compilation.Tobias Geerinckx-Rice2022-01-08
| | | | | * gnu/packages/linux.scm (libaio)[arguments]: Rewrite as G-expression to avoid %OUTPUT when cross-compiling.
* gnu: iptables: Fix cross-compilation.Tobias Geerinckx-Rice2022-01-08
| | | | | * gnu/packages/linux.scm (iptables)[arguments]: Rewrite as G-expression to avoid %OUTPUT when cross-compiling.
* gnu: iw: Fix cross-compilation.Tobias Geerinckx-Rice2022-01-08
| | | | | | * gnu/packages/linux.scm (iw)[arguments]: Rewrite as G-expression. Replace custom code with PKG-CONFIG-FOR-TARGET, and drop the unnecessary absolute file name altogether.
* gnu: sysstat: Update to 12.4.4.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/linux.scm (sysstat): Update to 12.4.4. [arguments]: Don't explicitly return #t from phases.
* gnu: xfsprogs: Update to 5.14.2.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/linux.scm (xfsprogs): Update to 5.14.2.
* gnu: mcelog: Update to 180.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/linux.scm (mcelog): Update to 180. [native-inputs]: Add python-wrapper.
* gnu: mdadm-static: Fix build.Tobias Geerinckx-Rice2022-01-06
| | | | | | | This follows up on commit 3d7a1b84c5bc3219c6076e492d6e98c27f2c1f86. * gnu/packages/linux.scm (mdadm-static)[arguments]: Add "-DNO_LIBUDEV" to CXFLAGS.
* gnu: mdadm-static: Use G-expressions.Tobias Geerinckx-Rice2022-01-06
| | | | | | | * gnu/packages/linux.scm (mdadm-static)[arguments]: Rewrite as G-expressions. Reported by Christopher Baines <mail@cbaines.net>
* gnu: linux-libre 4.4: Update to 4.4.298.Leo Famulari2022-01-05
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.298. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.296.Leo Famulari2022-01-05
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.296. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.261.Leo Famulari2022-01-05
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.261. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.224.Leo Famulari2022-01-05
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.224. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.170.Leo Famulari2022-01-05
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.170. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.90.Leo Famulari2022-01-05
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.90. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.15.13.Leo Famulari2022-01-05
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.13. (linux-libre-5.15-pristine-source): Update hash.
* gnu: haveged: Update to 1.9.16.Tobias Geerinckx-Rice2022-01-05
| | | | * gnu/packages/linux.scm (haveged): Update to 1.9.16.
* gnu: mdadm: Use G-expressions.Tobias Geerinckx-Rice2022-01-05
| | | | | | * gnu/packages/linux.scm (mdadm)[arguments]: Rewrite as G-expressions. [inputs]: Move under arguments. Remove input labels.
* gnu: mdadm: Update to 4.2.Tobias Geerinckx-Rice2022-01-05
| | | | | * gnu/packages/linux.scm (mdadm): Update to 4.2. [arguments]: Don't explicitly return #t from phases.
* gnu: linux-libre 4.4: Update to 4.4.297.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.297. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.295.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.295. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.260.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.260. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.223.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.223. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.169.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.169. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.89.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.89. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.15.12.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.12. (linux-libre-5.15-pristine-source): Update hash.
* gnu: xpadneo: Edit description.Tobias Geerinckx-Rice2021-12-29
| | | | | * gnu/packages/linux.scm (xpadneo)[synopsis, description]: Mention Linux. Capitalise Bluetooth. Edit.
* gnu: libite: Edit synopsis and description.Mathieu Othacehe2021-12-23
| | | | | * gnu/packages/linux.scm (libite)[synopsis]: Improve it. [description]: Ditto.