> in "/scripts/nfs" "NFSOPTS" is used to set the nfs mount options:
> if [ "x${NFSOPTS}" = "x" ]; then
> NFSOPTS="-o retrans=10"
> fi
> neither "initramfs.conf" nor the manpage "initramfs.conf.5" mention it.
> this is particularly of interest to people who do not have NFS server
> over TCP support because klibc's "nfsmount" defaults to "NFS_MOUNT_TCP".
well all boot options are document in initramfs-tools.8.
there NFSOPTS is mentioned.
pondering of adding this sentence there:
"NFSOPTS can be looked up in nfs(5)."
--
maks
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]