mirror of
https://github.com/opnsense/src.git
synced 2026-07-15 04:01:09 -04:00
Add commented out GEOM line to NOTES
This commit is contained in:
parent
e8645018a0
commit
7b03a440ee
2 changed files with 6 additions and 0 deletions
|
|
@ -104,6 +104,9 @@ options KSTACK_PAGES=3 # number of 4k stack pages per process
|
|||
#
|
||||
options INCLUDE_CONFIG_FILE # Include this file in kernel
|
||||
|
||||
#options GEOM # Use the GEOMetry system for
|
||||
# disk-I/O transformations.
|
||||
|
||||
#
|
||||
# The root device and filesystem type can be compiled in;
|
||||
# this provides a fallback option if the root device cannot
|
||||
|
|
|
|||
|
|
@ -104,6 +104,9 @@ options KSTACK_PAGES=3 # number of 4k stack pages per process
|
|||
#
|
||||
options INCLUDE_CONFIG_FILE # Include this file in kernel
|
||||
|
||||
#options GEOM # Use the GEOMetry system for
|
||||
# disk-I/O transformations.
|
||||
|
||||
#
|
||||
# The root device and filesystem type can be compiled in;
|
||||
# this provides a fallback option if the root device cannot
|
||||
|
|
|
|||
Loading…
Reference in a new issue