guix-mirrors/gnu
Maxim Cournoyer dd64f441d3
services/udev: Allow configuring udev to run in debug mode.
* 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-03-03 00:31:46 +09:00
..
bootloader bootloader/grub: Create grub background image with ungrafted inputs. 2025-01-26 09:32:59 +02:00
build build: marionette: Make it possible to reboot VM during tests. 2025-02-13 00:07:21 +09:00
home home: services: unclutter: Add a ‘stop’ method. 2025-02-21 15:27:12 +01:00
installer installer: Include icewm as a desktop environment. 2025-03-01 22:22:34 +00:00
machine machine: hetzner: Fix deployment on smaller instances. 2025-02-28 23:03:36 +01:00
packages gnu: qemu: Fix indentation. 2025-03-03 00:31:45 +09:00
services services/udev: Allow configuring udev to run in debug mode. 2025-03-03 00:31:46 +09:00
system system: default-skeleton-home-config: Include %base-home-services. 2025-02-25 15:45:36 +01:00
tests installer: Include icewm as a desktop environment. 2025-03-01 22:22:34 +00:00
artwork.scm
bootloader.scm gnu: Fix some misspellings. 2025-02-19 11:21:47 +02:00
ci.scm
compression.scm
home.scm home: services: Add ‘transient’ and ‘timer’ to ‘%base-home-services’. 2025-01-26 22:09:27 +01:00
image.scm
installer.scm
local.mk services: Add apcupsd-service-type. 2025-03-03 00:31:45 +09:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm