guix/gnu/tests
Ludovic Courtès 223f1b1eb3
services: static-networking: Change interface to mimic netlink.
* gnu/services/base.scm (<static-networking>)[interface, ip, netmask]
[gateway]: Remove.
[addresses, links, routes]: New fields.
[requirement]: Default to '(udev).
(<network-address>, <network-link>, <network-route>): New record types.
(ensure-no-separate-netmask, %ensure-no-separate-netmask): Remove.
(ipv6-address?, cidr->netmask, ip+netmask->cidr)
(network-set-up/hurd, network-tear-down/hurd)
(network-set-up/linux, network-tear-down/linux)
(static-networking->hurd-pfinet-options): New procedures.
(static-networking-shepherd-service): New procedure.
(static-networking-shepherd-services): Rewrite in terms of the above.
(static-networking-service): Deprecate.  Adjust to new
'static-networking' API.
(%base-services): Likewise.
* gnu/system/install.scm (%installation-services): Likewise.
* gnu/system/hurd.scm (%base-services/hurd): Likewise, and separate
'loopback' from 'networking'.
* gnu/build/hurd-boot.scm (set-hurd-device-translators): Remove
"servers/socket/2".
* gnu/tests/networking.scm (run-openvswitch-test)["networking has
started on ovs0"]: Check for 'networking instead of 'networking-ovs0,
which is no longer provided.
* doc/guix.texi (Networking Setup): Document the new interface.  Remove
documentation of 'static-networking-service'.
(Virtualization Services): Change Ganeti example to use the new
interface.
2021-12-12 23:20:49 +01:00
..
data Reinstate "services: Add a service for Jami." 2021-08-02 17:23:30 -04:00
audio.scm
base.scm tests: halt: Fix it. 2021-04-13 10:02:46 +02:00
ci.scm
cups.scm
databases.scm tests: postgresql: Fix it. 2021-04-13 19:31:28 +02:00
desktop.scm
dict.scm
docker.scm tests: docker: Increase VM building memory size to 1024MiB. 2021-04-12 14:12:49 +02:00
file-sharing.scm
ganeti.scm gnu: ganeti: Update to 3.0.1. 2021-10-11 18:59:44 +02:00
guix.scm services: postgresql: Change service default socket directory. 2021-04-12 19:12:46 -04:00
install.scm tests: Pass '-F qcow2' to 'qemu-img create'. 2021-10-18 10:00:50 +02:00
ldap.scm tests: ldap: Fix it. 2021-04-18 10:31:59 +02:00
linux-modules.scm tests: Fix loadable-kernel-modules-service tests. 2021-05-31 21:57:26 +02:00
mail.scm
messaging.scm
monitoring.scm services: postgresql: Change service default socket directory. 2021-04-12 19:12:46 -04:00
networking.scm services: static-networking: Change interface to mimic netlink. 2021-12-12 23:20:49 +01:00
nfs.scm Migrate to the new 'targets' field of bootloader-configuration. 2021-08-29 01:05:26 -04:00
package-management.scm
reconfigure.scm gnu: bootloader: Support multiple targets. 2021-08-29 01:05:26 -04:00
rsync.scm
security-token.scm
singularity.scm
ssh.scm
telephony.scm Migrate to the new 'targets' field of bootloader-configuration. 2021-08-29 01:05:26 -04:00
version-control.scm gnu: version-control: Add gitile service. 2021-09-02 22:56:55 +02:00
virtualization.scm
web.scm tests: patchwork: Use the default PostgreSQL. 2021-12-06 21:17:31 +01:00