guix/gnu
Alexey Abramov 40ad967322
services: dhcp-client: Implement and use a configuration record.
* gnu/services/networking.scm (dhcp-client-configuration): New record
configuration.
(dhcp-client-shepherd-service): Implement a shepher service. Provide a
deprication message for legacy configurations.
(dhcp-client-service-type): Use dhcp-client-shepherd-service.
* doc/guix.texi (Networking Setup): Update.
* po/guix/POTFILES.in: Add 'gnu/services/networking.scm'.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-10-06 00:11:18 +02:00
..
bootloader
build linux-container: Mark socket pair as SOCK_CLOEXEC. 2022-09-24 17:59:04 +02:00
home home: Add home-batsignal-service-type. 2022-10-04 17:04:45 +04:00
installer installer: tests: Fix typo. 2022-09-24 14:15:47 +02:00
machine machine: ssh: Parameterize '%current-system' early on. 2022-09-26 23:29:35 +02:00
packages gnu: gnome-maps: Properly wrap GI_TYPELIB_PATH. 2022-10-05 22:05:43 +02:00
services services: dhcp-client: Implement and use a configuration record. 2022-10-06 00:11:18 +02:00
system file-systems: Add cgroup2 to %pseudo-file-system-types. 2022-09-26 23:29:38 +02:00
tests tests: install: Fix iso-image-installer test. 2022-09-30 15:21:36 +02:00
artwork.scm
bootloader.scm
ci.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm
image.scm system: image: Add wsl2 support. 2022-09-24 14:49:09 +02:00
installer.scm
local.mk home: Add home-batsignal-service-type. 2022-10-04 17:04:45 +04:00
machine.scm
packages.scm
services.scm
system.scm services: Add file system utilities to profile. 2022-09-28 19:45:38 -04:00
tests.scm