mirror of
https://github.com/truenas/core-build.git
synced 2026-02-15 07:36:18 +00:00
Add GEOM mirror support to kernel configs
This is needed for mirroring swap partitions with gmirror.
This commit is contained in:
@@ -289,6 +289,7 @@ device crypto # Required by IPSEC
|
||||
## FreeNAS shared modifications
|
||||
options GEOM_UZIP
|
||||
options GEOM_ELI
|
||||
options GEOM_MIRROR
|
||||
options FDESCFS # File descriptor filesystem
|
||||
options NULLFS # NULL filesystem
|
||||
options UNIONFS # Union filesystem
|
||||
|
||||
@@ -284,6 +284,7 @@ device crypto # Required by IPSEC
|
||||
## FreeNAS shared modifications
|
||||
options GEOM_UZIP
|
||||
options GEOM_ELI
|
||||
options GEOM_MIRROR
|
||||
options FDESCFS # File descriptor filesystem
|
||||
options NULLFS # NULL filesystem
|
||||
options UNIONFS # Union filesystem
|
||||
|
||||
Reference in New Issue
Block a user