catch a mismatch after final review...
This commit is contained in:
parent
972a3f282a
commit
c27ebf26ac
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.34 1996/10/05 19:41:31 ache Exp $
|
||||
# $Id: make.conf,v 1.35 1996/10/14 17:25:44 pst Exp $
|
||||
#
|
||||
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
|
||||
# It allows you to override macro definitions to make without changing
|
||||
@ -71,7 +71,7 @@
|
||||
# By default we use COM1 as our serial console port *if* we're going to use
|
||||
# a serial port as our console at all. (0x3E8 = COM2)
|
||||
#
|
||||
#BOOT_COMCONSOLE= 0x3F8
|
||||
#BOOT_COMCONSOLE_PORT= 0x3F8
|
||||
#
|
||||
# Uncomment the following line to test if a keyboard is present. If the
|
||||
# keyboard isn't there, use the serial port as console.
|
||||
@ -83,6 +83,10 @@
|
||||
#
|
||||
#BOOT_PROBE_KEYBOARD_LOCK= true
|
||||
#
|
||||
# Uncomment the following line to always force the use of a serial console.
|
||||
#
|
||||
#BOOT_FORCE_COMCONSOLE= true
|
||||
#
|
||||
# By default, this points to /usr/X11R6 for XFree86 releases 3.0 or earlier.
|
||||
# If you have a XFree86 from before 3.0 that has the X distribution in
|
||||
# /usr/X386, you want to uncomment this.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.34 1996/10/05 19:41:31 ache Exp $
|
||||
# $Id: make.conf,v 1.35 1996/10/14 17:25:44 pst Exp $
|
||||
#
|
||||
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
|
||||
# It allows you to override macro definitions to make without changing
|
||||
@ -71,7 +71,7 @@
|
||||
# By default we use COM1 as our serial console port *if* we're going to use
|
||||
# a serial port as our console at all. (0x3E8 = COM2)
|
||||
#
|
||||
#BOOT_COMCONSOLE= 0x3F8
|
||||
#BOOT_COMCONSOLE_PORT= 0x3F8
|
||||
#
|
||||
# Uncomment the following line to test if a keyboard is present. If the
|
||||
# keyboard isn't there, use the serial port as console.
|
||||
@ -83,6 +83,10 @@
|
||||
#
|
||||
#BOOT_PROBE_KEYBOARD_LOCK= true
|
||||
#
|
||||
# Uncomment the following line to always force the use of a serial console.
|
||||
#
|
||||
#BOOT_FORCE_COMCONSOLE= true
|
||||
#
|
||||
# By default, this points to /usr/X11R6 for XFree86 releases 3.0 or earlier.
|
||||
# If you have a XFree86 from before 3.0 that has the X distribution in
|
||||
# /usr/X386, you want to uncomment this.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.34 1996/10/05 19:41:31 ache Exp $
|
||||
# $Id: make.conf,v 1.35 1996/10/14 17:25:44 pst Exp $
|
||||
#
|
||||
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
|
||||
# It allows you to override macro definitions to make without changing
|
||||
@ -71,7 +71,7 @@
|
||||
# By default we use COM1 as our serial console port *if* we're going to use
|
||||
# a serial port as our console at all. (0x3E8 = COM2)
|
||||
#
|
||||
#BOOT_COMCONSOLE= 0x3F8
|
||||
#BOOT_COMCONSOLE_PORT= 0x3F8
|
||||
#
|
||||
# Uncomment the following line to test if a keyboard is present. If the
|
||||
# keyboard isn't there, use the serial port as console.
|
||||
@ -83,6 +83,10 @@
|
||||
#
|
||||
#BOOT_PROBE_KEYBOARD_LOCK= true
|
||||
#
|
||||
# Uncomment the following line to always force the use of a serial console.
|
||||
#
|
||||
#BOOT_FORCE_COMCONSOLE= true
|
||||
#
|
||||
# By default, this points to /usr/X11R6 for XFree86 releases 3.0 or earlier.
|
||||
# If you have a XFree86 from before 3.0 that has the X distribution in
|
||||
# /usr/X386, you want to uncomment this.
|
||||
|
Loading…
Reference in New Issue
Block a user