me
/
guix
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/pull-requests.
guix/gnu
Ludovic Courtès 8d9647d8a7
services: Add Shepherd 'configuration' action to various services.
* gnu/services/avahi.scm (avahi-shepherd-service): Add 'actions' field.
* gnu/services/base.scm (nscd-actions): Add call to
'shepherd-configuration-action'.
* gnu/services/desktop.scm (upower-shepherd-service): Add 'actions'
field.
(elogind-shepherd-service): Likewise.
* gnu/services/dict.scm (dicod-shepherd-service): Likewise.
* gnu/services/networking.scm (openntpd-shepherd-service): Likewise.
(tor-shepherd-service): Likewise.
* gnu/services/ssh.scm (openssh-shepherd-service): Likewise.
* gnu/services/web.scm (nginx-shepherd-service): Likewise.
* gnu/services/xorg.scm (gdm-shepherd-service): Likewise.
* gnu/tests/base.scm (run-basic-test)["nscd configuration action"]: New
test.
* doc/guix.texi (Services): Document it.
2022-11-18 15:44:39 +01:00
..
bootloader
build tests: root-unmount: Wait for the first QEMU process to finish. 2022-11-17 11:10:09 +01:00
home Fix problems initially introduced in commit 543d971ed2, now reinstated. 2022-11-17 06:49:51 -05:00
installer installer: Report known-unsupported PCI devices. 2022-11-15 12:16:43 +01:00
machine machine: ssh: Validate 'system' field. 2022-11-17 22:27:39 +01:00
packages gnu: timescaledb: Update to 2.8.1. 2022-11-18 15:44:39 +01:00
services services: Add Shepherd 'configuration' action to various services. 2022-11-18 15:44:39 +01:00
system linux-initrd: raw-initrd: Add keyword argument #:pre-mount. 2022-11-18 15:44:38 +01:00
tests services: Add Shepherd 'configuration' action to various services. 2022-11-18 15:44:39 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Migrate to 'guile-gnutls'. 2022-11-15 12:16:43 +01:00
local.mk gnu: timescaledb: Update to 2.8.1. 2022-11-18 15:44:39 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm