summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/conf/GENERIC.NFS
diff options
context:
space:
mode:
authorMats O Jansson <maja@cvs.openbsd.org>1999-10-01 21:59:34 +0000
committerMats O Jansson <maja@cvs.openbsd.org>1999-10-01 21:59:34 +0000
commit50b9b7d7945688657415ebf19f61e5d32bfc83e6 (patch)
tree5245429e373119c78cd3f2f649e53cd04c6fcbc6 /sys/arch/pmax/conf/GENERIC.NFS
parent144e8b617f226dfef20f3602c6b01ab83a8d0a6f (diff)
add tag. remove VNODEPAGER. -moj
Diffstat (limited to 'sys/arch/pmax/conf/GENERIC.NFS')
-rw-r--r--sys/arch/pmax/conf/GENERIC.NFS2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/pmax/conf/GENERIC.NFS b/sys/arch/pmax/conf/GENERIC.NFS
index 9c7563a85e9..e62e24f44a1 100644
--- a/sys/arch/pmax/conf/GENERIC.NFS
+++ b/sys/arch/pmax/conf/GENERIC.NFS
@@ -1,3 +1,4 @@
+# $OpenBSD: GENERIC.NFS,v 1.5 1999/10/01 21:59:33 maja Exp $
#
# GENERIC netboot / nfs root + swap kernel for the distribition simpleroot
#
@@ -21,7 +22,6 @@ maxusers 64
# standard system options
option SWAPPAGER # swap pager (anonymous and swap space)
-option VNODEPAGER # vnode pager (mapped files)
option DEVPAGER # device pager (mapped devices)
# the usual stuff
option "COMPAT_43" # compatibility with 4.3BSD binaries