Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Vivien Kraus 07bfe15383
services: Extend udev capabilities of gnome-desktop-service.
Our udev service is capable of handling both rules and hardware databases.
This patch makes it so that gnome can install any such needed rules or
databases, while also allowing users to supply a list of names to ignore
(via regular expressions).

* gnu/services/desktop.scm (gnome-desktop-configuration): Add udev-ignorelist.
(gnome-udev-resources): Rename to…
(gnome-udev-configuration-files): … this.  Account for udev-ignorelist.
(gnome-desktop-service-type): Adjust accordingly.

Change-Id: I6df4b896652581c42a35ea3ba1e4849ad72d12ef
2024-02-23 21:55:44 +01:00
..
bootloader bootloader: grub: Add support for loading an additional initrd. 2024-01-14 23:00:03 +01:00
build marionette: Add #:peek? to ‘wait-for-tcp-port?’. 2024-02-10 22:59:56 +01:00
home home: Add home-dotfiles-service. 2024-01-28 22:50:49 +01:00
installer
machine
packages gnu: gnome: Add core packages for GNOME 44. 2024-02-23 21:55:41 +01:00
services services: Extend udev capabilities of gnome-desktop-service. 2024-02-23 21:55:44 +01:00
system services: Add ‘virtual-build-machine’ service. 2024-02-10 23:21:07 +01:00
tests services: Add ‘virtual-build-machine’ service. 2024-02-10 23:21:07 +01:00
artwork.scm
bootloader.scm bootloader: grub: Add support for loading an additional initrd. 2024-01-14 23:00:03 +01:00
ci.scm ci: Don't cross compile to or1k-elf. 2024-01-23 21:45:36 +01:00
compression.scm
home.scm
image.scm scripts: system: Build layered images. 2024-01-08 21:22:44 +03:00
installer.scm
local.mk Merge branch 'master' into gnome-team 2024-02-13 16:11:14 +01:00
machine.scm
packages.scm
services.scm
system.scm system: hurd: Use the Shepherd 0.10.x. 2024-01-08 23:14:46 +01:00
tests.scm