summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/DISKLESS
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/conf/DISKLESS')
-rw-r--r--sys/arch/i386/conf/DISKLESS3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/DISKLESS b/sys/arch/i386/conf/DISKLESS
index e6d5da7c21c..230431486a9 100644
--- a/sys/arch/i386/conf/DISKLESS
+++ b/sys/arch/i386/conf/DISKLESS
@@ -1,4 +1,4 @@
-# $OpenBSD: DISKLESS,v 1.13 1996/08/31 02:09:14 deraadt Exp $
+# $OpenBSD: DISKLESS,v 1.14 1996/09/20 06:45:05 deraadt Exp $
# $NetBSD: DISKLESS,v 1.26 1996/05/20 18:17:16 mrg Exp $
#
# DISKLESS -- Generic machine setup for diskless boot.
@@ -26,7 +26,6 @@ option TIMEZONE=0 # time zone to adjust RTC time by
option DST=0 # daylight savings time used by RTC
option SWAPPAGER # paging; REQUIRED
-option VNODEPAGER # mmap() of files
option DEVPAGER # mmap() of devices
option DDB # in-kernel debugger