Leo Famulari
cae7ed2aed
gnu: linux-libre: Update to 5.17.12.
...
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.12.
(linux-libre-5.17-pristine-source): Update hash.
2022-05-31 18:03:58 -04:00
Rene Saavedra
28274a353d
gnu: Add touchegg.
...
* gnu/packages/linux.scm (touchegg): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-06-04 17:54:48 +02:00
Leo Famulari
6e9d99f97f
gnu: linux-libre 4.9: Update to 4.9.316.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.316.
(linux-libre-4.9-pristine-source): Update hash.
2022-05-27 11:21:19 -04:00
Leo Famulari
be03c5e0aa
gnu: linux-libre 4.14: Update to 4.14.281.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.281.
(linux-libre-4.14-pristine-source): Update hash.
2022-05-27 11:21:18 -04:00
Leo Famulari
1244e9facd
gnu: linux-libre 4.19: Update to 4.19.245.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.245.
(linux-libre-4.19-pristine-source): Update hash.
2022-05-27 11:21:18 -04:00
Leo Famulari
dcbe1b789b
gnu: linux-libre 5.4: Update to 5.4.196.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.196.
(linux-libre-5.4-pristine-source): Update hash.
2022-05-27 11:21:18 -04:00
Leo Famulari
aad9cc6f25
gnu: linux-libre 5.10: Update to 5.10.118.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.118.
(linux-libre-5.10-pristine-source): Update hash.
2022-05-27 11:21:18 -04:00
Leo Famulari
bccf17f615
gnu: linux-libre 5.15: Update to 5.15.43.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.43.
(linux-libre-5.15-pristine-source): Update hash.
2022-05-27 11:21:17 -04:00
Leo Famulari
704426cd46
gnu: linux-libre: Update to 5.17.11.
...
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.11.
(linux-libre-5.17-pristine-source): Update hash.
2022-05-27 11:21:09 -04:00
Ludovic Courtès
7097e98586
Merge branch 'master' into staging
2022-05-26 17:11:20 +02:00
Ludovic Courtès
2262ee2c63
gnu: linux-libre: Do not call 'configuration-file' on non-Linux targets.
...
Starting from commit b55310603f
, a command
like:
guix build linux-libre -s i586-gnu -n
would crash on a wrong-type-arg error in 'kernel-config' because it was
getting #f as the 'arch' argument. This commit fixes it.
* gnu/packages/linux.scm (make-linux-libre*)[inputs]: Check whether
'platform-linux-architecture' returns #f, as is the case for example on
i586-gnu, before calling CONFIGURATION-FILE.
2022-05-26 12:22:59 +02:00
Josselin Poiret
dab819d5c4
Move (gnu platform) and (gnu platforms ...) to guix/.
...
* gnu/platform.scm:
* gnu/platforms/arm.scm:
* gnu/platforms/hurd.scm:
* gnu/platforms/mips.scm:
* gnu/platforms/powerpc.scm:
* gnu/platforms/riscv.scm:
* gnu/platforms/s390.scm:
* gnu/platforms/x86.scm: Move to guix/.
* Makefile.am:
* doc/guix.texi (Porting to a New Platform):
* etc/release-manifest.scm:
* gnu/ci.scm:
* gnu/image.scm:
* gnu/local.mk:
* gnu/packages/bioinformatics.scm:
* gnu/packages/bootstrap.scm:
* gnu/packages/cross-base.scm:
* gnu/packages/instrumentation.scm:
* gnu/packages/linux.scm:
* gnu/system/image.scm:
* gnu/system/images/hurd.scm:
* gnu/system/images/novena.scm:
* gnu/system/images/pine64.scm:
* gnu/system/images/pinebook-pro.scm:
* gnu/system/images/rock64.scm:
* guix/scripts/build.scm:
* guix/scripts/system.scm:
* guix/self.scm: Update (gnu platform...) to (guix platform...).
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-05-25 09:27:25 +02:00
Tobias Geerinckx-Rice
ecdc633a05
gnu: Add iotop, now in C.
...
* gnu/packages/linux.scm (iotop): New public variable.
2022-05-22 02:00:11 +02:00
Tobias Geerinckx-Rice
4275299e11
gnu: iotop: Rename to iotop-python.
...
This package is in maintenance mode, and is slower whilst having fewer
features than the C implementation added in a following commit.
* gnu/packages/linux.scm (iotop-python): New variable name of…
(iotop): …this removed variable.
2022-05-22 02:00:11 +02:00
Tobias Geerinckx-Rice
00dcdfd731
gnu: iotop: Update to 0.6-0.a14256a.
...
* gnu/packages/linux.scm (iotop): Update to 0.6-0.a14256a.
[source]: Build from Git.
2022-05-22 02:00:10 +02:00
Tobias Geerinckx-Rice
23c281424c
gnu: libite: Don't build static library.
...
* gnu/packages/linux.scm (libite)[arguments]: Add "--disable-static"
to #:configure-flags.
2022-05-22 02:00:10 +02:00
Tobias Geerinckx-Rice
c9038edc4f
gnu: libite: Update to 2.5.2.
...
* gnu/packages/linux.scm (libite): Update to 2.5.2.
2022-05-22 02:00:10 +02:00
Tobias Geerinckx-Rice
69d99f76de
gnu: libnfnetlink: Update to 1.0.2.
...
* gnu/packages/linux.scm (libnfnetlink): Update to 1.0.2.
2022-05-22 02:00:09 +02:00
Tobias Geerinckx-Rice
a4fa00332e
gnu: libinih: Update to 55.
...
* gnu/packages/linux.scm (libinih): Update to 55.
2022-05-22 02:00:09 +02:00
Tobias Geerinckx-Rice
23a01dddcf
gnu: jitterentropy-rngd: Update to 1.2.7.
...
* gnu/packages/linux.scm (jitterentropy-rngd): Update to 1.2.7.
2022-05-22 02:00:09 +02:00
Tobias Geerinckx-Rice
1f6c2efccc
gnu: fakeroot: Update to 1.28.
...
* gnu/packages/linux.scm (fakeroot): Update to 1.28.
2022-05-22 02:00:09 +02:00
Tobias Geerinckx-Rice
3d00f10ed5
gnu: psmisc: Update to 23.5.
...
* gnu/packages/linux.scm (psmisc): Update to 23.5.
2022-05-22 02:00:09 +02:00
Greg Hogan
01793ed03e
gnu: cpuid: Update to 20220224.
...
* gnu/packages/linux.scm (cpuid): Update to 20220224.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-24 17:19:04 +02:00
Josselin Poiret via Guix-patches via
eda4902032
gnu: acpi-call-linux-module: Update hash because of upstream retag.
...
The old hash was for commit 9f1c0b5d046bdfdec769809435257647fd475473,
6 commits behind commit fe9dc95a83a95e4826c1a7c809d41c2f16de40a6, to
which the ‘v1.2.2’ tag now points.
No functional changes; only to the README, VERSION file, and an example.
* gnu/packages/linux.scm (acpi-call-linux-module): Update hash.
2022-05-22 02:00:01 +02:00
Tobias Geerinckx-Rice
217ac6440a
gnu: haveged: Update to 1.9.18.
...
* gnu/packages/linux.scm (haveged): Update to 1.9.18.
2022-05-22 02:00:00 +02:00
Mathieu Othacehe
b55310603f
linux: Remove system->linux-architecture procedure.
...
* gnu/packages/linux.scm (system->linux-architecture): Remove it.
(make-linux-libre-headers*, make-linux-libre*): Adapt them.
* guix/build-system/linux-module.scm (system->arch): Adapt it.
* gnu/packages/instrumentation.scm (uftrace): Ditto.
* gnu/packages/cross-base.scm (cross-kernel-headers): Ditto.
* gnu/packages/bioinformatics.scm (ncbi-vdb): Ditto.
* doc/guix.texi (Porting to a new platform): Update it.
2022-05-22 15:15:33 +02:00
Efraim Flashner
e5e0e283ff
Merge branch 'master' into staging
2022-05-16 11:14:42 +03:00
Efraim Flashner
9860c90e8e
gnu: efibootmgr: Update to new upstream location.
...
* gnu/packages/linux.scm (efibootmgr)[source, home-page]: Update to new
upstream URI.
2022-05-15 15:59:07 +03:00
Efraim Flashner
00838bd41c
gnu: efibootmgr: Fix cross compiling.
...
Fixes <https://issues.guix.gnu.org/55373 >.
* gnu/packages/linux.scm (efibootmgr)[arguments]: When cross-compiling
add make-flags to find and use the correct binaries and libraries.
2022-05-15 15:58:30 +03:00
Efraim Flashner
c54087a853
gnu: efivar: Use correct compiler when cross compiling.
...
* gnu/packages/linux.scm (efivar)[arguments]: Adjust make-flags to set
CC and not CC_FOR_BUILD.
2022-05-15 15:51:14 +03:00
Tobias Geerinckx-Rice
014f97544d
gnu: btrfs-progs: Fix cross-compilation.
...
* gnu/packages/linux.scm (btrfs-progs)[arguments]: Add "--disable-python"
support to #:configure-flags.
[inputs]: Move eudev here…
[native-inputs]: …from here.
Reported by Pavel Shlyak <p.shlyak@pantherx.org>.
2022-05-15 02:00:06 +02:00
Leo Famulari
cb38c7c169
gnu: linux-libre 4.9: Update to 4.9.315.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.315.
(linux-libre-4.9-pristine-source): Update hash.
2022-05-20 18:44:06 -04:00
Leo Famulari
ff6b693d1b
gnu: linux-libre 4.14: Update to 4.14.280.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.280.
(linux-libre-4.14-pristine-source): Update hash.
2022-05-20 18:44:05 -04:00
Leo Famulari
52418e9928
gnu: linux-libre 4.19: Update to 4.19.244.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.244.
(linux-libre-4.19-pristine-source): Update hash.
2022-05-20 18:44:05 -04:00
Leo Famulari
61b8f98c36
gnu: linux-libre 5.4: Update to 5.4.195.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.195.
(linux-libre-5.4-pristine-source): Update hash.
2022-05-20 18:44:05 -04:00
Leo Famulari
11f2cd9b7b
gnu: linux-libre 5.10: Update to 5.10.117.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.117.
(linux-libre-5.10-pristine-source): Update hash.
2022-05-20 18:44:05 -04:00
Leo Famulari
732ba8acd7
gnu: linux-libre 5.15: Update to 5.15.41.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.41.
(linux-libre-5.15-pristine-source): Update hash.
2022-05-20 18:44:05 -04:00
Leo Famulari
f1bc3536e7
gnu: linux-libre: Update to 5.17.9.
...
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.9.
(linux-libre-5.17-pristine-source): Update hash.
2022-05-20 18:44:00 -04:00
Leo Famulari
4d374b23ec
gnu: linux-libre 4.9: Update to 4.9.314.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.314.
(linux-libre-4.9-pristine-source): Update hash.
2022-05-16 22:39:06 -04:00
Leo Famulari
928a1b39f9
gnu: linux-libre 4.14: Update to 4.14.279.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.279.
(linux-libre-4.14-pristine-source): Update hash.
2022-05-16 22:39:06 -04:00
Leo Famulari
6a06481aae
gnu: linux-libre 4.19: Update to 4.19.243.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.243.
(linux-libre-4.19-pristine-source): Update hash.
2022-05-16 22:39:06 -04:00
Leo Famulari
da2a19bfc8
gnu: linux-libre 5.4: Update to 5.4.194.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.194.
(linux-libre-5.4-pristine-source): Update hash.
2022-05-16 22:39:06 -04:00
Leo Famulari
1dec28c0b4
gnu: linux-libre 5.10: Update to 5.10.116.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.116.
(linux-libre-5.10-pristine-source): Update hash.
2022-05-16 22:39:06 -04:00
Leo Famulari
d233674441
gnu: linux-libre 5.15: Update to 5.15.40.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.40.
(linux-libre-5.15-pristine-source): Update hash.
2022-05-16 22:39:06 -04:00
Leo Famulari
3410e50833
gnu: linux-libre: Update to 5.17.8.
...
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.8.
(linux-libre-5.17-pristine-source): Update hash.
2022-05-16 22:39:02 -04:00
Leo Famulari
5ee14252b7
gnu: linux-libre 4.9: Update to 4.9.313.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.313.
(linux-libre-4.9-pristine-source, deblob-scripts-4.9): Update hashes.
2022-05-14 15:01:26 -04:00
Leo Famulari
fb42a8d996
gnu: linux-libre 4.14: Update to 4.14.278.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.278.
(linux-libre-4.14-pristine-source, deblob-scripts-4.14): Update hashes.
2022-05-14 15:01:26 -04:00
Leo Famulari
7a3e461c36
gnu: linux-libre 4.19: Update to 4.19.242.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.242.
(linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.
2022-05-14 15:01:26 -04:00
Leo Famulari
8758dac710
gnu: linux-libre 5.4: Update to 5.4.193.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.193.
(linux-libre-5.4-pristine-source): Update hash.
2022-05-14 15:01:26 -04:00
Leo Famulari
05b4fb6391
gnu: linux-libre 5.10: Update to 5.10.115.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.115.
(linux-libre-5.10-pristine-source): Update hash.
2022-05-14 15:01:25 -04:00
Leo Famulari
776e613085
gnu: linux-libre 5.15: Update to 5.15.39.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.39.
(linux-libre-5.15-pristine-source): Update hash.
2022-05-14 15:01:25 -04:00
Leo Famulari
b41cb7ff53
gnu: linux-libre: Update to 5.17.7.
...
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.7.
(linux-libre-5.17-pristine-source): Update hash.
2022-05-14 15:01:25 -04:00
Leo Famulari
b33ebc22fb
gnu: linux-libre 5.4: Update to 5.4.192.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.192.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
2022-05-11 20:29:49 -04:00
Leo Famulari
2d7264721e
gnu: linux-libre 5.10: Update to 5.10.114.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.114.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2022-05-11 20:29:49 -04:00
Leo Famulari
f8057fdb7e
gnu: linux-libre 5.15: Update to 5.15.38.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.38.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2022-05-11 20:29:49 -04:00
Leo Famulari
96795f6be3
gnu: linux-libre: Update to 5.17.6.
...
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.6.
(linux-libre-5.17-pristine-source, deblob-scripts-5.17): Update hashes.
2022-05-11 20:29:45 -04:00
Ludovic Courtès
da3be3ff4f
Merge branch 'master' into staging
2022-05-09 14:44:48 +02:00
Tobias Geerinckx-Rice
110ed3433d
gnu: rasdaemon: Update to 0.6.8.
...
* gnu/packages/linux.scm (rasdaemon): Update to 0.6.8.
2022-05-01 02:00:19 +02:00
Tobias Geerinckx-Rice
73b0b298bf
gnu: mcelog: Update to 181.
...
* gnu/packages/linux.scm (mcelog): Update to 181.
2022-05-01 02:00:19 +02:00
kiasoc5
253fc14777
gnu: nftables: Update to 1.0.2.
...
* gnu/packages/patches/nftables-fix-makefile.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (nftables): Update to 1.0.2.
[source]: Add patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-06 10:32:06 +02:00
Leo Famulari
39bdf71db1
gnu: linux-libre 4.19: Update to 4.19.241.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.241.
(linux-libre-4.19-pristine-source): Update hash.
2022-05-02 18:57:38 -04:00
Leo Famulari
ac2857e042
gnu: linux-libre 5.15: Update to 5.15.37.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.37.
(linux-libre-5.15-pristine-source): Update hash.
2022-05-02 18:57:38 -04:00
Ludovic Courtès
284fa72649
Merge branch 'master' into staging
2022-04-28 16:24:46 +02:00
Leo Famulari
a814b8ff9c
gnu: linux-libre 4.9: Update to 4.9.312.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.312.
(linux-libre-4.9-pristine-source): Update hash.
2022-04-27 21:19:55 -04:00
Leo Famulari
fe5f27c127
gnu: linux-libre 4.14: Update to 4.14.277.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.277.
(linux-libre-4.14-pristine-source): Update hash.
2022-04-27 21:19:55 -04:00
Leo Famulari
5af06b95e2
gnu: linux-libre 4.19: Update to 4.19.240.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.240.
(linux-libre-4.19-pristine-source): Update hash.
2022-04-27 21:19:55 -04:00
Leo Famulari
bd2e507f44
gnu: linux-libre 5.4: Update to 5.4.191.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.191.
(linux-libre-5.4-pristine-source): Update hash.
2022-04-27 21:19:55 -04:00
Leo Famulari
90334038f8
gnu: linux-libre 5.10: Update to 5.10.113.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.113.
(linux-libre-5.10-pristine-source): Update hash.
2022-04-27 21:19:55 -04:00
Leo Famulari
43cb0d4064
gnu: linux-libre 5.15: Update to 5.15.36.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.36.
(linux-libre-5.15-pristine-source): Update hash.
2022-04-27 21:19:54 -04:00
Leo Famulari
e180b9bc5a
gnu: linux-libre: Update to 5.17.5.
...
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.5.
(linux-libre-5.17-pristine-source): Update hash.
2022-04-27 21:19:51 -04:00
Zhu Zihao
30ff557bd7
gnu: rtl8821ce-linux-module: Update to 0.0.0-5-dce62b9.
...
Fixes the broken build with linux-libre 5.17.x.
* gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-5-dce62b9.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-04-26 11:04:53 +02:00
Leo Famulari
b6b2de2a0d
gnu: Remove linux-libre 5.16.
...
This kernel series is no longer supported upstream.
* gnu/packages/linux.scm (linux-libre-5.16-version,
linux-libre-5.16-gnu-revision, deblob-scripts-5.16, linux-libre-5.16-source,
linux-libre-headers-5.16, linux-libre-5.16): Remove variables.
(linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source,
linux-libre-source, linux-libre, linux-libre-with-bpf): Use linux-libre 5.17.
* gnu/packages/aux-files/linux-libre/5.16-arm.conf,
gnu/packages/aux-files/linux-libre/5.16-arm64.conf,
gnu/packages/aux-files/linux-libre/5.16-i686.conf,
gnu/packages/aux-files/linux-libre/5.16-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
2022-04-23 13:45:46 -04:00
Leo Famulari
eb34ff16cc
gnu: linux-libre 4.9: Update to 4.9.311.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.311.
(linux-libre-4.9-pristine-source): Update hash.
2022-04-21 00:16:34 -04:00
Leo Famulari
87f525dc59
gnu: linux-libre 4.14: Update to 4.14.276.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.276.
(linux-libre-4.14-pristine-source): Update hash.
2022-04-21 00:16:33 -04:00
Leo Famulari
b09de8d560
gnu: linux-libre 4.19: Update to 4.19.239.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.239.
(linux-libre-4.19-pristine-source): Update hash.
2022-04-21 00:16:33 -04:00
Leo Famulari
36b2e0ad84
gnu: linux-libre 5.4: Update to 5.4.190.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.190.
(linux-libre-5.4-pristine-source): Update hash.
2022-04-21 00:16:33 -04:00
Leo Famulari
c8b19d9783
gnu: linux-libre 5.10: Update to 5.10.112.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.112.
(linux-libre-5.10-pristine-source): Update hash.
2022-04-21 00:16:33 -04:00
Leo Famulari
ca307517b6
gnu: linux-libre 5.15: Update to 5.15.35.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.35.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2022-04-21 00:16:33 -04:00
Leo Famulari
c9bb210598
gnu: linux-libre 5.17: Update to 5.17.4.
...
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.4.
(linux-libre-5.17-pristine-source, deblob-scripts-5.17): Update hashes.
2022-04-21 00:16:33 -04:00
Leo Famulari
0c89fe9e17
gnu: linux-libre 4.19: Update to 4.19.238.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.238.
(linux-libre-4.19-pristine-source): Update hash.
2022-04-16 11:27:50 -04:00
Leo Famulari
d5adbf6c9f
gnu: linux-libre 5.4: Update to 5.4.189.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.189.
(linux-libre-5.4-pristine-source): Update hash.
2022-04-16 11:27:44 -04:00
Leo Famulari
6bf6529792
gnu: linux-libre 5.10: Update to 5.10.111.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.111.
(linux-libre-5.10-pristine-source): Update hash.
2022-04-14 10:22:54 -04:00
Leo Famulari
0b20c8e071
gnu: linux-libre 5.15: Update to 5.15.34.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.34.
(linux-libre-5.15-pristine-source): Update hash.
2022-04-14 10:22:54 -04:00
Leo Famulari
1b7f05f72c
gnu: linux-libre: Update to 5.16.20.
...
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.20.
(linux-libre-5.16-pristine-source): Update hash.
2022-04-14 10:22:54 -04:00
Leo Famulari
0a3fee824b
gnu: linux-libre 5.17: Update to 5.17.3.
...
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.3.
(linux-libre-5.17-pristine-source): Update hash.
2022-04-14 10:22:54 -04:00
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
Maxim Cournoyer
49b350fafc
Merge branch 'master' into staging.
2022-03-21 21:38:19 -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
Leo Famulari
4dbe57e29d
gnu: linux-libre 5.10: Update to 5.10.106.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.106.
(linux-libre-5.10-pristine-source): Update hash.
2022-03-17 17:39:38 -04:00
Leo Famulari
297e82fb84
gnu: linux-libre 5.15: Update to 5.15.29.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.29.
(linux-libre-5.15-pristine-source): Update hash.
2022-03-17 17:39:38 -04:00
Leo Famulari
25f4d66705
gnu: linux-libre: Update to 5.16.15.
...
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.15.
(linux-libre-5.16-pristine-source): Update hash.
2022-03-17 17:39:35 -04:00
Leo Famulari
44cd0a4f37
gnu: linux-libre 4.9: Update to 4.9.306.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.306.
(linux-libre-4.9-pristine-source): Update hash.
2022-03-12 17:40:10 -05:00
Leo Famulari
5960d07847
gnu: linux-libre 4.14: Update to 4.14.271.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.271.
(linux-libre-4.14-pristine-source): Update hash.
2022-03-12 17:40:10 -05:00
Leo Famulari
1a5f9fe746
gnu: linux-libre 4.19: Update to 4.19.234.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.234.
(linux-libre-4.19-pristine-source): Update hash.
2022-03-12 17:40:10 -05:00
Leo Famulari
7822c77930
gnu: linux-libre 5.4: Update to 5.4.184.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.184.
(linux-libre-5.4-pristine-source): Update hash.
2022-03-12 17:40:09 -05:00
Leo Famulari
317752fedf
gnu: linux-libre 5.10: Update to 5.10.105.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.105.
(linux-libre-5.10-pristine-source): Update hash.
2022-03-12 17:40:09 -05:00
Leo Famulari
d642f0b80e
gnu: linux-libre 5.15: Update to 5.15.28.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.28.
(linux-libre-5.15-pristine-source): Update hash.
2022-03-12 17:40:09 -05:00
Leo Famulari
927a5edc38
gnu: linux-libre: Update to 5.16.14.
...
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.14.
(linux-libre-5.16-pristine-source): Update hash.
2022-03-12 17:39:55 -05:00
Leo Famulari
45f5b495b0
gnu: linux-libre: Update to 5.16.13.
...
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre,
linux-libre-with-bpf): Use 5.16.
2022-03-10 11:29:21 -05:00
Artyom V. Poptsov
fcebc4aa12
gnu: Add libtree.
...
* gnu/packages/linux.scm (libtree): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-09 23:38:18 +01:00
Leo Famulari
d3a7cd7acf
gnu: linux-libre 4.9: Update to 4.9.305.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.305.
(linux-libre-4.9-pristine-source): Update hash.
2022-03-09 16:56:10 -05:00
Leo Famulari
a90ccf6a5e
gnu: linux-libre 4.14: Update to 4.14.270.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.270.
(linux-libre-4.14-pristine-source): Update hash.
2022-03-09 16:56:10 -05:00