guix/gnu/tests
Sören Tempel 8db6cfe022
services: dns: Add unbound service.
This allows using Unbound as a local DNSSEC-enabled resolver. This
commit also allows configuration of the Unbound DNS resolver via a
Scheme API. The API currently provides very common options and
includes an escape hatch to enable less common configurations.

* gnu/service/dns.scm (unbound-serialize-field): New procedure.
(unbound-serialize-alist, unbound-serialize-section)
(unbound-serialize-string, unbound-serialize-boolean)
(unbound-serialize-list-of-strings): New procedures.
(unbound-zone): New record type.
(unbound-serialize-unbound-zone)
(unbound-serialize-list-of-unbound-zone): New procedures.
(unbound-remote): New record type.
(unbound-serialize-unbound-remote): New procedure.
(unbound-server): New record type.
(unbound-serialize-unbound-server): New procedure.
(unbound-configuration): New record type.
(unbound-config-file, unbound-shepherd-service): New procedures.
(unbound-account-service): New variable.
(unbound-service-type): New services.
* gnu/tests/dns.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (DNS Services): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I4c9646c9e17d4882e596d33ff8f738e1877fa1ae
2025-01-11 23:36:58 +01:00
..
data
audio.scm
base.scm gnu: Add linux-libre-6.12. 2025-01-07 18:13:45 -05:00
cachefilesd.scm
ci.scm
containers.scm services: Add rootless-podman-service-type. 2024-12-18 18:32:41 +01:00
cups.scm
databases.scm tests: Adjust for new return value of ‘start-service’. 2024-12-09 23:15:44 +01:00
desktop.scm
dict.scm
dns.scm services: dns: Add unbound service. 2025-01-11 23:36:58 +01:00
docker.scm tests: Adjust for new return value of ‘start-service’. 2024-12-09 23:15:44 +01:00
emacs.scm
file-sharing.scm
ganeti.scm
gdm.scm
guix.scm tests: Adjust for new return value of ‘start-service’. 2024-12-09 23:15:44 +01:00
image.scm
install.scm installer: Add "Kernel" page to select the Hurd. 2024-11-11 07:28:35 +01:00
ldap.scm tests: Adjust for new return value of ‘start-service’. 2024-12-09 23:15:44 +01:00
lightdm.scm
linux-modules.scm
mail.scm
messaging.scm
monitoring.scm tests: Adjust for new return value of ‘start-service’. 2024-12-09 23:15:44 +01:00
networking.scm services: static-networking: Fail when devices don’t show up. 2025-01-08 22:54:37 +01:00
nfs.scm
package-management.scm
pam.scm
reconfigure.scm reconfigure: Support loading the system for kexec reboot. 2024-12-28 22:47:34 +01:00
rsync.scm
samba.scm
sddm.scm tests: sddm: Update expected message on login screen. 2024-11-25 11:22:12 +01:00
security-token.scm
security.scm
shadow.scm gnu: Add tests/shadow.scm 2024-12-18 21:31:43 +01:00
singularity.scm
ssh.scm tests: Adjust for new return value of ‘start-service’. 2024-12-09 23:15:44 +01:00
telephony.scm
upnp.scm gnu: services: Add readymedia service. 2024-10-18 20:56:02 +01:00
version-control.scm
virtualization.scm tests: Adjust for new return value of ‘start-service’. 2024-12-09 23:15:44 +01:00
vnc.scm
vnstat.scm
web.scm tests: Adjust for new return value of ‘start-service’. 2024-12-09 23:15:44 +01:00