summaryrefslogtreecommitdiffstats
path: root/release/pc98
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-11-15 15:58:01 +0000
committerjhb <jhb@FreeBSD.org>2001-11-15 15:58:01 +0000
commit6ee6076cd31e7e8fda2defae109673231476db51 (patch)
treefaae760aadcabe9507dcf0fe9bb83763930eacda /release/pc98
parentbbce60529dae7dadfc96fff97867c3aa5724c083 (diff)
downloadFreeBSD-src-6ee6076cd31e7e8fda2defae109673231476db51.zip
FreeBSD-src-6ee6076cd31e7e8fda2defae109673231476db51.tar.gz
NFS_NOSERVER doesn't do anything anymore and is about to get axed so don't
use it. Instead, remove NFSSERVER. This was already done on i386, but the alpha still needed the fix.
Diffstat (limited to 'release/pc98')
-rwxr-xr-xrelease/pc98/dokern.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/release/pc98/dokern.sh b/release/pc98/dokern.sh
index 67c6d6c..cdde563 100755
--- a/release/pc98/dokern.sh
+++ b/release/pc98/dokern.sh
@@ -120,6 +120,5 @@ echo "options NETGRAPH_SOCKET"
# reset maxusers to something lower
echo "maxusers 5"
-echo "options NFS_NOSERVER"
echo "options SCSI_NO_OP_STRINGS"
echo "options SCSI_NO_SENSE_STRINGS"
OpenPOWER on IntegriCloud