[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#502927: Description of config option "NFSOPTS" missing in "initramfs.conf" and "initramfs.conf.5"



> 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



Reply to: