guix/gnu
Maxim Cournoyer bb8cc412c8
services/udev: Allow configuring udev to run in debug mode.
This re-introduces commit dd64f441d3, which had
been reverted due to previously causing a system hang when debug? was enabled,
a problem that appears to have been resolved within Shepherd.

* gnu/services/base.scm (<udev-configuration>): <debug?>: New field.
* gnu/services/base.scm (udev-shepherd-service): Use it to add '--debug' to
the command line, if applicable.
* doc/guix.texi (Base Services): Document it.

Change-Id: I88243fb4f321ff0876dd227e3c2b22082d37cfcf
2025-04-30 22:44:34 +09:00
..
bootloader
build image: Create zstd-compressed qcow2 images. 2025-04-30 17:14:24 +09:00
home
installer
machine machine: hetzner: Allow attaching existing public IPs. 2025-04-21 23:55:50 +02:00
packages gnu: Remove allegro-4. 2025-04-30 15:27:52 +02:00
services services/udev: Allow configuring udev to run in debug mode. 2025-04-30 22:44:34 +09:00
system vm: Account for an upstream change in the name of the Cirrus kernel module. 2025-04-27 02:29:41 -04:00
tests tests: elogind: Adjust expected output for new version. 2025-04-25 10:42:16 +09:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: scotch: Remove CMake machinery for the Metis compatibility layer. 2025-04-29 19:10:18 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm