summaryrefslogtreecommitdiff
path: root/gnu/services/nfs.scm
AgeCommit message (Expand)AuthorFilesLines
2026-04-15gnu: autofs-service: Fix computing Shepherd requirements.Ian Eure1-10/+12
2025-11-16gnu: Add autofs-service-type.Ian Eure1-7/+504
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Update Maxim's email address.Maxim Cournoyer1-1/+1
2025-02-23services: Add missing Shepherd dependency on ‘user-processes’.Ludovic Courtès1-3/+3
2022-05-03services: pipefs: Correctly handle lack of extensions.Ludovic Courtès1-1/+4
2022-04-29services: Add missing 'description' fields.Ludovic Courtès1-4/+15
2022-03-17Revert "services: nfs: Define rpcbind-shepherd-service at the top level."Maxim Cournoyer1-29/+31
2022-03-17services: nfs: Define rpcbind-shepherd-service at the top level.Maxim Cournoyer1-31/+29
2021-12-23services: nfs: Fix statd and mountd ports.Mathieu Othacehe1-2/+2
2021-02-05gnu: services: Fix the NFS service.Maxim Cournoyer1-2/+2
2020-05-29services: nfs: Expose configuration options for TCP and UDP.Maxim Cournoyer1-1/+13
2020-03-27services/nfs: Replace nfs-version with nfs-versions.Ricardo Wurmus1-12/+13
2020-03-25services/nfs: Mount nfsd pseudo file system.Ricardo Wurmus1-4/+14
2020-03-16services: nfs: Remove unnecessary "mount" invocation.Ludovic Courtès1-4/+0
2020-03-16services: nfs: Move activation snippet out of line.Ludovic Courtès1-19/+23
2020-03-08services: nfs: Run rpc.mountd in foreground.Maxim Cournoyer1-0/+1
2020-01-08services: nfs: Add nfs-service-type.Ricardo Wurmus1-1/+180
2020-01-08services: nfs: Allow gss-service-type to be extended.Ricardo Wurmus1-20/+33
2020-01-08services: nfs: Add verbosity control to idmap-service-type.Ricardo Wurmus1-1/+7
2020-01-08services: nfs: Allow idmap-service-type to be extended.Ricardo Wurmus1-28/+39
2020-01-08services: nfs: Fix indentation and typo.Ricardo Wurmus1-5/+5
2020-01-08services: nfs: Allow pipefs-service-type to be extended.Ricardo Wurmus1-14/+25
2020-01-08services: nfs: Allow rpcbind-service-type to be extended.Ricardo Wurmus1-17/+30
2020-01-08services: nfs: Fix name of package variable.Ricardo Wurmus1-2/+3
2018-01-19gnu: Consistently Write ‘file system(s)’.Tobias Geerinckx-Rice1-1/+1
2016-10-12gnu: Add NFS related services.John Darrington1-1/+128
2016-10-01gnu: rpcbind-configuration: Rename pkg to nfs-utilsJohn Darrington1-2/+2
2016-09-07gnu: Add rpc-daemon serviceJohn Darrington1-0/+54