This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
Ricardo Wurmus
907eeac2e7
services: nfs: Add nfs-service-type.
* gnu/services/nfs.scm (<nfs-configuration>): New record.
(nfs-configuration, nfs-configuration?, nfs-configuration-nfs-utils,
nfs-configuration-nfs-version, nfs-configuration-exports,
nfs-configuration-rpcmountd-port, nfs-configuration-rpcstatd-port,
nfs-configuration-rpcbind, nfs-configuration-idmap-domain,
nfs-configuration-nfsd-port, nfs-configuration-nfsd-threads,
nfs-configuration-pipefs-directory, nfs-configuration-debug,
nfs-shepherd-services): New procedures.
(nfs-service-type): New variable.
* doc/guix.texi (Network File System): Document it.
* gnu/tests/nfs.scm (%test-nfs-server): New variable.
(%base-os): Use default value of rpcbind-service-type.
|
2020-01-08 23:56:16 +01:00 |
.. |
bootloader
|
Revert "bootloader: grub: Add gfxmode (resolution) override."
|
2020-01-07 23:31:44 +01:00 |
build
|
activation: Check whether /proc/sys/kernel/modprobe exists.
|
2020-01-06 16:31:54 +01:00 |
installer
|
installer: Add JFS support.
|
2020-01-05 02:40:07 +01:00 |
machine
|
machine: Remove unnecessary record self-referencing bindings.
|
2019-12-08 00:47:26 +01:00 |
packages
|
gnu: Add clojure-tools-cli.
|
2020-01-08 23:21:14 +01:00 |
services
|
services: nfs: Add nfs-service-type.
|
2020-01-08 23:56:16 +01:00 |
system
|
system: linux-container: Recommend guix container.
|
2020-01-06 12:20:21 +02:00 |
tests
|
services: nfs: Add nfs-service-type.
|
2020-01-08 23:56:16 +01:00 |
artwork.scm
|
…
|
|
bootloader.scm
|
…
|
|
ci.scm
|
ci: Make sure the Guix checkout is the one providing Cuirass proc.
|
2019-12-01 11:26:11 +01:00 |
installer.scm
|
installer: Add JFS support.
|
2020-01-05 02:40:07 +01:00 |
local.mk
|
gnu: appstream-glib: Fix test failure.
|
2020-01-07 18:18:12 +01:00 |
machine.scm
|
machine: Remove unnecessary record self-referencing bindings.
|
2019-12-08 00:47:26 +01:00 |
packages.scm
|
Adjust module autoloads.
|
2020-01-06 16:31:54 +01:00 |
services.scm
|
services: Add 'provenance-service-type'.
|
2019-12-07 00:59:56 +01:00 |
system.scm
|
system: Use the udev-enabled util-linux variant.
|
2020-01-08 20:04:12 +01:00 |
tests.scm
|
gexp: Allow character literals in GEXP->SEXP.
|
2019-12-18 22:36:37 +01:00 |