From a35e04223a1c6272a66c944dbfda7d6d2940343a Mon Sep 17 00:00:00 2001 From: yokota Date: Tue, 24 Mar 1998 02:55:03 +0000 Subject: Describe the SC_DISABLE_REBOOT option. --- sys/conf/NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/conf/NOTES') diff --git a/sys/conf/NOTES b/sys/conf/NOTES index a6affce..682914c 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.419 1998/03/21 06:21:03 peter Exp $ +# $Id: LINT,v 1.420 1998/03/21 14:13:47 peter 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 @@ -720,6 +720,7 @@ options SLOW_VGA # do byte-wide i/o's to TS and GDC regs options "STD8X16FONT" # Compile font in makeoptions "STD8X16FONT"="cp850" options SC_HISTORY_SIZE=200 # number of history buffer lines +options SC_DISABLE_REBOOT # disable reboot key sequence # # `flags' for sc0: -- cgit v1.1