Add SOFTUPDATES to GENERIC (BOOTMFS has this filtered out)

This commit is contained in:
David E. O'Brien 2000-07-15 06:06:42 +00:00
parent af0e6bcdf0
commit 53d52f0b40
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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