summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
AgeCommit message (Collapse)Author
2024-06-17gnu: alsa-utils: Fix source URL.Maxim Cournoyer
* gnu/packages/linux.scm (alsa-utils) [source]: Fix URL. Change-Id: I301319a5b204836ae5f4b7cea471c923ac04bb97
2024-06-17gnu: kmod: Modernize.Maxim Cournoyer
* gnu/packages/linux.scm (kmod) [native-inputs, inputs]: Remove labels. [arguments]: Use gexps, remove trailing #t. Change-Id: If40e25d38c5b4ac3cb192a76d688834069278c9d
2024-06-17gnu: alsa-ucm-conf: Update to 1.2.11.Roman Scherer
* gnu/packages/linux.scm (alsa-ucm-conf): Update to 1.2.11. Change-Id: Ibec86363e7181bb9de938eae4a58ea8927474009
2024-06-17gnu: linux-pam: Add libxcrypt dependency.Josselin Poiret
* gnu/packages/linux.scm (linux-pam): Add libxcrypt dependency. Change-Id: I57c1c10f01b88707637ea8f5c4a082deb0dd4205
2024-06-17gnu: lvm2-static: Properly handle eudev dependency in pkg-config.Josselin Poiret
* gnu/packages/linux.scm (lvm2-static): Add linking flags for the static eudev output. Change-Id: Ic43be600f0569a8ffa69544cbf661f05d82e2084
2024-06-17gnu: Add libdevmapper-propagated-inputs.Josselin Poiret
* gnu/packages/linux.scm (libdevmapper-propagated-inputs): Record needed inputs for libdevmapper. Change-Id: I6db51ea2ce640f77198fd67f0e2480052907f28e
2024-06-17gnu: alsa-utils: Fix source URL.Maxim Cournoyer
* gnu/packages/linux.scm (alsa-utils) [source]: Fix source URL. Change-Id: Ie54537eed484ae427e7af2d68eb9fb96bb858146
2024-06-17gnu: alsa-lib: Fix source URL.Maxim Cournoyer
* gnu/packages/linux.scm (alsa-lib) [source]: Fix source URL. Change-Id: If30c9040ee5cee1e3df933f1fdbb5806f1608fc2
2024-06-17gnu: libaio: Disable broken test.Maxim Cournoyer
* gnu/packages/linux.scm (libaio) [phases] <disable-problematic-tests>: New phase. Change-Id: Ieff712d9c2d8f55d1e730750f7a153295b11ffbe
2024-06-17gnu: alsa-utils: Update to 1.2.11; Resurrects build with glibc-2.38.Janneke Nieuwenhuizen
* gnu/packages/linux.scm (alsa-utils): Update to 1.2.11.: Change-Id: Ib41cc635868dc14428db888efd8b383cd3f05fd4
2024-06-17gnu: alsa-lib: Update to 1.2.11.Janneke Nieuwenhuizen
* gnu/packages/linux.scm (alsa-lib): Update to 1.2.11. Change-Id: I4fcc457353a33d4dc0df60d24450af7845fd69a4
2024-06-17gnu: bluez: Fix build.Janneke Nieuwenhuizen
This is a follow-up to commit 23aa24058ad932bf48e4258566ee94fea86eef3d gnu: bluez: Update to 5.72. and fixes GEN client/bluetoothctl-player.1 client/bluetoothctl.rst:342: (WARNING/2) Cannot analyze code. Pygments package not found. Exiting due to level-2 (WARNING) system message. GEN client/bluetoothctl-scan.1 make[1]: *** [Makefile:13732: client/bluetoothctl.1] Error 1 * gnu/packages/linux.scm (bluez)[native-inputs]: Add python and python-pygments. Change-Id: Ifd4db91592012a904be21ec6d8df63200e958c58
2024-06-17gnu: bluez: Update to 5.72.Maxim Cournoyer
* gnu/packages/linux.scm (bluez): Update to 5.72. Change-Id: Id9ee1cdae8226af161ea75f097730c9edc6d43b0
2024-06-17gnu: bluez: Update home page URL.Maxim Cournoyer
* gnu/packages/linux.scm (bluez) [home-page]: Update URL. Change-Id: Ice8bc802b29407f803caae61864e72a4db74074d
2024-06-17gnu: bluez: enable wiimote plugin.kiasoc5
* gnu/packages/linux.scm (bluez)[configure-flags]: Add "--enable-wiimote". Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-06-17build-system/gnu: Change default locale to C.UTF-8.Ludovic Courtès
This is a followup to 1cebc334a77030c0c94955981652f4df7608c9e3. * guix/build-system/gnu.scm (gnu-build, gnu-cross-build): #:locale now defaults to "C.UTF-8". * guix/build/gnu-build-system.scm (install-locale): Likewise. * gnu/packages/linux.scm (util-linux)[arguments]: In ‘pre-check’ phase, remove ‘invalid-multibyte’ modification so the test runs under C.UTF-8. Change-Id: I9a4bfe564bcd8bbd0d57ba04568eb6b8020bd051
2024-06-17gnu: linux: Add 'bash' input for 'wrap-program'.Maxime Devos
It is required for cross-compilation. * gnu/packages/linux.scm (kbd)[inputs]: Add 'bash-minimal'. (singularity)[inputs]: Likewise. (bcc)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I5586d61c683f8f1f48f9d28590f088023572b2b8
2024-06-17gnu: rasdaemon: Fix use of nonexistent phase.Bruno Victal
Follow-up to changes in ed1b2d0a86a0a62d8d843f06669a5f072482c37e. * gnu/packages/linux.scm (rasdaemon)[arguments]<#:phases>: Order 'wrap-rasdaemon after 'install instead of the nonexistent 'wrap. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-06-17gnu: ecryptfs-utils: Import the correct set of modules.Maxim Cournoyer
* gnu/packages/linux.scm (ecryptfs-utils) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I02251b4b687f9308fb8ab446a66d3bf73bbdb3df
2024-06-17gnu: mdadm-static: Import the correct set of modules.Maxim Cournoyer
* gnu/packages/linux.scm (mdadm-static) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I785a8378bea7529488dc7b8851e83746e4debd96
2024-06-17build-systems: gnu: Export %default-gnu-imported-modules and ↵Maxim Cournoyer
%default-gnu-modules. Until now users would have to cargo cult or inspect the private %default-modules variable of (guix build-systems gnu) to discover which modules to include when extending the used modules via the #:modules argument. The renaming was automated via the command: $ git grep -l %gnu-build-system-modules | xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i * guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to... (%default-gnu-imported-modules): ... this. (%default-modules): Rename to... (%default-gnu-modules): ... this. Export. (dist-package, gnu-build, gnu-cross-build): Adjust accordingly. Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee
2024-06-17gnu: Remove unneeded libxml2 from native-inputs. (libxslt)Bruno Victal
XML_CATALOG_FILES is already set within libxslt so it's unnecessary to include libxml2 for the same effect. * gnu/packages/freedesktop.scm (wayland): Remove obsolete comment. (farstream, elogind, packagekit, accountsservice, plymouth)[native-inputs]: Remove libxml2. * gnu/packages/benchmark.scm (sysbench)[native-inputs]: Ditto. * gnu/packages/cluster.scm (drbd-utils)[native-inputs]: Ditto. * gnu/packages/glib.scm (dbus)[native-inputs]: Ditto. * gnu/packages/gnome.scm (gnome-keyring, glade3, dconf, libsecret, colord) (upower, gnome-settings-daemon)[native-inputs]: Ditto. * gnu/packages/linux.scm (eudev)[native-inputs]: Ditto. * gnu/packages/networking.scm (iputils)[native-inputs]: Ditto. * gnu/packages/ocr.scm (tesseract-ocr)[native-inputs]: Ditto. * gnu/packages/polkit.scm (polkit)[native-inputs]: Ditto. * gnu/packages/samba.scm (samba/pinned)[native-inputs]: Ditto. * gnu/packages/sssd.scm (adcli)[native-inputs]: Ditto. * gnu/packages/terminals.scm (kmscon)[native-inputs]: Ditto. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ica3fb5a8e23ad928c53ae508c02777d78c635af0
2024-06-17gnu: perf: Remove libxml2.Bruno Victal
XML_CATALOG_FILES is already set within xmlto which is a requirement for building the documentation. Note: perf depends on zlib which was propagated by libxml2 so we must re-add it here. * gnu/packages/linux.scm (perf)[inputs]: Remove libxml2. Add zlib. Relocate docbook-xsl, xmlto and asciidoc to … [native-inputs]: … here. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-06-17gnu: alsa-utils: Rewrite with G-Expressions.Bruno Victal
* gnu/packages/linux.scm (alsa-utils)[arguments]: Rewrite with G-Expressions. <#:phases>: Drop obsolete 'disable-broken-test phase. Drop trailing #t. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-06-17gnu: alsa-utils: Build manpages.Bruno Victal
* gnu/packages/linux.scm (alsa-utils)[arguments]<#:configure-flags>: Re-enable xmlto for building manpages. [inputs]: Move xmlto to … [native-inputs]: … here and restyle. Add docbook-xml-4.2 and docbook-xsl. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-06-17gnu: kexec-tools: Update to 2.0.26.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (kexec-tools): Update to 2.0.26.
2024-06-17gnu: iproute2: Update to 6.4.0.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (iproute): Update to 6.4.0.
2024-06-16gnu: linux-libre 6.1: Update to 6.1.93.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.93. (linux-libre-6.1-pristine-source): Update hash. Change-Id: I7349e9bec6b2c9dcc9916531e93cf1eab743db17 Signed-off-by: Leo Famulari <leo@famulari.name>
2024-06-16gnu: linux-libre 6.6: Update to 6.6.33.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.33. (linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes. Change-Id: Icb7e3a018d4608b241c2367f6f6f119d15a4ffec Signed-off-by: Leo Famulari <leo@famulari.name>
2024-06-16gnu: linux-libre 6.9: Update to 6.9.4.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.4. (linux-libre-6.9-pristine-source): Update hashes. Change-Id: If77eedd24bd747dc3a6bff47f4498e48499bfb19 Signed-off-by: Leo Famulari <leo@famulari.name>
2024-06-12gnu: blktrace: Update to 1.3.0.Artyom V. Poptsov
* gnu/packages/linux.scm (blktrace): Update to 1.3.0. [arguments]: Use gexps. Change-Id: I4e107c8d1f99d5eb44d7f0fd67925cefac36eba9 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-11gnu: e2fsprogs: Fix compilation for GNU/Hurd.Ludovic Courtès
Fixes a regression introduced in ce78f9cb668971954add5473c8549ebb00424f66. * gnu/packages/linux.scm (e2fsprogs)[arguments]: When ‘system-hurd?’, add ‘set-PATH_MAX’ phase. Change-Id: Idc8c2a24d2518b44e42102db48a8ab484b855f47
2024-06-03gnu: linux-libre: Update to 6.9.Leo Famulari
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre): Update to 6.9. Change-Id: I7383faceaf4679802047752088533e5deaa0d7f1
2024-06-03gnu: linux-libre 6.8: Update to 6.8.12.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.12. (linux-libre-6.9-pristine-source): Update hash. Change-Id: I6237530adf58773e0cccb647494c0f981b2c2f40 Signed-off-by: Leo Famulari <leo@famulari.name>
2024-06-02gnu: libbpf: Reintroduce 0.8.1.Ludovic Courtès
This version was removed in 12d2a6e5a6f412d91ba0c34a1c3c080c6c587cc6. * gnu/packages/linux.scm (libbpf-0.8): New variable. Change-Id: I99a323667ce86671caf3fc0227379fbba073c0a1
2024-06-01gnu: linux-libre 6.9: Update to 6.9.3.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.3. (linux-libre-6.9-pristine-source): Update hashes. Change-Id: Iac4dc95880d6d86b7c3ac5cfb7daa987d18169fa Signed-off-by: Leo Famulari <leo@famulari.name>
2024-05-31Revert "gnu: e2fsprogs: Downgrade to 1.46.6."Zheng Junjie
This reverts commit dd8364cfae6f666187eda62684cdbcd704fd9081. Commit 00384aedbc6a371aaf90ca344a446952fdd5a6b3 let grub ignore metadata-csum-seed, so we can update to 1.47+.
2024-05-29gnu: linux-libre-with-bpf: Deprecate in favor of linux-libre.Maxim Cournoyer
The kernel has progressively enabled the BPF settings, to the point where having a separate kernel for it makes little sense, so repatriate the few non-default BPF-related configs to our main kernel. * gnu/packages/linux.scm (%bpf-extra-linux-options): Delete variable. (default-extra-linux-options): Enable CONFIG_NET_CLS_BPF and CONFIG_NET_ACT_BPF. CONFIG_IKHEADERS is dropped as it adds 4 MiB to the kernel image and appears somewhat redundant with BTF debug info. (linux-libre-with-bpf): Deprecate to linux-libre. Change-Id: Id672241916dcbcdca7cbc16d869d00223446cd3d
2024-05-29gnu: linux-libre: Enable Zstd compression of kernel modules.Maxim Cournoyer
This brings the on disk size of the kernel from 164 MiB to 144 MiB, or about 12%. * gnu/packages/linux.scm (default-extra-linux-options) [version>=5.13]: Enable CONFIG_MODULE_COMPRESS_ZSTD, else CONFIG_MODULE_COMPRESS_GZIP. (make-linux-libre*) [phases] {set-environment}: Set ZSTD_CLEVEL environment variable to 19. [native-inputs]: Add zstd. * gnu/build/linux-modules.scm (module-regex): Add .zst to regexp. Update doc. (modinfo-section-contents): Extend support to Zstd compressed module. (dot-ko): Register the 'zstd compression type. (ensure-dot-ko, file-name->module-name, load-linux-module*) (module-name->file-name/guess, write-module-name-database) (write-module-alias-database, write-module-device-database): Update doc. (module-name-lookup): Also consider zstd-compressed modules. * gnu/installer.scm (installer-program): Add guile-zstd extension to gexp. * gnu/system/linux-initrd.scm (flat-linux-module-directory): Likewise. Decompress zstd-compressed modules for use in initrd. * guix/profiles.scm (linux-module-database): Add guile-zstd extension to gexp. Change-Id: Ide899dc5c58ea5033583b1a91a92c025fc8d901a
2024-05-29gnu: linux-libre: Enable BTF debug info.Maxim Cournoyer
This is needed for software making use of eBPF programs, such as the sysdig utility, among others. For more information about BPF, see: <https://brendangregg.com/blog/2020-11-04/bpf-co-re-btf-libbpf.html>. * gnu/packages/linux.scm (%default-extra-linux-options): Enable CONFIG_DEBUG_INFO, CONFIG_DEBUG_INFO_BTF, CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT, CONFIG_BPF_JIT, CONFIG_BPF_JIT_ALWAYS_ON, CONFIG_BPF_SYSCALL and BPF_UNPRIV_DEFAULT_OFF. Disable CONFIG_DEBUG_INFO_REDUCED. (make-linux-libre*) [native-inputs]: Add dwarves, python-wrapper and zlib. Change-Id: Idfc64f82aa404e86168bffcf721a325f9e807f75
2024-05-29gnu: linux: Turn %default-extra-linux-options into a procedure.Maxim Cournoyer
This is to allow version-specific options to the list of defaults. * gnu/packages/linux.scm (%default-extra-linux-options): Transform to... (default-extra-linux-options): ... this procedure, which accepts a 'version' argument. (make-linux-libre, linux-libre-arm-generic, linux-libre-arm-generic-5.10) (linux-libre-arm-generic-5.4, linux-libre-arm64-generic) (linux-libre-arm64-generic-5.10, linux-libre-arm64-generic-5.4) (linux-libre-riscv64-generic, linux-libre-mips64el-fuloong2e) (linux-libre-with-bpf): Adjust accordingly. * doc/guix-cookbook.texi (Customizing the Kernel): Adjust accordingly. Change-Id: Ifd3be8b7ed8699bada224a938dbc84205366ff3d
2024-05-29gnu: make-linux-libre*: Run install targets in parallel.Maxim Cournoyer
This reduces the total build time by about 20%. * gnu/packages/linux.scm (make-linux-libre*) [phases] {install}: Ensure that -jN is used for the install targets. Also honor make flags. Change-Id: Ib3f4fdcbdeab736315a91eafa8d6d1dff5b89884
2024-05-29gnu: make-linux-libre*: Set KBUILD_BUILD_VERSION for reproducibility.Maxim Cournoyer
* gnu/packages/linux.scm (make-linux-libre*) [phases] {set-environment}: Set KBUILD_BUILD_VERSION to 1. Change-Id: I6c2e561605a13c757a4eb4d1c59343ba26464067
2024-05-29gnu: Add dwarves.Maxim Cournoyer
* gnu/packages/linux.scm (dwarves): New variable. Change-Id: Ib2452868eae76bea95060a70e568dfb6e84b2a75
2024-05-29gnu: Add falcosecurity-libs.Maxim Cournoyer
* gnu/packages/linux.scm (falcosecurity-libs): New variable. * gnu/packages/patches/falcosecurity-libs-install-pman.patch * gnu/packages/patches/falcosecurity-libs-libscap-pc.patch * gnu/packages/patches/falcosecurity-libs-pkg-config.patch * gnu/packages/patches/falcosecurity-libs-shared-library-fix.patch * gnu/packages/patches/falcosecurity-libs-libsinsp-pkg-config.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them. Change-Id: I0cb15e6a25256598678fc20eb298ad947d699ef4
2024-05-29gnu: libbpf: Update to 1.4.1.Maxim Cournoyer
* gnu/packages/linux.scm (libbpf): Update to 1.4.1. [phases] {install-linux-bpf-headers}: New phase. [native-inputs]: Add linux-libre-headers-6.8. Change-Id: I969a017b0ed52c1a611b3fe0d90d5b8703d35e73
2024-05-29gnu: libbpf: Use gexps.Maxim Cournoyer
* gnu/packages/linux.scm (libbpf) [arguments]: Use gexps. Change-Id: I5529cda3b316a24b48f4a33bfd685695614350bb
2024-05-27gnu: e2fsprogs: Downgrade to 1.46.6.Efraim Flashner
1.47.0 would, by default, create an ext4 filesystem which was not readable by our current version of grub. This should also address a number of the system test failures. * gnu/packages/linux.scm (e2fsprogs): Downgrade to 1.46.6. Change-Id: Ifa6841185ab85d24479f981afc1b42a349716d80
2024-05-26gnu: linux-libre 4.19: Update to 4.19.315.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.315. (linux-libre-4.19-pristine-source): Update hash. Change-Id: I43b80c214d87e385e422ce064c3d04e11c4a1997 Signed-off-by: Leo Famulari <leo@famulari.name>
2024-05-26gnu: linux-libre 5.4: Update to 5.4.277.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.277. (linux-libre-5.4-pristine-source): Update hash. Change-Id: I0a51101f41109f784cb7a2cda47a01ab79378b46 Signed-off-by: Leo Famulari <leo@famulari.name>