me
/
guix
Archived
1
0
Fork 0
Commit Graph

5069 Commits (4955589f2f343e1862dfae7831d1fc548811d59b)

Author SHA1 Message Date
Wilko Meyer 630cbcbae1
gnu: linux-libre 4.19: Update to 4.19.314.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.314.
(linux-libre-4.19-pristine-source): Update hash.

Change-Id: I52815b6b79d6a9f0cfec531ffa9ba90d8189f426
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-05-20 11:29:49 -04:00
Wilko Meyer a1bb0afc7b
gnu: linux-libre 5.4: Update to 5.4.276.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.276.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: Ieea174e5ca46226f739cb9c092f7518bac44396f
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-05-20 11:29:48 -04:00
Wilko Meyer 49aa670554
gnu: linux-libre 5.10: Update to 5.10.217.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.217.
(linux-libre-5.10-pristine-source): Update hashes.

Change-Id: I3c9b72da4c45e5b4b91b532ad0db7de5a82a6973
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-05-20 11:29:48 -04:00
Wilko Meyer 7da663ff16
gnu: linux-libre 5.15: Update to 5.15.159.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.159.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: I66130cd1513ef3c5869fab9873c24d36f6a716cd
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-05-20 11:29:48 -04:00
Wilko Meyer d0a14dfad1
gnu: linux-libre 6.1: Update to 6.1.91.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.91.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.

