diff options
author | Thomas Graichen <graichen@cvs.openbsd.org> | 1997-05-02 10:21:25 +0000 |
---|---|---|
committer | Thomas Graichen <graichen@cvs.openbsd.org> | 1997-05-02 10:21:25 +0000 |
commit | de45897fc618bf179b76406aff0f4ed789b59529 (patch) | |
tree | da83ca86d25977299397c2c3a5cc5cbdbe932533 /sys/arch/pmax/conf/DS5000_25 | |
parent | f08da9285edb388fcc3d2ef44478ebc5f1a7bdf1 (diff) |
remove commented out option LFS - lfs is broken
Diffstat (limited to 'sys/arch/pmax/conf/DS5000_25')
-rw-r--r-- | sys/arch/pmax/conf/DS5000_25 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arch/pmax/conf/DS5000_25 b/sys/arch/pmax/conf/DS5000_25 index 8f19b092256..86747c32198 100644 --- a/sys/arch/pmax/conf/DS5000_25 +++ b/sys/arch/pmax/conf/DS5000_25 @@ -56,7 +56,6 @@ option KTRACE # ktrace(1) support #option UMAPFS # uid/gid remapping filesystem #option NULLFS # null layer filesystem #option UNION # union filesystem -#option LFS # log-based filesystem (experimental) #option PORTAL # portal filesystem (experimental) # other networking options #option "TCP_COMPAT_42" # compatibility with 4.2BSD tcp/ip |