From ed91f3baaf749489c75702de4ff8448c1d0f3051 Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Fri, 6 Nov 1998 20:32:22 +0000 Subject: [PATCH] USERCONFIG_BOOT -> INTRO_USERCONFIG Submitted by: des --- sys/conf/NOTES | 6 +++--- sys/i386/conf/LINT | 6 +++--- sys/i386/conf/NOTES | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index b946277bc00f..4c946b36e82b 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 b946277bc00f..4c946b36e82b 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 b946277bc00f..4c946b36e82b 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