From 0e5b62f237945d2995d39ae3b8e6c8d9e562c535 Mon Sep 17 00:00:00 2001 From: graichen Date: Fri, 2 May 1997 10:21:20 +0000 Subject: [PATCH] remove commented out option LFS - lfs is broken --- sys/arch/pmax/conf/DS3100 | 1 - sys/arch/pmax/conf/DS5000_100 | 1 - sys/arch/pmax/conf/DS5000_200 | 1 - sys/arch/pmax/conf/DS5000_240 | 1 - sys/arch/pmax/conf/DS5000_25 | 1 - sys/arch/pmax/conf/GENERIC | 1 - 6 files changed, 6 deletions(-) diff --git a/sys/arch/pmax/conf/DS3100 b/sys/arch/pmax/conf/DS3100 index f590823890c..3f3108cb9ff 100644 --- a/sys/arch/pmax/conf/DS3100 +++ b/sys/arch/pmax/conf/DS3100 @@ -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 diff --git a/sys/arch/pmax/conf/DS5000_100 b/sys/arch/pmax/conf/DS5000_100 index aa2ad7f10b4..2a700c31b87 100644 --- a/sys/arch/pmax/conf/DS5000_100 +++ b/sys/arch/pmax/conf/DS5000_100 @@ -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 diff --git a/sys/arch/pmax/conf/DS5000_200 b/sys/arch/pmax/conf/DS5000_200 index a7ad25fde83..dd75838e59c 100644 --- a/sys/arch/pmax/conf/DS5000_200 +++ b/sys/arch/pmax/conf/DS5000_200 @@ -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 diff --git a/sys/arch/pmax/conf/DS5000_240 b/sys/arch/pmax/conf/DS5000_240 index 3f5982b3d75..e1ce381fd66 100644 --- a/sys/arch/pmax/conf/DS5000_240 +++ b/sys/arch/pmax/conf/DS5000_240 @@ -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 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 diff --git a/sys/arch/pmax/conf/GENERIC b/sys/arch/pmax/conf/GENERIC index 3d386f7af17..23370673e37 100644 --- a/sys/arch/pmax/conf/GENERIC +++ b/sys/arch/pmax/conf/GENERIC @@ -60,7 +60,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 -- 2.20.1