News: portmap replaced by rpcbind & important nfs-utils upgrade

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: 1) Change portmap to rpcbind 2) Change nfslock to nfs-common 3) 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.