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