aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>1999-06-15 13:14:56 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>1999-06-15 13:14:56 +0000
commit9b953cf681ab5e65f23ac4afd0c369ed907b998f (patch)
treefd01da7801503611d3ebd3f995f766ca975fec13 /sys/amd64/conf
parent689b0bd1d4d05719c638afac61d6ffff0e2a7506 (diff)
downloadsrc-9b953cf681ab5e65f23ac4afd0c369ed907b998f.tar.gz
src-9b953cf681ab5e65f23ac4afd0c369ed907b998f.zip
Kill option FAILSAFE.
PR: i386/12187 Approved by: bde
Notes
Notes: svn path=/head/; revision=47926
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 6665c25d39be..933a0b9ed1ac 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.171 1999/05/20 20:02:34 n_hibma Exp $
+# $Id: GENERIC,v 1.172 1999/05/21 04:37:35 wpaul Exp $
machine i386
cpu I386_CPU
@@ -38,7 +38,6 @@ options PROCFS #Process filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device
options UCONSOLE #Allow users to grab the console
-options FAILSAFE #Be conservative
options USERCONFIG #boot -c editor
options VISUAL_USERCONFIG #visual boot -c editor