Age | Commit message (Expand) | Author |
2023-09-10 | gnu: bpftrace: Update to 0.18.1....* gnu/packages/linux.scm (bpftrace): Update to 0.18.1.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: ddcci-driver-linux: Update to 0.4.4....* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.4.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: mcelog: Update to 195....* gnu/packages/linux.scm (mcelog): Update to 195.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: cpuid: Update to 20230614....* gnu/packages/linux.scm (cpuid): Update to 20230614.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: nftables: Update to 1.0.8....* gnu/packages/linux.scm (nftables): Update to 1.0.8.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: libnftnl: Update to 1.2.6....* gnu/packages/linux.scm (libnftnl): Update to 1.2.6.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: lkrg: Update to 0.9.7....This fixes the build with Linux-Libre >= 6.4.
* gnu/packages/linux.scm (lkrg): Update to 0.9.7.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: psmisc: Use G-Expressions....* gnu/packages/linux.scm (psmisc): Use G-Expressions.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Bruno Victal |
2023-09-10 | gnu: psmisc: Make description more informative....The text for the description is taken from the psmisc README.
* gnu/packages/linux.scm (psmisc)[description]:
Make description more informative.
Co-authored-by: Bruno Victal <mirai@makinata.eu>
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
f psmisc desc
| mikadoZero |
2023-09-10 | gnu: libevdi: Fix cross-compilation....* gnu/packages/linux.scm (libevdi)[arguments]: Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: libevdi: Expand description....* gnu/packages/linux.scm (libevdi)[synopsis]: Use @acronym.
[description]: Replace ‘on various operating systems’, which is not
guaranteed, with something that is.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: evdi: Expand description....* gnu/packages/linux.scm (evdi)[synopsis, description]: Expand.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: libevdi: Inherit from evdi....* gnu/packages/linux.scm (libevdi)[inherit]: …from evdi.
[version, source, home-page]: Likewise.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: libevdi: Update to 1.14.1....* gnu/packages/linux.scm (libevdi): Update to 1.14.1.
[source]: Use a Git tag.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: evdi: Update to 1.14.1....* gnu/packages/linux.scm (evdi): Update to 1.14.1.
[source]: Use a Git tag. Remove patch.
* gnu/packages/patches/evdi-fix-build-with-linux-6.2.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2023-07-23 | gnu: linux-libre 6.1: Update to 6.1.53....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.53.
(linux-libre-6.1-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre: Update to 6.4.16....* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.16.
(linux-libre-6.4-pristine-source, deblob-scripts-6.5): Update hashes.
| Leo Famulari |
2023-09-12 | gnu: linux-libre-headers: Remove i586-gnu from supported-systems....As I don't think attempting to build for the Hurd is useful.
* gnu/packages/heads.scm (make-linux-libre-headers*): Remove i586-gnu from
supported-systems.
| Christopher Baines |
2023-09-09 | gnu: multipath-tools: Update to 0.9.6....* gnu/packages/linux.scm (multipath-tools): Update to 0.9.6.
[#:make-flags]: Set systemd_prefix to output and remove SYSTEMDPATH.
[#:phases]: Add phase 'no-fortfify-3 before 'build.
[inputs]: Add util-linux "lib" output for libmount.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Olivier Dion |
2023-07-23 | gnu: linux-libre 5.15: Update to 5.15.131....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.131.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre 6.1: Update to 6.1.52....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.52.
(linux-libre-6.1-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre: Update to 6.4.15....* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.15.
(linux-libre-6.4-pristine-source): Update hash.
| Leo Famulari |
2023-09-09 | gnu: linux-libre: Fix cross-compilation....Fix generic aarch64 kernel cross-compilation by providing the missing hexdump
binary.
* gnu/packages/linux.scm (linux-libre)[native-inputs]: Add util-linux.
| Mathieu Othacehe |
2023-09-06 | gnu: Add csmith....* gnu/packages/linux.scm (csmith): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Olivier Dion |
2023-09-05 | gnu: efivar: Fix cross-compilation....[version]: Temporarily change the version to a git-version.
[source]: Fetch source from git, use newer commit to fix cross-build.
[arguments]<#:make-flags>: Set HOSTCC to gcc.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| dan |
2023-07-23 | gnu: linux-libre 4.14: Update to 4.14.325....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.325.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre 4.19: Update to 4.19.294....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.294.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre 5.4: Update to 5.4.256....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.256.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre 5.10: Update to 5.10.194....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.194.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre 5.15: Update to 5.15.130....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.130.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre 6.1: Update to 6.1.51....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.51.
(linux-libre-6.1-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre: Update to 6.4.14....* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.14.
(linux-libre-6.4-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre 5.10: Update to 5.10.192....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.192.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
| Leo Famulari |
2023-07-23 | gnu: linux-libre 5.15: Update to 5.15.128....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.128.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre 6.1: Update to 6.1.49....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.49.
(linux-libre-6.1-pristine-source): Update hash.
| Leo Famulari |
2023-08-29 | gnu: tuxedo-keyboard: Update to 3.2.10....* gnu/packages/linux.scm (tuxedo-keyboard): Update to 3.2.10.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Jelle Licht |
2023-07-23 | gnu: linux-libre 6.1: Update to 6.1.47....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.47.
(linux-libre-6.1-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre: Update to 6.4.12....* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.12.
(linux-libre-6.4-pristine-source): Update hash.
| Leo Famulari |
2023-08-26 | gnu: tp-smapi-module: Update to 0.44....* gnu/packages/linux.scm (tp-smapi-module): Update to 0.44.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Jussi Timperi |
2023-08-24 | gnu: lsscsi: Move to (gnu packages scsi)....* gnu/packages/linux.scm (lsscsi): Move to...
* gnu/packages/scsi.scm (lsscsi): ... here.
(sg3-utils)[license]: Use license: prefix.
(libiscsi)[license]: Likewise.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
| Felix Lechner |
2023-08-24 | gnu: hdparm: Move to (gnu packages disk)....* gnu/packages/linux.scm (hdparm): Move to...
* gnu/packages/disk.scm (hdparm): ... here.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
| Felix Lechner |
2023-07-23 | gnu: linux-libre 4.14: Update to 4.14.323....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.323.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre 4.19: Update to 4.19.292....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.292.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre 5.4: Update to 5.4.254....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.254.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre 5.10: Update to 5.10.191....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.191.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre 5.15: Update to 5.15.127....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.127.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre 6.1: Update to 6.1.46....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.46.
(linux-libre-6.1-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre: Update to 6.4.11....* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.11.
(linux-libre-6.4-pristine-source): Update hash.
| Leo Famulari |
2023-08-17 | gnu: perf: Remove extra libtraceevent input....This reverts 45ca59da5e5265f56607a4ca0b3a18587638394d, which was
redundant with b86813c8a83b32a1cb4a46d6e1b3b5eb07b398a6.
* gnu/packages/linux.scm (perf)[inputs]: Remove on occurrence of
libtraceevent.
| Ludovic Courtès |
2023-08-16 | gnu: perf: Add now required dependency on libtraceevent....This dependency is required since the linux-libre upgrade in
504c574775abc02671f8f5b7125552ef36ef6bc8.
* gnu/packages/linux.scm (perf)[inputs]: Add libtraceevent.
| Ludovic Courtès |