diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-07-15 06:07:34 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-07-15 06:07:34 +0000 |
| commit | 1dbc97bf4c9f830f19f26667c22c9f52d0611afe (patch) | |
| tree | 15ecadd3dfc4081c9418df2e7ddc51a27c854bf7 | |
| parent | 7ff4ba0de18e43a2a5da4e79809debc05ab90661 (diff) | |
Notes
| -rw-r--r-- | sys/alpha/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 1e5ec021a58a..41592daed007 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -49,6 +49,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 |
