Move non-optional "options" SWAPPAGER, VNODEPAGER, DEVPAGER to std.pmax

This commit is contained in:
jonathan 1996-11-16 23:10:47 +00:00
parent 2e5bc1461a
commit 21ec686bd1
13 changed files with 19 additions and 52 deletions

View File

@ -1,7 +1,7 @@
#
# DECstation (3100 or 2100) config file
#
# $NetBSD: DS3100,v 1.2 1996/10/16 08:29:35 jonathan Exp $
# $NetBSD: DS3100,v 1.3 1996/11/16 23:10:54 jonathan Exp $
#
include "arch/pmax/conf/std.pmax"
@ -27,9 +27,6 @@ options DST=0 # use daylight savings rules
# Standard system options
options SWAPPAGER # swap pager (anonymous and swap space)
options VNODEPAGER # vnode pager (mapped files)
options DEVPAGER # device pager (mapped devices)
#options DIAGNOSTIC # extra kernel debugging checks
#options DEBUG # extra kernel debugging support
options "COMPAT_43" # compatibility with 4.3BSD binaries

View File

@ -1,7 +1,7 @@
#
# DECstation 5000/240 kernel config
#
# $NetBSD: DS5000_100,v 1.1 1996/10/16 08:35:49 jonathan Exp $
# $NetBSD: DS5000_100,v 1.2 1996/11/16 23:10:56 jonathan Exp $
#
include "arch/pmax/conf/std.pmax"
@ -28,9 +28,6 @@ options DST=0 # use daylight savings rules
# Standard system options
options SWAPPAGER # swap pager (anonymous and swap space)
options VNODEPAGER # vnode pager (mapped files)
options DEVPAGER # device pager (mapped devices)
#options DIAGNOSTIC # extra kernel debugging checks
#options DEBUG # extra kernel debugging support
options "COMPAT_43" # compatibility with 4.3BSD binaries

View File

@ -1,7 +1,7 @@
#
# DECstation 5000/200 (KN02 motherboard, codname 3MAX) kernel config
#
# $NetBSD: DS5000_200,v 1.2 1996/10/16 08:29:36 jonathan Exp $
# $NetBSD: DS5000_200,v 1.3 1996/11/16 23:10:57 jonathan Exp $
#
include "arch/pmax/conf/std.pmax"
@ -26,11 +26,7 @@ options DS5000_200 # 3MAX (kn02) support
options TIMEZONE=0
options DST=0 # use daylight savings rules
# Standard system options
options SWAPPAGER # swap pager (anonymous and swap space)
options VNODEPAGER # vnode pager (mapped files)
options DEVPAGER # device pager (mapped devices)
#options DIAGNOSTIC # extra kernel debugging checks
#options DEBUG # extra kernel debugging support
options "COMPAT_43" # compatibility with 4.3BSD binaries

View File

@ -1,7 +1,7 @@
#
# DECstation 5000/240 kernel config
#
# $NetBSD: DS5000_240,v 1.2 1996/10/16 08:29:37 jonathan Exp $
# $NetBSD: DS5000_240,v 1.3 1996/11/16 23:10:56 jonathan Exp $
#
include "arch/pmax/conf/std.pmax"
@ -28,9 +28,6 @@ options DST=0 # use daylight savings rules
# Standard system options
options SWAPPAGER # swap pager (anonymous and swap space)
options VNODEPAGER # vnode pager (mapped files)
options DEVPAGER # device pager (mapped devices)
#options DIAGNOSTIC # extra kernel debugging checks
#options DEBUG # extra kernel debugging support
options "COMPAT_43" # compatibility with 4.3BSD binaries

View File

@ -2,7 +2,7 @@
# Sample Config file for DECstation 5000/20 or 5000/25
# (UNTESTED!)
#
# $NetBSD: DS5000_25,v 1.2 1996/10/16 08:29:37 jonathan Exp $
# $NetBSD: DS5000_25,v 1.3 1996/11/16 23:10:55 jonathan Exp $
#
include "arch/pmax/conf/std.pmax"
@ -29,9 +29,6 @@ options DST=0 # use daylight savings rules
# Standard system options
options SWAPPAGER # swap pager (anonymous and swap space)
options VNODEPAGER # vnode pager (mapped files)
options DEVPAGER # device pager (mapped devices)
#options DIAGNOSTIC # extra kernel debugging checks
#options DEBUG # extra kernel debugging support
options "COMPAT_43" # compatibility with 4.3BSD binaries

View File

@ -1,7 +1,7 @@
#
# Stanford DSG Decstation (any model) kernel config file
#
# $NetBSD: DSG,v 1.4 1996/10/13 05:40:44 jonathan Exp $
# $NetBSD: DSG,v 1.5 1996/11/16 23:10:58 jonathan Exp $
#
include "arch/pmax/conf/std.pmax"
@ -27,11 +27,6 @@ options TIMEZONE=0
options DST=0 # use daylight savings rules
# Standard system options
options SWAPPAGER # swap pager (anonymous and swap space)
options VNODEPAGER # vnode pager (mapped files)
options DEVPAGER # device pager (mapped devices)
#options DDB # in-kernel debugger (not mips)
#options DIAGNOSTIC # extra kernel debugging checks
options DEBUG # extra kernel debugging support

View File

