summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/conf/NOTES6
-rw-r--r--sys/i386/conf/LINT6
-rw-r--r--sys/i386/conf/NOTES6
3 files changed, 9 insertions, 9 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index b946277..4c946b3 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.499 1998/11/06 09:35:32 obrien Exp $
+# $Id: LINT,v 1.500 1998/11/06 09:37:38 obrien Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -317,7 +317,7 @@ options UCONSOLE
# XXX - this doesn't belong here either
options USERCONFIG #boot -c editor
-options USERCONFIG_BOOT #imply -c and parse info area
+options INTRO_USERCONFIG #imply -c and show intro screen
options VISUAL_USERCONFIG #visual boot -c editor
#####################################################################
@@ -1770,4 +1770,4 @@ options DPT_RESET_HBA
# Don't EVER set this without having talked to Simon Shapiro on the phone
# first.
-options DPT_SHUTDOWN_SLEEP=500
+options DPT_SHUTDOWN_SLEEP=500 \ No newline at end of file
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index b946277..4c946b3 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.499 1998/11/06 09:35:32 obrien Exp $
+# $Id: LINT,v 1.500 1998/11/06 09:37:38 obrien Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -317,7 +317,7 @@ options UCONSOLE
# XXX - this doesn't belong here either
options USERCONFIG #boot -c editor
-options USERCONFIG_BOOT #imply -c and parse info area
+options INTRO_USERCONFIG #imply -c and show intro screen
options VISUAL_USERCONFIG #visual boot -c editor
#####################################################################
@@ -1770,4 +1770,4 @@ options DPT_RESET_HBA
# Don't EVER set this without having talked to Simon Shapiro on the phone
# first.
-options DPT_SHUTDOWN_SLEEP=500
+options DPT_SHUTDOWN_SLEEP=500 \ No newline at end of file
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index b946277..4c946b3 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.499 1998/11/06 09:35:32 obrien Exp $
+# $Id: LINT,v 1.500 1998/11/06 09:37:38 obrien Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -317,7 +317,7 @@ options UCONSOLE
# XXX - this doesn't belong here either
options USERCONFIG #boot -c editor
-options USERCONFIG_BOOT #imply -c and parse info area
+options INTRO_USERCONFIG #imply -c and show intro screen
options VISUAL_USERCONFIG #visual boot -c editor
#####################################################################
@@ -1770,4 +1770,4 @@ options DPT_RESET_HBA
# Don't EVER set this without having talked to Simon Shapiro on the phone
# first.
-options DPT_SHUTDOWN_SLEEP=500
+options DPT_SHUTDOWN_SLEEP=500 \ No newline at end of file
OpenPOWER on IntegriCloud