Adjust options statements so that if they are commented out or uncommented, it doesn't screw up indentation.

This commit is contained in:
mellon 1997-06-25 04:41:15 +00:00
parent 68a93585b8
commit 021ee70ed5
8 changed files with 313 additions and 313 deletions

View File

@ -1,45 +1,45 @@
# $NetBSD: BOAT_ANCHOR,v 1.73 1997/06/12 18:42:02 mrg Exp $
# $NetBSD: BOAT_ANCHOR,v 1.74 1997/06/25 04:41:15 mellon Exp $
#
# BOAT_ANCHOR -- kernel for the 386-20 the gang uses for testing
#
include "arch/i386/conf/std.i386"
options I386_CPU # CPU classes; at least one is REQUIRED
options I386_CPU # CPU classes; at least one is REQUIRED
options DUMMY_NOPS # speed hack; recommended
options XSERVER,UCONSOLE
options DUMMY_NOPS # speed hack; recommended
options XSERVER,UCONSOLE
maxusers 10 # estimated number of users
options RTC_OFFSET=480 # hardware clock is this many mins. west of GMT
options RTC_OFFSET=480 # hardware clock is this many mins. west of GMT
options DIAGNOSTIC # internal consistency checks
options KTRACE # system call tracing, a la ktrace(1)
options DIAGNOSTIC # internal consistency checks
options KTRACE # system call tracing, a la ktrace(1)
options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
options COMPAT_09 # NetBSD 0.9,
options COMPAT_10 # NetBSD 1.0,
options COMPAT_11 # NetBSD 1.1,
options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
options COMPAT_09 # NetBSD 0.9,
options COMPAT_10 # NetBSD 1.0,
options COMPAT_11 # NetBSD 1.1,
options COMPAT_12
options COMPAT_43 # and 4.3BSD
options COMPAT_43 # and 4.3BSD
file-system FFS # UFS and quotas
file-system NFS # Network File System client
file-system MSDOSFS # MS-DOS file system
#options NFSSERVER # Network File System server
options FIFO # FIFOs; RECOMMENDED
#options NFSSERVER # Network File System server
options FIFO # FIFOs; RECOMMENDED
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
# PCVT options
#options PCVT_NSCREENS=1
#options PCVT_24LINESDEF
#options PCVT_NSCREENS=1
#options PCVT_24LINESDEF
# PPP options
options PPP_BSDCOMP
options PPP_DEFLATE
options PPP_BSDCOMP
options PPP_DEFLATE
config netbsd root on wd0

View File

