guix/doc
Ricardo Wurmus bc3fda5d2b
services/nfs: Replace nfs-version with nfs-versions.
Instead of accepting a string for just one protocol version accept a list of
supported versions.

* gnu/services/nfs.scm (<nfs-configuration>)[nfs-version]: Remove field and
replace...
[nfs-versions]: ...with this new field.
(nfs-shepherd-services): Pass as many "--nfs-version" options as there are
supported versions.
* doc/guix.texi (Network File System): Document nfs-versions.
2020-03-27 15:30:44 +01:00
..
images Merge branch 'staging' into core-updates 2019-03-14 16:30:19 +01:00
build.scm doc: Make sure 'htmlxref.cnf' is honored. 2020-01-12 00:19:10 +01:00
contributing.texi doc: Update guidance about Python 2 package variants. 2020-03-13 19:27:33 -04:00
environment-gdb.scm
fdl-1.3.texi doc: Use HTTPS for external links. 2020-03-10 20:26:52 +01:00
guix-cookbook.texi doc: cookbook: Avoid URL reference to the manual. 2020-01-17 14:22:07 +01:00
guix.texi services/nfs: Replace nfs-version with nfs-versions. 2020-03-27 15:30:44 +01:00
htmlxref.cnf doc: Update htmlxref.cnf. 2020-01-12 00:19:10 +01:00
local.mk doc: Add German Cookbook translation. 2020-02-17 06:52:11 +00:00
package-hello.scm