aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>1998-03-08 09:59:44 +0000
committerJulian Elischer <julian@FreeBSD.org>1998-03-08 09:59:44 +0000
commitb1897c197c06ebd09ab26a462489bd331c96ce2e (patch)
treeb85bc47a8c7d86c53fcbbd6d7f7c531569f43a1f /sys/conf/options
parentfe80c56322a7dd0412230051cb1b7a0a66a74b74 (diff)
downloadsrc-b1897c197c06ebd09ab26a462489bd331c96ce2e.tar.gz
src-b1897c197c06ebd09ab26a462489bd331c96ce2e.zip
Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)
Submitted by: Kirk McKusick (mcKusick@mckusick.com) Obtained from: WHistle development tree
Notes
Notes: svn path=/head/; revision=34266
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options8
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 48a5c3355a01..161be3aec136 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -1,4 +1,4 @@
-# $Id: options,v 1.63 1998/02/27 10:02:37 itojun Exp $
+# $Id: options,v 1.64 1998/03/04 10:24:08 dufault Exp $
# Format:
# Option name filename
@@ -59,6 +59,12 @@ CD9660
FFS
NFS
+# If you are following the conditions in the copyright,
+# you can enable soft-updates which will speed up a lot of thigs
+# and make the system safer from crashes at the same time.
+# otherwise a STUB module will be compiled in.
+SOFTUPDATES opt_ffs.h
+
# The above static dependencies are planned removed, with a
# <filesystem>_ROOT option to control if it usable as root. This list
# allows these options to be present in config files already (though