@ -2,7 +2,7 @@
# Distribition miniroot kernel (any model) kernel config file
#
# $NetBSD: GENERIC,v 1.7 1996/10/16 08:29:34 jonathan Exp $
# $NetBSD: GENERIC,v 1.8 1996/11/16 23:10:53 jonathan Exp $
#
include "arch/pmax/conf/std.pmax"
@ -29,9 +29,6 @@ options DST=0 # use daylight savings rules
# Standard system options
options SWAPPAGER # swap pager (anonymous and swap space)
options VNODEPAGER # vnode pager (mapped files)
options DEVPAGER # device pager (mapped devices)
#options DIAGNOSTIC # extra kernel debugging checks
#options DEBUG # extra kernel debugging support
options "COMPAT_43" # compatibility with 4.3BSD binaries

View File

@ -3,7 +3,7 @@
# root on NFS to boot diskless for installation,
# disk drivers for labelling disks and installation on local disk.
#
# $NetBSD: INSTALL,v 1.1 1996/10/13 05:57:19 jonathan Exp $
# $NetBSD: INSTALL,v 1.2 1996/11/16 23:10:51 jonathan Exp $
#
include "arch/pmax/conf/std.pmax"
@ -30,9 +30,6 @@ options DST=0 # use daylight savings rules
# Standard system options
options SWAPPAGER # swap pager (anonymous and swap space)
options VNODEPAGER # vnode pager (mapped files)
options DEVPAGER # device pager (mapped devices)
#options DIAGNOSTIC # extra kernel debugging checks
#options DEBUG # extra kernel debugging support
#options "COMPAT_43" # compatibility with 4.3BSD binaries

View File

@ -2,7 +2,7 @@
# DECstation (3100 or 5000/xxx)
#
# Generic config.new configuration for NetBSD/pmax
# $NetBSD: MINIROOT,v 1.2 1996/08/26 23:40:52 mrg Exp $
# $NetBSD: MINIROOT,v 1.3 1996/11/16 23:10:48 jonathan Exp $
#
include "std.pmax"
@ -32,9 +32,6 @@ options DST=0 # use daylight savings rules
# Standard system options
options SWAPPAGER # swap pager (anonymous and swap space)
options VNODEPAGER # vnode pager (mapped files)
options DEVPAGER # device pager (mapped devices)
#options DIAGNOSTIC # extra kernel debugging checks
options DEBUG # extra kernel debugging support
options "COMPAT_43" # compatibility with 4.3BSD binaries

View File

@ -2,7 +2,7 @@
# DECstation (3100 or 5000/xxx)
#
# Generic config.new configuration for NetBSD/pmax
# $NetBSD: NEWCONF,v 1.8 1996/08/26 23:40:55 mrg Exp $
# $NetBSD: NEWCONF,v 1.9 1996/11/16 23:10:52 jonathan Exp $
#
include "std.pmax"
@ -34,9 +34,6 @@ options DST=1 # use daylight savings rules
# Standard system options
options SWAPPAGER # swap pager (anonymous and swap space)
options VNODEPAGER # vnode pager (mapped files)
options DEVPAGER # device pager (mapped devices)
#options DIAGNOSTIC # extra kernel debugging checks
options DEBUG # extra kernel debugging support
options "COMPAT_43" # compatibility with 4.3BSD binaries

View File

@ -3,7 +3,7 @@
# root on NFS to boot diskless for installation,
# disk drivers for labelling disks and installation on local disk.
#
# $NetBSD: NFSINSTALL,v 1.1 1996/10/13 05:57:19 jonathan Exp $
# $NetBSD: NFSINSTALL,v 1.2 1996/11/16 23:10:51 jonathan Exp $
#
include "arch/pmax/conf/std.pmax"
@ -30,9 +30,6 @@ options DST=0 # use daylight savings rules
# Standard system options
options SWAPPAGER # swap pager (anonymous and swap space)
options VNODEPAGER # vnode pager (mapped files)
options DEVPAGER # device pager (mapped devices)
#options DIAGNOSTIC # extra kernel debugging checks
#options DEBUG # extra kernel debugging support
#options "COMPAT_43" # compatibility with 4.3BSD binaries

View File

@ -3,7 +3,7 @@
# via NFS booting: root and swap on NFS, but disk drivers included too.
# Prune out other optiosn to stay small and avoid PROM tftp bugs.
#
# $NetBSD: NFSROOT,v 1.1 1996/09/18 14:10:24 jonathan Exp $
# $NetBSD: NFSROOT,v 1.2 1996/11/16 23:10:50 jonathan Exp $
#
include "std.pmax"
@ -28,9 +28,6 @@ options DST=0 # use daylight savings rules
# Standard system options
options SWAPPAGER # swap pager (anonymous and swap space)
options VNODEPAGER # vnode pager (mapped files)
options DEVPAGER # device pager (mapped devices)
#options DDB # in-kernel debugger (not mips)
#options DIAGNOSTIC # extra kernel debugging checks

View File

@ -1,10 +1,16 @@
# $NetBSD: std.pmax,v 1.0 1995/04/28 03:10:41 jonathan Exp
# standard pmax info
# standard, required pmax info
machine pmax mips
mainbus0 at root
cpu* at mainbus0
# Non-optional options
options SWAPPAGER # paging
options VNODEPAGER # mmap() of files
options DEVPAGER # mmap() of devices
# Standard exec-package options
options EXEC_ELF32 # native exec format
options EXEC_SCRIPT # may be unsafe