Change-Id: Ibcd0827399b8d75d841426c20af8f2a6788d3c2c
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-05-20 11:29:48 -04:00
Wilko Meyer cd3e6d92d3
gnu: linux-libre 6.6: Update to 6.6.31.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.31.
(linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes.

Change-Id: Ib0e70c94c47a2e1b89ec3901c7b721f523d76f15
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-05-20 11:29:48 -04:00
Wilko Meyer c8c1ed08c1
gnu: linux-libre-6.8: Update to 6.8.10.
* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.10.
(linux-libre-6.8-pristine-source, deblob-scripts-6.8): Update hashes.

Change-Id: I9f29850d6fcc2863daf3e901885383d484c5e1bb
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-05-20 11:29:47 -04:00
Maxim Cournoyer 029f2e970d
gnu: ddcci-driver-linux: Fix build with Linux 6.8.
* gnu/packages/patches/ddcci-driver-linux-linux-6.8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/linux.scm (ddcci-driver-linux): Apply it.

Change-Id: Iac63146e67333aed2a95e8064b19f031c97a4134
Cover-letter:
 Add BTF support to kernel, sysdig and dependents, zstd-compressed modules
 This series adds BTF (Berkeley Type Format) support to our kernel, catching up
 with other main distributions in enabling embedded BPF (Berkeley Packet
 Filter) programs.

 This was motivated by packaging 'sysdig', a system introspection application
 that can make use of BTF.  Adding BTF does incur some size increase; with
 'linux-libre' package going up from 132 MiB to 164 MiB (24%).  This is later
 somewhat mitigated by using Zstd compressed (at maximum level, 19) kernel
 modules, which brings the kernel size back down to 144 MiB, which corresponds
 to a more reasonable 9% increase from before this series.  The BPF kernel
 variant we were carrying is removed as proper BPF support will now exists in
 our main kernel.

 That's it!  I hope you enjoy using 'csysdig' to keep track of the syscalls and
 IO usage of your process/threads.
 END

Change-Id: Icb5fc659f529a2a840281284bfb0d74a0cc9b9d9
2024-05-15 12:43:36 -04:00
Efraim Flashner 1632fd0f1b
gnu: evdi: Update to 1.14.4.
* gnu/packages/linux.scm (evdi): Update to 1.14.4.
(libevdi)[native-inputs]: Add pkg-config.

Change-Id: I5e25a2a4a10608af927b2315dbd56b568ef56a1a
2024-05-13 20:00:54 +03:00
Wilko Meyer da41a8f5e8
gnu: linux-libre 4.19: Update to 4.19.313.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.313.
(linux-libre-4.19-pristine-source): Update hash.

Change-Id: I22e9d175b537164efcde4cec5188c26bae8d2fca
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-05-05 23:15:59 -04:00
Wilko Meyer 44d28d102b
gnu: linux-libre 5.4: Update to 5.4.275.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.275.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: Ifcd296510ae1c7e81a4a5fa3c8eb6e304e2d662d
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-05-05 23:15:59 -04:00
Wilko Meyer 5d51f8897c
gnu: linux-libre 5.10: Update to 5.10.216.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.216.
(linux-libre-5.10-pristine-source): Update hashes.

Change-Id: Ia14fa905e109c81cc8397d1151cc327d6e1ea25a
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-05-05 23:15:58 -04:00
Wilko Meyer 5ea5d677fe
gnu: linux-libre 5.15: Update to 5.15.158.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.158.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: Ib2b12fac8301ced17e6e068a1e68768e200d5a24
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-05-05 23:15:58 -04:00
Wilko Meyer ef0cf6ae85
gnu: linux-libre 6.1: Update to 6.1.90.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.90.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: Ic1ef7176af2055db78b58458bb9327bce5789d48
2024-05-05 23:15:58 -04:00
Wilko Meyer 98e368f660
gnu: linux-libre 6.6: Update to 6.6.30.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.30.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: Ic261985e2c199a80068e2898684d522939b98a89
2024-05-05 23:15:58 -04:00
Wilko Meyer c2fdac2262
gnu: linux-libre-6.8-gnu-revision: Update to 6.8.9.
* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.9.
(linux-libre-6.8-pristine-source): Update hash.

Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I4f8031b1db5e19e98e5f61377a45912f91d403f7
2024-05-05 23:15:57 -04:00
Wilko Meyer 9bf19720b9
gnu: linux-libre 6.1: Update to 6.1.89.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.89.
  (linux-libre-6.1-pristine-source): Update hashes.

Change-Id: Id48a19cc0d59b11bf17179eb5dd860ed37ac35dc
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-05-04 00:17:12 -04:00
Wilko Meyer 238a74c7df
gnu: Remove linux-libre 6.7.
* gnu/packages/linux.scm (linux-libre-6.7-version, linux-libre-6.7-gnu-revision,
deblob-scripts-6.7, linux-libre-6.7-pristine-source, linux-libre-6.7-source,
linux-libre-headers-6.7, linux-libre-6.7): Remove variables.
* gnu/packages/aux-files/linux-libre/6.7-arm.conf,
gnu/packages/aux-files/linux-libre/6.7-arm64.conf,
gnu/packages/aux-files/linux-libre/6.7-i686.conf,
gnu/packages/aux-files/linux-libre/6.7-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove aforementioned .conf files.

Change-Id: Ic69a65e1fbfa59d893e85d26950f33195ea9fbe1
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-30 17:50:21 -04:00
Wilko Meyer ddf3759645
gnu: linux-libre 5.15: Update to 5.15.157.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.157.
(linux-libre-5.15-pristine-source): Update hashes.

Change-Id: Ie45c3bd3bbd1398a06beb48f545a3353fd3ad116
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-29 18:28:57 -04:00
Wilko Meyer a37806ea5d
gnu: linux-libre 6.1: Update to 6.1.88.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.88.
  (linux-libre-6.1-pristine-source): Update hashes.

Change-Id: Ia75fb61a322b54d7c1f82e324c7467faed4ea046
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-29 18:28:57 -04:00
Wilko Meyer 7fecae2d43
gnu: linux-libre 6.6: Update to 6.6.29.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.29.
  (linux-libre-6.6-pristine-source): Update hashes.

Change-Id: I861818c7e6f90bba80d8c849d4b103262af2f4eb
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-29 18:28:57 -04:00
Wilko Meyer 3c4febb3b6
gnu: linux-libre 6.8: Update to 6.8.8.
* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.8.
  (linux-libre-6.8-pristine-source): Update hashes.

Change-Id: I72a667804f4e66494507182662fff67cd82317a9
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-29 18:28:56 -04:00
Maxim Cournoyer 22ffba9b4b
gnu: hotspot: Update to 1.5.0.
* gnu/packages/linux.scm (hotspot): Update to 1.5.0.

Change-Id: If8d2127be8ac880a5c9ab2cd7d23325d9be87417
2024-04-28 09:53:34 -04:00
Wilko Meyer 30de275109
gnu: linux-libre 5.15: Update to 5.15.156.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.156.
(linux-libre-5.15-pristine-source): Update hashes.

Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I33e9832611372321e9bedb3ae0c1da657ccc5c79
2024-04-22 07:46:13 -04:00
Wilko Meyer 63728df4ec
gnu: linux-libre 6.1: Update to 6.1.87.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.87.
(linux-libre-6.1-pristine-source): Update hashes.

Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I9246f882bbb9f4572a88fef3b1eafc1caffc9fec
2024-04-22 07:46:12 -04:00
Wilko Meyer 5c43d0ba0d
gnu: linux-libre 6.6: Update to 6.6.28.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.28.
(linux-libre-6.6-pristine-source): Update hashes.

Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: Ifa0dd02a61e07efcfdf733e8fb12b5bcf5a430ca
2024-04-22 07:46:12 -04:00
Wilko Meyer ab0f220e9f
gnu: linux-libre 6.8: Update to 6.8.7.
* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.7.
(linux-libre-6.8-pristine-source): Update hashes.

Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I8b04b4af1bc62d336366b8f0e7281c9249fc6d7d
2024-04-22 07:46:07 -04:00
Wilko Meyer 6cdb34ba90
gnu: linux-libre 4.19: Update to 4.19.312.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.312.
(linux-libre-4.19-pristine-source): Update hash.

Change-Id: I626f133eea8c23177322e242d3ccc4bfa2589baa
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-16 11:20:23 -04:00
Wilko Meyer a4cc1bbf88
gnu: linux-libre 5.4: Update to 5.4.274.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.274.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: Ibc854c5a98ad71f26cef4e403b6fc0bfa2c7c1c3
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-16 11:20:23 -04:00
Wilko Meyer f14f08acb5
gnu: linux-libre 5.10: Update to 5.10.215.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.215.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: Icd2173d13b527f3c7ec0f80cd22a6c8aa4ead4e5
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-16 11:20:22 -04:00
Wilko Meyer d977c1160d
gnu: linux-libre 5.15: Update to 5.15.155.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.155.
(linux-libre-5.15-pristine-source): Update hashes.

Change-Id: I0c83483f92e37b598313d70e408cce38d84fd5b1
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-16 11:20:22 -04:00
Wilko Meyer 467583fab5
gnu: linux-libre 6.1: Update to 6.1.86.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.86.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.

Change-Id: Icecabfdcd8b8c76ef62aa679b4eec015869a2134
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-16 11:20:22 -04:00
Wilko Meyer b6966b3978
gnu: linux-libre 6.6: Update to 6.6.27.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.27.
(linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes.

Change-Id: I0f21abb95d5d80bde56a1d3ad0faf4ab5fabb67f
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-16 11:20:22 -04:00
Wilko Meyer 6a90eccc2b
gnu: linux-libre 6.8: Update to 6.8.6.
* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.6.
(linux-libre-6.8-pristine-source, deblob-scripts-6.8): Update hashes.

Change-Id: Iddefd4ac7704e80df13ceadf4935c2670a40061d
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-16 11:20:14 -04:00
Wilko Meyer 15a523ea21
gnu: linux-libre 5.15: Update to 5.15.154.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.154.
(linux-libre-5.15-pristine-source): Update hashes.

Change-Id: I1ccd0c6b9900db9dd2fa4e521a03df373c6a638e
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-12 22:13:24 -04:00
Wilko Meyer f2e54928f5
gnu: linux-libre 6.1: Update to 6.1.85.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.85.
(linux-libre-6.1-pristine-source): Update hashes.

Change-Id: If528885066e96e8ddb9a0b01b269763ea008c121
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-12 22:13:24 -04:00
Wilko Meyer e5d08b7fe2
gnu: linux-libre 6.6: Update to 6.6.26.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.26.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: Iae112b7926a8c8461fece02c970ff58e2dbc53b0
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-12 22:13:23 -04:00
Wilko Meyer 9d9bba49ef
gnu: linux-libre 6.8: Update to 6.8.5.
* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.5.
(linux-libre-6.8-pristine-source): Update hashes.

Change-Id: I36998d43b3345fe404abf62dce8927673250bee1
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-12 22:13:19 -04:00
Leo Famulari cc38699cf0
gnu: linux-libre-documentation: Fix the build for linux-libre 6.8.4.
Fixes <https://issues.guix.gnu.org/issue/70324>.

* gnu/packages/linux.scm (linux-libre-documentation)[native-inputs]: Add
python-pyyaml.

Reported-by: Tomas Volf <~@wolfsden.cz>
Change-Id: I11aa9e262ffe8ab29816ce4868d73707ecdbdc5e
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-04-12 14:30:04 -04:00
Ahmad Draidi b4aed68e96
gnu: linux-libre-lts: Update to 6.6.
6.6 is the newest long-term support version of the kernel.

* gnu/packages/linux.scm (linux-libre-lts-version, linux-libre-lts-gnu-revision,
linux-libre-lts-pristine-source, linux-libre-lts-source, linux-libre-lts): Use
linux-libre-6.6.

Change-Id: Ia461c64004977e1a61a7d049b1d355438bae451e
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-08 18:27:41 -04:00
Leo Famulari 40e44bdea6
gnu: linux-libre: Update the default linux-libre package to the 6.8 series.
* 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 linux-libre-6.8.

Change-Id: I11e3217e44ca2a19aaacc786989631bd9b1c6c89
2024-04-08 18:27:40 -04:00
Leo Famulari bf908be966
gnu: linux-libre 6.6: Update to 6.6.25.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.25.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: Idab4cf93847ddc81f30acacfdc14e85abac31b49
2024-04-08 18:27:40 -04:00
Leo Famulari 8fa7d505b5
gnu: linux-libre 6.8: Update to 6.8.4.
* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.4.
(linux-libre-6.8-pristine-source, deblob-scripts-6.8): Update hashes.

Change-Id: I1a430a647c81ab7d9403d1a908b4429062bbd6e4
2024-04-08 18:27:39 -04:00
Wilko Meyer 44ecff1cba
gnu: linux-libre 6.1: Update to 6.1.84.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.84.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.

Change-Id: I14dc68d7cc8422bcd7b4f1031505a3ee7375cb24
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-08 18:27:39 -04:00
Wilko Meyer 27921a9258
gnu: linux-libre: Update to 6.7.12.
* gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.12.
(linux-libre-6.7-pristine-source): Update hashes.

Change-Id: I1f682455af246100f548a5623fae225957b99e68
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-08 18:27:39 -04:00
John Kehayias 6ec2888ff7
gnu: v4l2loopback-linux-module: Update to 0.13.1.
* gnu/packages/linux.scm (v4l2loopback-linux-module): Update to 0.13.1.

Change-Id: I0c2673766060cd66a81dae3a87b8b19ef343b7de
2024-04-05 13:28:12 -04:00
Maxim Cournoyer 1a237ebc73
gnu: Add hotspot.
* gnu/packages/linux.scm (hotspot): New variable.

Change-Id: Id6a0baae459bccf78c80d17f884f3fa7344ff1ac
2024-04-02 21:30:36 -04:00
Wilko Meyer b292a172ac
gnu: linux-libre 4.19: Update to 4.19.311.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.311.
(linux-libre-4.19-pristine-source): Update hash.

Change-Id: Ifcac587e87e571dae492b6ff35f017f978846257
2024-04-01 11:06:57 -04:00
Wilko Meyer 78190746a6
gnu: linux-libre 5.4: Update to 5.4.273.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.273.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: Ia245de40de2307e4e8f32993ebd1b6fe68d6c81f
2024-04-01 11:06:57 -04:00
Wilko Meyer 0b4160347d
gnu: linux-libre 5.10: Update to 5.10.214.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.214.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: I5785db03604a9ba39c985ba1d8fe0988eac9b5f8
2024-04-01 11:06:56 -04:00