summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: linux-libre 4.19: Update to 4.19.238.Leo Famulari2022-04-16
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.238. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.189.Leo Famulari2022-04-16
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.189. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.111.Leo Famulari2022-04-14
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.111. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.34.Leo Famulari2022-04-14
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.34. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.16.20.Leo Famulari2022-04-14
| | | | | * gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.20. (linux-libre-5.16-pristine-source): Update hash.
* gnu: linux-libre 5.17: Update to 5.17.3.Leo Famulari2022-04-14
| | | | | * gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.3. (linux-libre-5.17-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.310.Leo Famulari2022-04-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.310. (linux-libre-4.9-pristine-source): Update hash.
* gnu: genext2fs: Update to 1.5.0.Vagrant Cascadian2022-04-11
| | | | | | | * gnu/packages/linux.scm (genext2fs): Update to 1.5.0. [source] Update URL. [arguments] Remove 'apply-debian-patches phase. [home-page] Update URL.
* gnu: Add 'upstream-name' property to the netfilter libraries.Ludovic Courtès2022-04-11
| | | | | | | | | | | This allows the 'generic-html' updater to find updates. * gnu/packages/linux.scm (libnetfilter-conntrack)[properties]: New field. (libnetfilter-cttimeout)[properties]: New field. (libnetfilter-cthelper)[properties]: New field. (libnetfilter-queue)[properties]: New field. (libnetfilter-acct)[properties]: New field. (libnetfilter-log)[properties]: New field.
* gnu: Add ulogdfesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (ulogd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libnetfilter-logfesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (libnetfilter-log): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add nfacctfesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (nfacct): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libnetfilter-acctfesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (libnetfilter-acct): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add conntrack-toolsfesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (conntrack-tools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libnetfilter-queuefesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (libnetfilter-queue): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libnetfilter-cthelperfesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (libnetfilter-cthelper): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libnetfilter-cttimeoutfesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (libnetfilter-cttimeout): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libnetfilter-conntrackfesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (libnetfilter-conntrack): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: linux-libre 5.10: Update to 5.10.110.Leo Famulari2022-04-10
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.110. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.33.Leo Famulari2022-04-10
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.33. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.16.19.Leo Famulari2022-04-10
| | | | | * gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.19. (linux-libre-5.16-pristine-source): Update hash.
* gnu: linux-libre 5.17: Update to 5.17.2.Leo Famulari2022-04-10
| | | | | * gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.2. (linux-libre-5.17-pristine-source): Update hash.
* gnu: efivar: Fix build errors on i686-linux.itd2022-04-10
| | | | | | | | * gnu/packages/patches/efivar-211.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (efivar)[source]<origin>: Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: radeontop: Simplify inputs.Marius Bakke2022-04-07
| | | | * gnu/packages/linux.scm (radeontop)[native-inputs]: Simplify.
* gnu: linux: Allow kconfig options to be stringsantlers2022-04-05
| | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (config->string): add a clause handling strings Allows for the declarative configuration of kconfig options which accept strings, such as CONFIG_MODULE_SIG_KEY. I've enclosed the given string in quotes, but don't do any kind of escaping. See the kernel mailing list for the current state of escaped strings upstream: https://patchwork.kernel.org/project/linux-kbuild/patch/1431003982-992-1-git-send-email-sr@denx.de/ Apologies to those with double-quotes or backslashes in their CONFIG_SYSTEM_*_KEYS. Signed-off-by: antlers <autumnalantlers@gmail.com> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: linux-libre 4.14: Update to 4.14.275.Leo Famulari2022-04-03
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.275. (linux-libre-4.14-pristine-source): Update hash.
* gnu: cpufrequtils: Set file-name for source.Efraim Flashner2022-04-03
| | | | * gnu/packages/linux.scm (cpufrequtils)[source]: Add file-name field.
* gnu: cpufrequtils: Update to 008-1.a2f0c39.Vagrant Cascadian2022-04-02
| | | | | | | | Fixes build failure on non-x86 architectures, and brings cpufrequtils to the state of the art from 2011. * gnu/packages/linux.scm (cpufrequtils)[version]: Use git-version. [source]: Use git-fetch.
* gnu: linux-libre 4.9: Update to 4.9.309.Leo Famulari2022-03-29
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.309. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.274.Leo Famulari2022-03-29
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.274. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.237.Leo Famulari2022-03-29
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.237. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.188.Leo Famulari2022-03-29
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.188. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.109.Leo Famulari2022-03-29
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.109. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.32.Leo Famulari2022-03-29
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.32. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre 5.16: Update to 5.16.18.Leo Famulari2022-03-29
| | | | | * gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.18. (linux-libre-5.16-pristine-source): Update hash.
* gnu: linux-libre 5.17: Update to 5.17.1.Leo Famulari2022-03-29
| | | | | * gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.1. (linux-libre-5.17-pristine-source): Update hash.
* gnu: rdma-core: Fix cross-compiling.Efraim Flashner2022-03-28
| | | | | * gnu/packages/linux.scm (rdma-core)[arguments]: Add configure-flag when cross-compiling to find pkg-config.
* gnu: linux-libre: Add linux-libre 5.17.Leo Famulari2022-03-26
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.17-version, linux-libre-5.17-gnu-revision, deblob-scripts-5.17, linux-libre-5.17-pristine-source, linux-libre-5.17-source, linux-libre-headers-5.17, linux-libre-5.17): New variables. * gnu/packages/aux-files/linux-libre/5.17-arm.conf, gnu/packages/aux-files/linux-libre/5.17-arm64.conf, gnu/packages/aux-files/linux-libre/5.17-i686.conf, gnu/packages/aux-files/linux-libre/5.17-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them.
* gnu: nftables: Enable json output.fesoj0002022-03-25
| | | | | | * gnu/packages/linux.scm (nftables)[inputs]: Add jansson. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: nftables: Enable build of manpages.fesoj0002022-03-25
| | | | | | * gnu/packages/linux.scm (nftables)[native-inputs]: Add docbook2x. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: linux-libre 4.9: Update to 4.9.308.Leo Famulari2022-03-24
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.308. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.273.Leo Famulari2022-03-24
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.273. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.236.Leo Famulari2022-03-24
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.236. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.187.Leo Famulari2022-03-24
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.187. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.108.Leo Famulari2022-03-24
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.108. (linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
* gnu: linux-libre 5.15: Update to 5.15.31.Leo Famulari2022-03-24
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.31. (linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
* gnu: linux-libre: Update to 5.16.17.Leo Famulari2022-03-24
| | | | | * gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.17. (linux-libre-5.16-pristine-source, deblob-scripts-5.16): Update hashes.
* gnu: linux-libre 5.4: Update to 5.4.186.Leo Famulari2022-03-20
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.186. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.107.Leo Famulari2022-03-20
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.107. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.30.Leo Famulari2022-03-20
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.30. (linux-libre-5.15-pristine-source): Update hash.