guix/gnu
Richard Sent b539e5ae39
services: networking: Allow dhcp-client to use a config file.
* gnu/services/networking.scm (dhcp-client-configuration) [config-file]: New
field.
(dhcp-client-configuration-config-file): New accessor.
(dhcp-client-shepherd-service): Use the config file when invoking
dhclient if supplied.
* doc/guix.texi: Document it.

Change-Id: I286de4ddf59c5e606bf1fe0a7510570869e62b1a
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-06-24 08:50:45 -04:00
..
bootloader bootloader: Add u-boot-starfive-visionfive2-bootloader. 2024-05-22 11:15:30 +08:00
build file-systems: Add support for mounting CIFS file systems 2024-06-04 12:08:34 +02:00
home home: services: Add home-startx-command-service-type. 2024-05-30 22:40:54 +01:00
installer
machine file-systems: Add support for mounting CIFS file systems 2024-06-04 12:08:34 +02:00
packages gnu: fio: Update to 3.37. 2024-06-24 08:34:45 -04:00
services services: networking: Allow dhcp-client to use a config file. 2024-06-24 08:50:45 -04:00
system services: base: Add optional delayed mount of file-systems 2024-06-04 12:08:34 +02:00
tests tests: libvirt-test: Give the libvirt service time to start. 2024-06-17 08:36:12 +03:00
artwork.scm
bootloader.scm
ci.scm ci: Add cross-compilation jobs for x86_64-linux-gnux32. 2024-06-13 08:53:20 +02:00
compression.scm
home.scm
image.scm
installer.scm gnu: linux-libre: Enable Zstd compression of kernel modules. 2024-05-29 22:01:23 -04:00
local.mk gnu: bpftrace: Update to 0.21.0 and enable tests. 2024-06-24 08:34:44 -04:00
machine.scm
packages.scm
services.scm
system.scm system: Do not delete all nss-certs packages when they are the same object. 2024-05-15 22:53:31 -04:00
tests.scm