guix/gnu
Maxim Cournoyer c08fac0f7d
services: nfs: Expose configuration options for TCP and UDP.
* gnu/services/nfs.scm (<nfs-configuration>)[nfsd-tcp?, nfsd-udp?]: New
fields.
(nfs-shepherd-services)[rpc.nfsd]: Populate the --{no-,}tcp and --{no-,}udp
command line options based on the values of the nfsd-tcp? and nfsd-upd?
fields.
* doc/guix.texi (Network File System): Add doc.
2020-05-29 21:48:58 -04:00
..
bootloader
build build: image: Fix initialize-efi-partition docstring. 2020-05-29 12:20:15 +02:00
installer
machine
packages gnu: xaos: Update to 4.0. 2020-05-29 20:06:38 -04:00
services services: nfs: Expose configuration options for TCP and UDP. 2020-05-29 21:48:58 -04:00
system image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
tests image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
artwork.scm
bootloader.scm
ci.scm image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
image.scm
installer.scm
local.mk gnu: Add dhall. 2020-05-29 10:44:34 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm