summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authoryokota <yokota@FreeBSD.org>1998-03-24 02:55:03 +0000
committeryokota <yokota@FreeBSD.org>1998-03-24 02:55:03 +0000
commita35e04223a1c6272a66c944dbfda7d6d2940343a (patch)
tree97a88e5f6e2820fc4753e97b0dec610797177873 /sys/conf/NOTES
parent021631b7974ad22d81ef550093ce82a38200b4d2 (diff)
downloadFreeBSD-src-a35e04223a1c6272a66c944dbfda7d6d2940343a.zip
FreeBSD-src-a35e04223a1c6272a66c944dbfda7d6d2940343a.tar.gz
Describe the SC_DISABLE_REBOOT option.
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES3
1 files changed, 2 insertions, 1 deletions
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:
OpenPOWER on IntegriCloud