mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Updated serial console options.
This commit is contained in:
parent
de2cf96615
commit
fa03459efb
3 changed files with 18 additions and 45 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: make.conf,v 1.47 1997/04/15 08:16:44 asami Exp $
|
||||
# $Id: make.conf,v 1.48 1997/05/03 19:58:39 andreas 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
|
||||
|
|
@ -65,28 +65,19 @@
|
|||
#BOOTWAIT=30000
|
||||
#
|
||||
# By default, the system will always use the keyboard/video card as system
|
||||
# console. However, the boot blocks may be configured to use a serial port
|
||||
# or probe the hardware to determine if the serial port or kbd/video should
|
||||
# be used.
|
||||
# console. However, the boot blocks may be dynamically configured to use a
|
||||
# serial port in addition to or instead of the keyboard/video console.
|
||||
#
|
||||
# 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_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.
|
||||
# The default serial console speed is 9600. Set the speed to a larger value
|
||||
# for better interactive response.
|
||||
#
|
||||
#BOOT_PROBE_KEYBOARD= true
|
||||
#BOOT_COMCONSOLE_SPEED= 115200
|
||||
#
|
||||
# Uncomment the following line to read the keyboard lock switch. If the
|
||||
# keyboard is locked, use the serial port as console.
|
||||
#
|
||||
#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
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: make.conf,v 1.47 1997/04/15 08:16:44 asami Exp $
|
||||
# $Id: make.conf,v 1.48 1997/05/03 19:58:39 andreas 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
|
||||
|
|
@ -65,28 +65,19 @@
|
|||
#BOOTWAIT=30000
|
||||
#
|
||||
# By default, the system will always use the keyboard/video card as system
|
||||
# console. However, the boot blocks may be configured to use a serial port
|
||||
# or probe the hardware to determine if the serial port or kbd/video should
|
||||
# be used.
|
||||
# console. However, the boot blocks may be dynamically configured to use a
|
||||
# serial port in addition to or instead of the keyboard/video console.
|
||||
#
|
||||
# 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_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.
|
||||
# The default serial console speed is 9600. Set the speed to a larger value
|
||||
# for better interactive response.
|
||||
#
|
||||
#BOOT_PROBE_KEYBOARD= true
|
||||
#BOOT_COMCONSOLE_SPEED= 115200
|
||||
#
|
||||
# Uncomment the following line to read the keyboard lock switch. If the
|
||||
# keyboard is locked, use the serial port as console.
|
||||
#
|
||||
#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
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: make.conf,v 1.47 1997/04/15 08:16:44 asami Exp $
|
||||
# $Id: make.conf,v 1.48 1997/05/03 19:58:39 andreas 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
|
||||
|
|
@ -65,28 +65,19 @@
|
|||
#BOOTWAIT=30000
|
||||
#
|
||||
# By default, the system will always use the keyboard/video card as system
|
||||
# console. However, the boot blocks may be configured to use a serial port
|
||||
# or probe the hardware to determine if the serial port or kbd/video should
|
||||
# be used.
|
||||
# console. However, the boot blocks may be dynamically configured to use a
|
||||
# serial port in addition to or instead of the keyboard/video console.
|
||||
#
|
||||
# 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_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.
|
||||
# The default serial console speed is 9600. Set the speed to a larger value
|
||||
# for better interactive response.
|
||||
#
|
||||
#BOOT_PROBE_KEYBOARD= true
|
||||
#BOOT_COMCONSOLE_SPEED= 115200
|
||||
#
|
||||
# Uncomment the following line to read the keyboard lock switch. If the
|
||||
# keyboard is locked, use the serial port as console.
|
||||
#
|
||||
#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
|
||||
|
|
|
|||
Loading…
Reference in a new issue