From 4c0c58d87c4dd1052c5584f8b7a57d774a981c5e Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Tue, 29 Nov 1994 23:55:52 +0000 Subject: [PATCH] Change `-o resvport' to a much simpler -P. --- release/instdist.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release/instdist.sh b/release/instdist.sh index 0db9e33bd8cb..ccabe10b601f 100644 --- a/release/instdist.sh +++ b/release/instdist.sh @@ -10,7 +10,7 @@ # putting your name on top after doing something trivial like reindenting # it, just to make it look like you wrote it!). # -# $Id: instdist.sh,v 1.32 1994/11/28 22:13:05 jkh Exp $ +# $Id: instdist.sh,v 1.33 1994/11/29 23:54:07 jkh Exp $ if [ "${_INSTINST_SH_LOADED_}" = "yes" ]; then return 0 @@ -460,7 +460,7 @@ for this to work!\n"; then continue; fi DEFAULT_VALUE="${NFS_OPTIONS}" if input \ "Do you wish to specify any options to NFS? If you're installing -from a Sun 4.1.x system, you may wish to specify \`-o resvport' to send +from a Sun 4.1.x system, you may wish to specify \`-P' to send NFS requests over a privileged port (use this if you get nasty \`\`credential too weak'' errors from the server). When using a slow ethernet card or network link, \`-r 1024 -w 1024' may also prove helpful.