summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-07-15 06:06:42 +0000
committerobrien <obrien@FreeBSD.org>2000-07-15 06:06:42 +0000
commita80eeb0fe35eb4809ed7ee442bd57290783f42fb (patch)
treeea2ec27cc5a953f389fbf810aebc2ab0fdd1854e /sys
parent19218742c79bc568b51151a03650c200143ac212 (diff)
downloadFreeBSD-src-a80eeb0fe35eb4809ed7ee442bd57290783f42fb.zip
FreeBSD-src-a80eeb0fe35eb4809ed7ee442bd57290783f42fb.tar.gz
Add SOFTUPDATES to GENERIC (BOOTMFS has this filtered out)
Diffstat (limited to 'sys')
-rw-r--r--sys/alpha/conf/GENERIC1
-rw-r--r--sys/alpha/conf/NOTES1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index c8051d8..67ead75 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -51,6 +51,7 @@ options INET #InterNETworking
options INET6 #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device [keep this!]
+options SOFTUPDATES #Enable FFS soft updates support
options MFS #Memory Filesystem
options MD_ROOT #MD is a potential root device
options NFS #Network Filesystem
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index c8051d8..67ead75 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -51,6 +51,7 @@ options INET #InterNETworking
options INET6 #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device [keep this!]
+options SOFTUPDATES #Enable FFS soft updates support
options MFS #Memory Filesystem
options MD_ROOT #MD is a potential root device
options NFS #Network Filesystem
OpenPOWER on IntegriCloud