@ -1,4 +1,4 @@
# $NetBSD: DISKLESS,v 1.42 1997/04/01 13:12:13 mycroft Exp $
# $NetBSD: DISKLESS,v 1.43 1997/06/25 04:41:15 mellon Exp $
#
# DISKLESS -- Generic machine setup for diskless boot.
# This kernel can be loaded from a bootable floppy (i.e. kernel-copy)
@ -7,53 +7,53 @@
include "arch/i386/conf/std.i386"
options I386_CPU # CPU classes; at least one is REQUIRED
options I486_CPU
options I586_CPU
options I686_CPU
options MATH_EMULATE # floating point emulation
#options VM86 # Virtual 8086 emulation
options I386_CPU # CPU classes; at least one is REQUIRED
options I486_CPU
options I586_CPU
options I686_CPU
options MATH_EMULATE # floating point emulation
#options VM86 # Virtual 8086 emulation
# Some BIOSes don't get the size of extended memory right. If you
# have a broken BIOS, uncomment the following and set the value
# properly for your system.
#options BIOSEXTMEM=... # size of extended memory
#options BIOSEXTMEM=... # size of extended memory
#options DUMMY_NOPS # speed hack; recommended
options XSERVER,UCONSOLE
options INSECURE # insecure; allow /dev/mem writing for X
#options DUMMY_NOPS # speed hack; recommended
options XSERVER,UCONSOLE
options INSECURE # insecure; allow /dev/mem writing for X
maxusers 32 # estimated number of users
options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
#options NTP # NTP phase/frequency locked loop
options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
#options NTP # NTP phase/frequency locked loop
options DDB # in-kernel debugger
options DDB # in-kernel debugger
#makeoptions DEBUG="-g" # compile full symbol table
options DIAGNOSTIC # internal consistency checks
options KTRACE # system call tracing, a la ktrace(1)
options DIAGNOSTIC # internal consistency checks
options KTRACE # system call tracing, a la ktrace(1)
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
options SYSVSHM # System V-like memory sharing
#options SHMMAXPGS=1024 # 1024 pages is the default
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
options SYSVSHM # System V-like memory sharing
#options SHMMAXPGS=1024 # 1024 pages is the default
options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
options COMPAT_09 # NetBSD 0.9,
options COMPAT_10 # NetBSD 1.0,
options COMPAT_11 # NetBSD 1.1,
options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
options COMPAT_09 # NetBSD 0.9,
options COMPAT_10 # NetBSD 1.0,
options COMPAT_11 # NetBSD 1.1,
options COMPAT_12
options COMPAT_43 # and 4.3BSD
options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
options COMPAT_43 # and 4.3BSD
options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
options COMPAT_SVR4 # binary compatibility with SVR4
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
#options COMPAT_LINUX # binary compatibility with Linux
#options COMPAT_FREEBSD # binary compatibility with FreeBSD
options COMPAT_SVR4 # binary compatibility with SVR4
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
#options COMPAT_LINUX # binary compatibility with Linux
#options COMPAT_FREEBSD # binary compatibility with FreeBSD
options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
options USER_LDT # user-settable LDT; used by WINE
options LKM # loadable kernel modules
options USER_LDT # user-settable LDT; used by WINE
options LKM # loadable kernel modules
#file-system FFS # UFS
#file-system LFS # log-structured file system
@ -70,20 +70,20 @@ file-system UMAPFS # NULLFS + uid and gid remapping
file-system UNION # union file system
options FIFO # FIFOs; RECOMMENDED
#options NFSSERVER # Network File System server
#options QUOTA # UFS quotas
#options NFSSERVER # Network File System server
#options QUOTA # UFS quotas
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
#options MROUTING # IP multicast routing
options NS # XNS
#options NSIP # XNS tunneling over IP
options ISO,TPIP # OSI
options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
#options MROUTING # IP multicast routing
options NS # XNS
#options NSIP # XNS tunneling over IP
options ISO,TPIP # OSI
options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
config netbsd root on ? type nfs
#options COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0,CONSPEED=9600
#options COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0,CONSPEED=9600
mainbus0 at root

View File

@ -1,57 +1,57 @@
# $NetBSD: GENERIC,v 1.81 1997/06/12 07:05:49 veego Exp $
# $NetBSD: GENERIC,v 1.82 1997/06/25 04:41:16 mellon Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
options I386_CPU # CPU classes; at least one is REQUIRED
options I486_CPU
options I586_CPU
options I686_CPU
options MATH_EMULATE # floating point emulation
#options VM86 # Virtual 8086 emulation
options I386_CPU # CPU classes; at least one is REQUIRED
options I486_CPU
options I586_CPU
options I686_CPU
options MATH_EMULATE # floating point emulation
#options VM86 # Virtual 8086 emulation
# Some BIOSes don't get the size of extended memory right. If you
# have a broken BIOS, uncomment the following and set the value
# properly for your system.
#options BIOSEXTMEM=... # size of extended memory
#options BIOSEXTMEM=... # size of extended memory
#options DUMMY_NOPS # speed hack; recommended
options XSERVER,UCONSOLE
options INSECURE # insecure; allow /dev/mem writing for X
#options DUMMY_NOPS # speed hack; recommended
options XSERVER,UCONSOLE
options INSECURE # insecure; allow /dev/mem writing for X
maxusers 32 # estimated number of users
options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
#options NTP # NTP phase/frequency locked loop
options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
#options NTP # NTP phase/frequency locked loop
options DDB # in-kernel debugger
options DDB # in-kernel debugger
#makeoptions DEBUG="-g" # compile full symbol table
options DIAGNOSTIC # internal consistency checks
options KTRACE # system call tracing, a la ktrace(1)
options DIAGNOSTIC # internal consistency checks
options KTRACE # system call tracing, a la ktrace(1)
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
options SYSVSHM # System V-like memory sharing
#options SHMMAXPGS=1024 # 1024 pages is the default
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
options SYSVSHM # System V-like memory sharing
#options SHMMAXPGS=1024 # 1024 pages is the default
options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
options COMPAT_09 # NetBSD 0.9,
options COMPAT_10 # NetBSD 1.0,
options COMPAT_11 # NetBSD 1.1,
options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
options COMPAT_09 # NetBSD 0.9,
options COMPAT_10 # NetBSD 1.0,
options COMPAT_11 # NetBSD 1.1,
options COMPAT_12 # NetBSD 1.2,
options COMPAT_43 # and 4.3BSD
options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
options COMPAT_43 # and 4.3BSD
options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
options COMPAT_SVR4 # binary compatibility with SVR4
options COMPAT_IBCS2 # binary compatibility with SCO and ISC
options COMPAT_LINUX # binary compatibility with Linux
options COMPAT_FREEBSD # binary compatibility with FreeBSD
options COMPAT_SVR4 # binary compatibility with SVR4
options COMPAT_IBCS2 # binary compatibility with SCO and ISC
options COMPAT_LINUX # binary compatibility with Linux
options COMPAT_FREEBSD # binary compatibility with FreeBSD
options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
options USER_LDT # user-settable LDT; used by WINE
options LKM # loadable kernel modules
options USER_LDT # user-settable LDT; used by WINE
options LKM # loadable kernel modules
file-system FFS # UFS
file-system EXT2FS # second extended file system (linux)
@ -68,24 +68,24 @@ file-system PROCFS # /proc
file-system UMAPFS # NULLFS + uid and gid remapping
file-system UNION # union file system
options QUOTA # UFS quotas
options NFSSERVER # Network File System server
options FIFO # FIFOs; RECOMMENDED
options QUOTA # UFS quotas
options NFSSERVER # Network File System server
options FIFO # FIFOs; RECOMMENDED
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
# immutable) behave as system flags.
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
#options MROUTING # IP multicast routing
options NS # XNS
#options NSIP # XNS tunneling over IP
options ISO,TPIP # OSI
options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
#options PFIL_HOOKS # pfil(9) packet filter hooks
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
#options MROUTING # IP multicast routing
options NS # XNS
#options NSIP # XNS tunneling over IP
options ISO,TPIP # OSI
options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
#options PFIL_HOOKS # pfil(9) packet filter hooks
config netbsd root on ? type ?
#options COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0,CONSPEED=9600
#options COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0,CONSPEED=9600
options EISAVERBOSE # verbose EISA device messages
options PCIVERBOSE # verbose PCI device messages

View File

@ -1,57 +1,57 @@
# $NetBSD: HOMEWORLD,v 1.15 1997/06/12 18:42:04 mrg Exp $
# $NetBSD: HOMEWORLD,v 1.16 1997/06/25 04:41:17 mellon Exp $
#
# HOMEWORLD - Mail, CVS, and GNATS server
#
include "arch/i386/conf/std.i386"
#options I386_CPU # CPU classes; at least one is REQUIRED
options I486_CPU # CPU classes; at least one is REQUIRED
#options I586_CPU
#options I686_CPU
#options MATH_EMULATE # floating point emulation
#options VM86 # Virtual 8086 emulation
#options I386_CPU # CPU classes; at least one is REQUIRED
options I486_CPU # CPU classes; at least one is REQUIRED
#options I586_CPU
#options I686_CPU
#options MATH_EMULATE # floating point emulation
#options VM86 # Virtual 8086 emulation
# Some BIOSes don't get the size of extended memory right. If you
# have a broken BIOS, uncomment the following and set the value
# properly for your system.
#options BIOSEXTMEM=... # size of extended memory
#options BIOSEXTMEM=... # size of extended memory
options DUMMY_NOPS # speed hack; recommended
options XSERVER,UCONSOLE
#options INSECURE # insecure; allow /dev/mem writing for X
options XSERVER,UCONSOLE
#options INSECURE # insecure; allow /dev/mem writing for X
maxusers 32 # estimated number of users
options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
#options NTP # NTP phase/frequency locked loop
options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
#options NTP # NTP phase/frequency locked loop
#options DDB # in-kernel debugger
#makeoptions DEBUG="-g" # compile full symbol table
#options DIAGNOSTIC # internal consistency checks
options KTRACE # system call tracing, a la ktrace(1)
#options DIAGNOSTIC # internal consistency checks
options KTRACE # system call tracing, a la ktrace(1)
#options SYSVMSG # System V-like message queues
#options SYSVSEM # System V-like semaphores
#options SYSVSHM # System V-like memory sharing
#options SHMMAXPGS=1024 # 1024 pages is the default
#options SYSVMSG # System V-like message queues
#options SYSVSEM # System V-like semaphores
#options SYSVSHM # System V-like memory sharing
#options SHMMAXPGS=1024 # 1024 pages is the default
options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
options COMPAT_09 # NetBSD 0.9,
options COMPAT_10 # NetBSD 1.0,
options COMPAT_11 # NetBSD 1.1,
options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
options COMPAT_09 # NetBSD 0.9,
options COMPAT_10 # NetBSD 1.0,
options COMPAT_11 # NetBSD 1.1,
options COMPAT_12 # NetBSD 1.2,
options COMPAT_43 # and 4.3BSD
options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
options COMPAT_43 # and 4.3BSD
options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
#options COMPAT_SVR4 # binary compatibility with SVR4
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
#options COMPAT_LINUX # binary compatibility with Linux
#options COMPAT_FREEBSD # binary compatibility with FreeBSD
#options COMPAT_SVR4 # binary compatibility with SVR4
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
#options COMPAT_LINUX # binary compatibility with Linux
#options COMPAT_FREEBSD # binary compatibility with FreeBSD
#options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
#options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
#options USER_LDT # user-settable LDT; used by WINE
#options LKM # loadable kernel modules
#options USER_LDT # user-settable LDT; used by WINE
#options LKM # loadable kernel modules
file-system FFS # UFS
file-system NFS # Network File System client
@ -67,26 +67,26 @@ file-system FDESC # /dev/fd
#file-system UMAPFS # NULLFS + uid and gid remapping
#file-system UNION # union file system
#options QUOTA # UFS quotas
options NFSSERVER # Network File System server
options FIFO # FIFOs; RECOMMENDED
#options QUOTA # UFS quotas
options NFSSERVER # Network File System server
options FIFO # FIFOs; RECOMMENDED
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
#options MROUTING # IP multicast routing
#options NS # XNS
#options NSIP # XNS tunneling over IP
#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
#options CCITT,LLC,HDLC # X.25
#options PFIL_HOOKS # pfil(9) packet filter hooks
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
#options MROUTING # IP multicast routing
#options NS # XNS
#options NSIP # XNS tunneling over IP
#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
#options CCITT,LLC,HDLC # X.25
#options PFIL_HOOKS # pfil(9) packet filter hooks
# Busy server; bump these up
options NKMEMCLUSTERS=2048 # slots in kmem_map
options NMBCLUSTERS=1024 # slots in mb_map
config netbsd root on sd0a type ffs
#options COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0,CONSPEED=9600
#options COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0,CONSPEED=9600
#options EISAVERBOSE # verbose EISA device messages
options PCIVERBOSE # verbose PCI device messages

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.38 1997/06/14 06:23:47 perry Exp $
# $NetBSD: INSTALL,v 1.39 1997/06/25 04:41:18 mellon Exp $
#
# INSTALL -- an installation kernel config.
# This kernel should be derived from GENERIC with ramdisk
@ -9,60 +9,60 @@
include "arch/i386/conf/std.i386"
options I386_CPU # CPU classes; at least one is REQUIRED
options I486_CPU
options I586_CPU
options I686_CPU
options MATH_EMULATE # floating point emulation
#options VM86 # Virtual 8086 emulation
options I386_CPU # CPU classes; at least one is REQUIRED
options I486_CPU
options I586_CPU
options I686_CPU
options MATH_EMULATE # floating point emulation
#options VM86 # Virtual 8086 emulation
# Some BIOSes don't get the size of extended memory right. If you
# have a broken BIOS, uncomment the following and set the value
# properly for your system.
#options BIOSEXTMEM=... # size of extended memory
#options BIOSEXTMEM=... # size of extended memory
#options DUMMY_NOPS # speed hack; recommended
#options XSERVER,UCONSOLE
#options INSECURE # insecure; allow /dev/mem writing for X
#options DUMMY_NOPS # speed hack; recommended
#options XSERVER,UCONSOLE
#options INSECURE # insecure; allow /dev/mem writing for X
maxusers 32 # estimated number of users
options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
#options NTP # NTP phase/frequency locked loop
options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
#options NTP # NTP phase/frequency locked loop
# Enable the hooks used for initializing the memory-disk.
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on memory-disk
options MEMORY_DISK_SERVER=0 # No user space hooks
options MINIROOTSIZE=3074
#options MINIROOTSIZE=2880 # 1.44M, same as a floppy
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on memory-disk
options MEMORY_DISK_SERVER=0 # No user space hooks
options MINIROOTSIZE=3074
#options MINIROOTSIZE=2880 # 1.44M, same as a floppy
#options DDB # in-kernel debugger
#options DDB # in-kernel debugger
#makeoptions DEBUG="-g" # compile full symbol table
#options DIAGNOSTIC # internal consistency checks
#options KTRACE # system call tracing, a la ktrace(1)
#options DIAGNOSTIC # internal consistency checks
#options KTRACE # system call tracing, a la ktrace(1)
#options SYSVMSG # System V-like message queues
#options SYSVSEM # System V-like semaphores
#options SYSVSHM # System V-like memory sharing
#options SHMMAXPGS=1024 # 1024 pages is the default
#options SYSVMSG # System V-like message queues
#options SYSVSEM # System V-like semaphores
#options SYSVSHM # System V-like memory sharing
#options SHMMAXPGS=1024 # 1024 pages is the default
#options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
#options COMPAT_09 # NetBSD 0.9,
options COMPAT_10 # NetBSD 1.0,
options COMPAT_11 # NetBSD 1.1,
options COMPAT_12 # NetBSD 1.2,
#options COMPAT_43 # and 4.3BSD
#options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
#options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
#options COMPAT_09 # NetBSD 0.9,
options COMPAT_10 # NetBSD 1.0,
options COMPAT_11 # NetBSD 1.1,
options COMPAT_12 # NetBSD 1.2,
#options COMPAT_43 # and 4.3BSD
#options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
#options COMPAT_SVR4 # binary compatibility with SVR4
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
#options COMPAT_LINUX # binary compatibility with Linux
#options COMPAT_FREEBSD # binary compatibility with FreeBSD
#options COMPAT_SVR4 # binary compatibility with SVR4
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
#options COMPAT_LINUX # binary compatibility with Linux
#options COMPAT_FREEBSD # binary compatibility with FreeBSD
#options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
#options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
#options USER_LDT # user-settable LDT; used by WINE
options LKM # loadable kernel modules
#options USER_LDT # user-settable LDT; used by WINE
options LKM # loadable kernel modules
file-system FFS # UFS
#file-system EXT2FS # second extended file system (linux)
@ -79,23 +79,23 @@ file-system KERNFS # /kern
#file-system UMAPFS # NULLFS + uid and gid remapping
#file-system UNION # union file system
#options QUOTA # UFS quotas
#options NFSSERVER # Network File System server
options FIFO # FIFOs; RECOMMENDED
#options QUOTA # UFS quotas
#options NFSSERVER # Network File System server
options FIFO # FIFOs; RECOMMENDED
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
# immutable) behave as system flags.
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
#options MROUTING # IP multicast routing
#options NS # XNS
#options NSIP # XNS tunneling over IP
#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
#options CCITT,LLC,HDLC # X.25
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
#options MROUTING # IP multicast routing
#options NS # XNS
#options NSIP # XNS tunneling over IP
#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
#options CCITT,LLC,HDLC # X.25
config netbsd root on ? type ?
#options COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0,CONSPEED=9600
#options COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0,CONSPEED=9600
mainbus0 at root

View File

@ -1,4 +1,4 @@
# $NetBSD: KICKME,v 1.41 1997/03/27 06:18:31 mycroft Exp $
# $NetBSD: KICKME,v 1.42 1997/06/25 04:41:19 mellon Exp $
#
# KICKME -- 486Cx-33 development machine
#
@ -7,46 +7,46 @@ include "arch/i386/conf/std.i386"
maxusers 24 # estimated number of users
options I486_CPU
options VM86 # Virtual 8086 emulation
options I486_CPU
options VM86 # Virtual 8086 emulation
options XSERVER
options UCONSOLE
options INSECURE # insecure; allow /dev/mem writing for X
options XSERVER
options UCONSOLE
options INSECURE # insecure; allow /dev/mem writing for X
#options DDB # in-kernel debugger
options DIAGNOSTIC # internal consistency checks
options KTRACE # system call tracing, a la ktrace(1)
#options DDB # in-kernel debugger
options DIAGNOSTIC # internal consistency checks
options KTRACE # system call tracing, a la ktrace(1)
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
options SYSVSHM # System V-like memory sharing
#options SHMMAXPGS=1024 # 1024 pages is the default
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
options SYSVSHM # System V-like memory sharing
#options SHMMAXPGS=1024 # 1024 pages is the default
options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
options COMPAT_09 # NetBSD 0.9,
options COMPAT_10 # NetBSD 1.0,
options COMPAT_11 # NetBSD 1.1,
options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
options COMPAT_09 # NetBSD 0.9,
options COMPAT_10 # NetBSD 1.0,
options COMPAT_11 # NetBSD 1.1,
options COMPAT_12
options COMPAT_43 # and 4.3BSD
options COMPAT_43 # and 4.3BSD
options COMPAT_LINUX # binary compatibility with Linux
options COMPAT_LINUX # binary compatibility with Linux
options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
options USER_LDT # user-settable LDT; used by WINE
options USER_LDT # user-settable LDT; used by WINE
file-system FFS # UFS
file-system NFS # Network File System client
file-system CD9660 # ISO 9660 + Rock Ridge file system
file-system MSDOSFS # MS-DOS File System
options NFSSERVER # Network File System server
options FIFO # FIFOs; RECOMMENDED
options NFSSERVER # Network File System server
options FIFO # FIFOs; RECOMMENDED
options INET # IP + ICMP + TCP + UDP
options PPP_BSDCOMP
options PPP_DEFLATE
options INET # IP + ICMP + TCP + UDP
options PPP_BSDCOMP
options PPP_DEFLATE
config netbsd root on ? type ?

View File

@ -1,52 +1,52 @@
# $NetBSD: SUN_LAMP,v 1.87 1997/06/12 18:42:05 mrg Exp $
# $NetBSD: SUN_LAMP,v 1.88 1997/06/25 04:41:20 mellon Exp $
#
# SUN_LAMP -- kernel for one of cgd's 486/50 EISA boxes...
#
include "arch/i386/conf/std.i386"
#options I386_CPU # CPU classes; at least one is REQUIRED
options I486_CPU
#options I586_CPU
#options I686_CPU
#options MATH_EMULATE # floating point emulation
#options I386_CPU # CPU classes; at least one is REQUIRED
options I486_CPU
#options I586_CPU
#options I686_CPU
#options MATH_EMULATE # floating point emulation
# Some BIOSes don't get the size of extended memory right. If you
# have a broken BIOS, uncomment the following and set the value
# properly for your system.
#options BIOSEXTMEM=... # size of extended memory
#options BIOSEXTMEM=... # size of extended memory
options DUMMY_NOPS # speed hack; recommended
options XSERVER,UCONSOLE
options DUMMY_NOPS # speed hack; recommended
options XSERVER,UCONSOLE
maxusers 24 # estimated number of users
options RTC_OFFSET=480 # hardware clock is this many mins. west of GMT
options RTC_OFFSET=480 # hardware clock is this many mins. west of GMT
#options DDB # in-kernel debugger
options DIAGNOSTIC # internal consistency checks
options KTRACE # system call tracing, a la ktrace(1)
#options DDB # in-kernel debugger
options DIAGNOSTIC # internal consistency checks
options KTRACE # system call tracing, a la ktrace(1)
#options SYSVMSG # System V-like message queues
#options SYSVSEM # System V-like semaphores
#options SYSVSHM # System V-like memory sharing
#options SHMMAXPGS=1024 # 1024 pages is the default
#options SYSVMSG # System V-like message queues
#options SYSVSEM # System V-like semaphores
#options SYSVSHM # System V-like memory sharing
#options SHMMAXPGS=1024 # 1024 pages is the default
options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
options COMPAT_09 # NetBSD 0.9,
options COMPAT_10 # NetBSD 1.0,
options COMPAT_11 # NetBSD 1.1,
options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
options COMPAT_09 # NetBSD 0.9,
options COMPAT_10 # NetBSD 1.0,
options COMPAT_11 # NetBSD 1.1,
options COMPAT_12
options COMPAT_43 # and 4.3BSD
options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
options COMPAT_43 # and 4.3BSD
options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
#options COMPAT_SVR4 # binary compatibility with SVR4
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
#options COMPAT_SVR4 # binary compatibility with SVR4
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
#options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
#options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
#options USER_LDT # user-settable LDT; used by WINE
options LKM # loadable kernel modules
options INSECURE
#options USER_LDT # user-settable LDT; used by WINE
options LKM # loadable kernel modules
options INSECURE
file-system FFS # UFS
#file-system LFS # log-structured file system
@ -62,16 +62,16 @@ file-system NULLFS # loopback file system
#file-system UMAPFS # NULLFS + uid and gid remapping
#file-system UNION # union file system
options NFSSERVER # Network File System server
options NFSSERVER # Network File System server
options FIFO # FIFOs; RECOMMENDED
#options QUOTA # UFS quotas
#options QUOTA # UFS quotas
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
#options NS # XNS
#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
#options CCITT,LLC,HDLC # X.25
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
#options NS # XNS
#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
#options CCITT,LLC,HDLC # X.25
config netbsd root on sd0 type ffs

