Added dumps on wd0 to the end of all config lines so people know about it

and can change it.  This really won't change the kernels, it just documents
how to do the dumps on option.
This commit is contained in:
Rodney W. Grimes 1994-01-05 14:56:50 +00:00
parent a23323e399
commit b935223e65
6 changed files with 12 additions and 12 deletions

View File

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.34 1993/12/19 22:45:13 wollman Exp $
# $Id: LINT,v 1.35 1994/01/04 20:10:33 nate Exp $
#
machine "i386"
@ -16,7 +16,7 @@ maxusers 10
maxfdescs 2048 #Max file descriptors per process
options MATH_EMULATE #Support for x87 emulation
config "386bsd" at 0xFE100000 root on wd0 swap on wd0 and sd0
config "386bsd" at 0xFE100000 root on wd0 swap on wd0 and sd0 dumps on wd0
#
# options that appear as inline #ifdef's

View File

@ -1,7 +1,7 @@
#
# GENERICAH -- Generic machine with WD/AHx family disks
#
# $Id: GENERICAH,v 1.19 1993/12/19 00:49:48 wollman Exp $
# $Id: GENERICAH,v 1.20 1994/01/04 20:10:30 nate Exp $
#
machine "i386"
@ -24,7 +24,7 @@ options UCONSOLE #X Console support
options "FAT_CURSOR" #block cursor in syscons or pccons
#options GATEWAY #Host is a Gateway (forwards packets)
config "386bsd" root on wd0 swap on wd0 and sd0
config "386bsd" root on wd0 swap on wd0 and sd0 dumps on wd0
controller isa0

View File

@ -1,7 +1,7 @@
#
# GENERICBT -- Generic machine with WD/BTx family disks
#
# $Id: GENERICBT,v 1.18 1993/12/19 00:49:49 wollman Exp $
# $Id: GENERICBT,v 1.19 1994/01/04 20:10:32 nate Exp $
#
machine "i386"
@ -24,7 +24,7 @@ options UCONSOLE #X Console support
options "FAT_CURSOR" #block cursor in syscons or pccons
#options GATEWAY #Host is a Gateway (forwards packets)
config "386bsd" root on wd0 swap on wd0 and sd0
config "386bsd" root on wd0 swap on wd0 and sd0 dumps on wd0
controller isa0

View File

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.34 1993/12/19 22:45:13 wollman Exp $
# $Id: LINT,v 1.35 1994/01/04 20:10:33 nate Exp $
#
machine "i386"
@ -16,7 +16,7 @@ maxusers 10
maxfdescs 2048 #Max file descriptors per process
options MATH_EMULATE #Support for x87 emulation
config "386bsd" at 0xFE100000 root on wd0 swap on wd0 and sd0
config "386bsd" at 0xFE100000 root on wd0 swap on wd0 and sd0 dumps on wd0
#
# options that appear as inline #ifdef's

View File

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.34 1993/12/19 22:45:13 wollman Exp $
# $Id: LINT,v 1.35 1994/01/04 20:10:33 nate Exp $
#
machine "i386"
@ -16,7 +16,7 @@ maxusers 10
maxfdescs 2048 #Max file descriptors per process
options MATH_EMULATE #Support for x87 emulation
config "386bsd" at 0xFE100000 root on wd0 swap on wd0 and sd0
config "386bsd" at 0xFE100000 root on wd0 swap on wd0 and sd0 dumps on wd0
#
# options that appear as inline #ifdef's

View File

@ -1,7 +1,7 @@
#
# SYSCONS -- Generic machine with WD/AHx family disks and syscons
#
# $Id: SYSCONS,v 1.13 1993/10/31 00:21:46 jkh Exp $
# $Id: SYSCONS,v 1.14 1994/01/04 20:10:34 nate Exp $
#
machine "i386"
@ -25,7 +25,7 @@ options "FAT_CURSOR" #block cursor in syscons
options "STAR_SAVER" #syscons "stars" screen saver
#options GATEWAY #Host is a Gateway (forwards packets)
config "386bsd" root on wd0 swap on wd0 and sd0
config "386bsd" root on wd0 swap on wd0 and sd0 dumps on wd0
controller isa0