Archived
1
0
Fork 0
Commit graph

3898 commits

Author SHA1 Message Date
Leo Famulari
a62f0f6d85
gnu: linux-libre 4.9: Update to 4.9.310.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.310.
(linux-libre-4.9-pristine-source): Update hash.
2022-04-12 22:39:16 -04:00
Vagrant Cascadian
8aae96b44c
gnu: genext2fs: Update to 1.5.0.
* gnu/packages/linux.scm (genext2fs): Update to 1.5.0.
  [source] Update URL.
  [arguments] Remove 'apply-debian-patches phase.
  [home-page] Update URL.
2022-04-11 14:48:26 -07:00
Ludovic Courtès
087abdb9a2
gnu: Add 'upstream-name' property to the netfilter libraries.
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.
2022-04-11 13:58:46 +02:00
fesoj000
b805ea194a
gnu: Add ulogd
* gnu/packages/linux.scm (ulogd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:51:07 +02:00
fesoj000
2a1908b48c
gnu: Add libnetfilter-log
* gnu/packages/linux.scm (libnetfilter-log): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:51:07 +02:00
fesoj000
eb1d2ae7e0
gnu: Add nfacct
* gnu/packages/linux.scm (nfacct): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:51:07 +02:00
fesoj000
2d3c33b8ba
gnu: Add libnetfilter-acct
* gnu/packages/linux.scm (libnetfilter-acct): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:51:06 +02:00
fesoj000
f70c8a0276
gnu: Add conntrack-tools
* gnu/packages/linux.scm (conntrack-tools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:50:38 +02:00
fesoj000
fdfd6ac8ae
gnu: Add libnetfilter-queue
* gnu/packages/linux.scm (libnetfilter-queue): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:49:46 +02:00
fesoj000
6d9cfb91aa
gnu: Add libnetfilter-cthelper
* gnu/packages/linux.scm (libnetfilter-cthelper): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:48:30 +02:00
fesoj000
0f31129e4e
gnu: Add libnetfilter-cttimeout
* gnu/packages/linux.scm (libnetfilter-cttimeout): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:48:28 +02:00
fesoj000
469f85d206
gnu: Add libnetfilter-conntrack
* gnu/packages/linux.scm (libnetfilter-conntrack): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:47:48 +02:00
Leo Famulari
2299d2c896
gnu: linux-libre 5.10: Update to 5.10.110.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.110.
(linux-libre-5.10-pristine-source): Update hash.
2022-04-10 01:18:04 -04:00
Leo Famulari
fec46d977a
gnu: linux-libre 5.15: Update to 5.15.33.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.33.
(linux-libre-5.15-pristine-source): Update hash.
2022-04-10 01:18:04 -04:00
Leo Famulari
3d372cc2fe
gnu: linux-libre: Update to 5.16.19.
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.19.
(linux-libre-5.16-pristine-source): Update hash.
2022-04-10 01:18:04 -04:00
Leo Famulari
002928c663
gnu: linux-libre 5.17: Update to 5.17.2.
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.2.
(linux-libre-5.17-pristine-source): Update hash.
2022-04-10 01:17:58 -04:00
itd
b0d3f42372
gnu: efivar: Fix build errors on i686-linux.
* 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>
2022-04-10 00:17:40 +02:00
Marius Bakke
4e4a79601c
gnu: radeontop: Simplify inputs.
* gnu/packages/linux.scm (radeontop)[native-inputs]: Simplify.
2022-04-07 23:12:44 +02:00
antlers
0748d3febd
gnu: linux: Allow kconfig options to be strings
* 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>
2022-04-05 20:41:40 +02:00
Leo Famulari
6ed308bb3c
gnu: linux-libre 4.14: Update to 4.14.275.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.275.
(linux-libre-4.14-pristine-source): Update hash.
2022-04-03 13:04:58 -04:00
Efraim Flashner
b0ea8808b6
gnu: cpufrequtils: Set file-name for source.
* gnu/packages/linux.scm (cpufrequtils)[source]: Add file-name field.
2022-04-03 14:10:12 +03:00
Vagrant Cascadian
7902d17bc8
gnu: cpufrequtils: Update to 008-1.a2f0c39.
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.
2022-04-02 19:13:21 -07:00
Leo Famulari
1d62b15dc1
gnu: linux-libre 4.9: Update to 4.9.309.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.309.
(linux-libre-4.9-pristine-source): Update hash.
2022-03-29 13:40:14 -04:00
Leo Famulari
555b2b0bd0
gnu: linux-libre 4.14: Update to 4.14.274.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.274.
(linux-libre-4.14-pristine-source): Update hash.
2022-03-29 13:40:14 -04:00
Leo Famulari
ef57c59046
gnu: linux-libre 4.19: Update to 4.19.237.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.237.
(linux-libre-4.19-pristine-source): Update hash.
2022-03-29 13:40:14 -04:00
Leo Famulari
5721cb284a
gnu: linux-libre 5.4: Update to 5.4.188.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.188.
(linux-libre-5.4-pristine-source): Update hash.
2022-03-29 13:40:14 -04:00
Leo Famulari
ded6beb9a7
gnu: linux-libre 5.10: Update to 5.10.109.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.109.
(linux-libre-5.10-pristine-source): Update hash.
2022-03-29 13:40:13 -04:00
Leo Famulari
916b333e86
gnu: linux-libre 5.15: Update to 5.15.32.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.32.
(linux-libre-5.15-pristine-source): Update hash.
2022-03-29 13:40:13 -04:00
Leo Famulari
c2a141156e
gnu: linux-libre 5.16: Update to 5.16.18.
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.18.
(linux-libre-5.16-pristine-source): Update hash.
2022-03-29 13:40:13 -04:00
Leo Famulari
89af5cd2a9
gnu: linux-libre 5.17: Update to 5.17.1.
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.1.
(linux-libre-5.17-pristine-source): Update hash.
2022-03-29 13:40:13 -04:00
Efraim Flashner
abd8286480
gnu: rdma-core: Fix cross-compiling.
* gnu/packages/linux.scm (rdma-core)[arguments]: Add configure-flag when
cross-compiling to find pkg-config.
2022-03-28 21:34:04 +03:00
Leo Famulari
943d4b775b
gnu: linux-libre: Add linux-libre 5.17.
* 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.
2022-03-26 17:59:57 -04:00
fesoj000
cabda1197e
gnu: nftables: Enable json output.
* gnu/packages/linux.scm (nftables)[inputs]: Add jansson.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-25 12:21:23 +01:00
fesoj000
32a5a1cc96
gnu: nftables: Enable build of manpages.
* gnu/packages/linux.scm (nftables)[native-inputs]: Add docbook2x.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-25 12:21:23 +01:00
Leo Famulari
24cbe07ae6
gnu: linux-libre 4.9: Update to 4.9.308.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.308.
(linux-libre-4.9-pristine-source): Update hash.
2022-03-24 01:43:29 -04:00
Leo Famulari
6d597cb492
gnu: linux-libre 4.14: Update to 4.14.273.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.273.
(linux-libre-4.14-pristine-source): Update hash.
2022-03-24 01:43:29 -04:00
Leo Famulari
757d418b43
gnu: linux-libre 4.19: Update to 4.19.236.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.236.
(linux-libre-4.19-pristine-source): Update hash.
2022-03-24 01:43:28 -04:00
Leo Famulari
220a59a33c
gnu: linux-libre 5.4: Update to 5.4.187.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.187.
(linux-libre-5.4-pristine-source): Update hash.
2022-03-24 01:43:28 -04:00
Leo Famulari
085a8a76e8
gnu: linux-libre 5.10: Update to 5.10.108.
* 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.
2022-03-24 01:43:28 -04:00
Leo Famulari
109a008128
gnu: linux-libre 5.15: Update to 5.15.31.
* 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.
2022-03-24 01:43:28 -04:00
Leo Famulari
e7f15b5ce8
gnu: linux-libre: Update to 5.16.17.
* 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.
2022-03-24 01:43:24 -04:00
Leo Famulari
2bdaf4a378
gnu: linux-libre 5.4: Update to 5.4.186.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.186.
(linux-libre-5.4-pristine-source): Update hash.
2022-03-20 17:07:52 -04:00
Leo Famulari
105c2430be
gnu: linux-libre 5.10: Update to 5.10.107.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.107.
(linux-libre-5.10-pristine-source): Update hash.
2022-03-20 17:07:52 -04:00
Leo Famulari
c100a2d1ce
gnu: linux-libre 5.15: Update to 5.15.30.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.30.
(linux-libre-5.15-pristine-source): Update hash.
2022-03-20 17:07:52 -04:00
Leo Famulari
1c971a69f5
gnu: linux-libre: Update to 5.16.16.
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.16.
(linux-libre-5.16-pristine-source): Update hash.
2022-03-20 17:07:48 -04:00
J. Sims via Guix-patches via
a28dd47192
gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-7.37e27f9.
This fixes issues with Linux 5.17 and adds optimizations for 5.15:

https://github.com/aircrack-ng/rtl8812au/pull/942
2f52f84096

* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to
5.6.4.2-7.37e27f9.
2022-03-17 17:39:39 -04:00
Leo Famulari
0c0fdae4ab
gnu: linux-libre 4.9: Update to 4.9.307.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.307.
(linux-libre-4.9-pristine-source): Update hash.
2022-03-17 17:39:39 -04:00
Leo Famulari
a06b378896
gnu: linux-libre 4.14: Update to 4.14.272.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.272.
(linux-libre-4.14-pristine-source): Update hash.
2022-03-17 17:39:39 -04:00
Leo Famulari
b498081dcc
gnu: linux-libre 4.19: Update to 4.19.235.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.235.
(linux-libre-4.19-pristine-source): Update hash.
2022-03-17 17:39:39 -04:00
Leo Famulari
38e9afec0d
gnu: linux-libre 5.4: Update to 5.4.185.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.185.
(linux-libre-5.4-pristine-source): Update hash.
2022-03-17 17:39:38 -04:00