[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"



Package: initramfs-tools
Version: 0.92bubuntu15
Severity: wishlist


This is a forwarded report from
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/6707

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".
martin
-- package information:
 initramfs-tools-0.40ubuntu13

This is still existent in Version 0.92bubuntu15



Reply to: