Remove MFS options from all example kernel configs.
This commit is contained in:
parent
0aa3d2f6bf
commit
01935ccf65
@ -52,7 +52,6 @@ options INET #InterNETworking
|
||||
options INET6 #IPv6 communications protocols
|
||||
options FFS #Berkeley Fast Filesystem
|
||||
options SOFTUPDATES #Enable FFS soft updates support
|
||||
options MFS #Memory Filesystem
|
||||
options MD_ROOT #MD is a potential root device
|
||||
options NFS #Network Filesystem
|
||||
options NFS_ROOT #NFS usable as root device
|
||||
|
@ -52,7 +52,6 @@ options INET #InterNETworking
|
||||
options INET6 #IPv6 communications protocols
|
||||
options FFS #Berkeley Fast Filesystem
|
||||
options SOFTUPDATES #Enable FFS soft updates support
|
||||
options MFS #Memory Filesystem
|
||||
options MD_ROOT #MD is a potential root device
|
||||
options NFS #Network Filesystem
|
||||
options NFS_ROOT #NFS usable as root device
|
||||
|
@ -34,7 +34,6 @@ options INET #InterNETworking
|
||||
options INET6 #IPv6 communications protocols
|
||||
options FFS #Berkeley Fast Filesystem
|
||||
options SOFTUPDATES #Enable FFS soft updates support
|
||||
options MFS #Memory Filesystem
|
||||
options MD_ROOT #MD is a potential root device
|
||||
options NFS #Network Filesystem
|
||||
options NFS_ROOT #NFS usable as root device, NFS required
|
||||
|
@ -644,7 +644,7 @@ device hfa #FORE PCA-200E ATM PCI
|
||||
#
|
||||
# Only the root, /usr, and /tmp filesystems need be statically
|
||||
# compiled; everything else will be automatically loaded at mount
|
||||
# time. (Exception: the UFS family---FFS, and MFS --- cannot
|
||||
# time. (Exception: the UFS family--- FFS --- cannot
|
||||
# currently be demand-loaded.) Some people still prefer to statically
|
||||
# compile other filesystems as well.
|
||||
#
|
||||
@ -656,7 +656,6 @@ device hfa #FORE PCA-200E ATM PCI
|
||||
|
||||
# One of these is mandatory:
|
||||
options FFS #Fast filesystem
|
||||
options MFS #Memory File System
|
||||
options NFS #Network File System
|
||||
|
||||
# The rest are optional:
|
||||
|
@ -34,7 +34,6 @@ options INET #InterNETworking
|
||||
options INET6 #IPv6 communications protocols
|
||||
options FFS #Berkeley Fast Filesystem
|
||||
options SOFTUPDATES #Enable FFS soft updates support
|
||||
options MFS #Memory Filesystem
|
||||
options MD_ROOT #MD is a potential root device
|
||||
options NFS #Network Filesystem
|
||||
options NFS_ROOT #NFS usable as root device, NFS required
|
||||
|
@ -38,7 +38,6 @@ options INET #InterNETworking
|
||||
options INET6 #IPv6 communications protocols
|
||||
options FFS #Berkeley Fast Filesystem
|
||||
options SOFTUPDATES #Enable FFS soft updates support
|
||||
options MFS #Memory Filesystem
|
||||
options MD_ROOT #MD is a potential root device
|
||||
options NFS #Network Filesystem
|
||||
options NFS_ROOT #NFS usable as root device, NFS required
|
||||
|
@ -644,7 +644,7 @@ device hfa #FORE PCA-200E ATM PCI
|
||||
#
|
||||
# Only the root, /usr, and /tmp filesystems need be statically
|
||||
# compiled; everything else will be automatically loaded at mount
|
||||
# time. (Exception: the UFS family---FFS, and MFS --- cannot
|
||||
# time. (Exception: the UFS family--- FFS --- cannot
|
||||
# currently be demand-loaded.) Some people still prefer to statically
|
||||
# compile other filesystems as well.
|
||||
#
|
||||
@ -656,7 +656,6 @@ device hfa #FORE PCA-200E ATM PCI
|
||||
|
||||
# One of these is mandatory:
|
||||
options FFS #Fast filesystem
|
||||
options MFS #Memory File System
|
||||
options NFS #Network File System
|
||||
|
||||
# The rest are optional:
|
||||
|
@ -35,7 +35,6 @@ options INET #InterNETworking
|
||||
options INET6 #IPv6 communications protocols
|
||||
options FFS #Berkeley Fast Filesystem
|
||||
options SOFTUPDATES #Enable FFS soft updates support
|
||||
options MFS #Memory Filesystem
|
||||
options MD_ROOT #MD is a potential root device
|
||||
options NFS #Network Filesystem
|
||||
options NFS_ROOT #NFS usable as root device
|
||||
|
@ -36,7 +36,6 @@ options INET #InterNETworking
|
||||
options INET6 #IPv6 communications protocols
|
||||
options FFS #Berkeley Fast Filesystem
|
||||
options SOFTUPDATES #Enable FFS soft updates support
|
||||
options MFS #Memory Filesystem
|
||||
options MD_ROOT #MD is a potential root device
|
||||
options NFS #Network Filesystem
|
||||
options NFS_ROOT #NFS usable as root device, NFS required
|
||||
|
Loading…
Reference in New Issue
Block a user