Hi arch community, portmap is replaced by rpcbind in the [core] repository. It has more features, like ipv6 support and nfs4 support. Please change your /etc/rc.conf file accordingly.
Important nfs-utils upgrade: NFS4 support is now implemented.
This is a rather important upgrade, you are going to have to change config files.
/etc/rc.conf
daemons changes:
- Change portmap to rpcbind
- Change nfslock to nfs-common
- Change nfsd to nfs-server
Extended configuration options for NFS (clients & server) are available in:
- /etc/conf.d/nfs-common
- /etc/conf.d/nfs-server
Please change them to your needs.