View File

@ -1,4 +1,4 @@
# $NetBSD: WARPED,v 1.20 1997/06/12 18:42:07 mrg Exp $
# $NetBSD: WARPED,v 1.21 1997/06/25 04:41:21 mellon Exp $
#
# WARPED - ftp/sup.netbsd.org server machine
#
@ -9,53 +9,53 @@
include "arch/i386/conf/std.i386"
#options I386_CPU # CPU classes; at least one is REQUIRED
#options I486_CPU
options I586_CPU # 83MHz P24T
#options I686_CPU
#options MATH_EMULATE # floating point emulation
#options VM86 # Virtual 8086 emulation
#options I386_CPU # CPU classes; at least one is REQUIRED
#options I486_CPU
options I586_CPU # 83MHz P24T
#options I686_CPU
#options MATH_EMULATE # floating point emulation
#options VM86 # Virtual 8086 emulation
# Some BIOSes don't get the size of extended memory right. If you
# have a broken BIOS, uncomment the following and set the value
# properly for your system.
#options BIOSEXTMEM=... # size of extended memory
#options BIOSEXTMEM=... # size of extended memory
options DUMMY_NOPS # speed hack; recommended
options XSERVER,UCONSOLE
#options INSECURE # insecure; allow /dev/mem writing for X
options DUMMY_NOPS # speed hack; recommended
options XSERVER,UCONSOLE
#options INSECURE # insecure; allow /dev/mem writing for X
maxusers 64 # estimated number of users
options RTC_OFFSET=480 # hardware clock is this many mins. west of GMT
#options NTP # NTP phase/frequency locked loop
options RTC_OFFSET=480 # hardware clock is this many mins. west of GMT
#options NTP # NTP phase/frequency locked loop
#options DDB # in-kernel debugger
#options DDB # in-kernel debugger
#makeoptions DEBUG="-g" # compile full symbol table
#options DIAGNOSTIC # internal consistency checks
options KTRACE # system call tracing, a la ktrace(1)
#options DIAGNOSTIC # internal consistency checks
options KTRACE # system call tracing, a la ktrace(1)
#options SYSVMSG # System V-like message queues
#options SYSVSEM # System V-like semaphores
#options SYSVSHM # System V-like memory sharing
#options SHMMAXPGS=1024 # 1024 pages is the default
#options SYSVMSG # System V-like message queues
#options SYSVSEM # System V-like semaphores
#options SYSVSHM # System V-like memory sharing
#options SHMMAXPGS=1024 # 1024 pages is the default
#options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
#options COMPAT_09 # NetBSD 0.9,
#options COMPAT_10 # NetBSD 1.0,
#options COMPAT_11 # NetBSD 1.1,
#options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
#options COMPAT_09 # NetBSD 0.9,
#options COMPAT_10 # NetBSD 1.0,
#options COMPAT_11 # NetBSD 1.1,
options COMPAT_12 # NetBSD 1.2,
options COMPAT_43 # and 4.3BSD
options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
options COMPAT_43 # and 4.3BSD
options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
#options COMPAT_SVR4 # binary compatibility with SVR4
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
#options COMPAT_LINUX # binary compatibility with Linux
#options COMPAT_FREEBSD # binary compatibility with FreeBSD
#options COMPAT_SVR4 # binary compatibility with SVR4
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
#options COMPAT_LINUX # binary compatibility with Linux
#options COMPAT_FREEBSD # binary compatibility with FreeBSD
#options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
#options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
#options USER_LDT # user-settable LDT; used by WINE
#options LKM # loadable kernel modules
#options USER_LDT # user-settable LDT; used by WINE
#options LKM # loadable kernel modules
file-system FFS # UFS
#file-system LFS # log-structured file system
@ -71,23 +71,23 @@ file-system MFS # memory file system
#file-system UMAPFS # NULLFS + uid and gid remapping
#file-system UNION # union file system
#options NFSSERVER # Network File System server
#options QUOTA # UFS quotas
options FIFO # FIFOs; RECOMMENDED
#options NFSSERVER # Network File System server
#options QUOTA # UFS quotas
options FIFO # FIFOs; RECOMMENDED
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
#options MROUTING # IP multicast routing
#options NS # XNS
#options NSIP # XNS tunneling over IP
#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
#options CCITT,LLC,HDLC # X.25
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
#options MROUTING # IP multicast routing
#options NS # XNS
#options NSIP # XNS tunneling over IP
#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
#options CCITT,LLC,HDLC # X.25
options NMBCLUSTERS=2048
config netbsd root on sd0a type ffs
#options COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0,CONSPEED=9600
#options COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0,CONSPEED=9600
options PCIVERBOSE # verbose PCI device messages