Add some GEOM options.

This commit is contained in:
Craig Rodrigues 2015-01-06 05:28:22 +00:00
parent 0db7f806be
commit a3f9f9a5a8

View File

@ -34,6 +34,9 @@ options UFS_ACL #Support for access control lists
options UFS_DIRHASH #Improve performance on big directories
options ROOTDEVNAME=\"ufs:ada0\"
options GEOM_LABEL # Provides labelization
options GEOM_PART_GPT # GUID Partition Tables.
options GEOM_RAID # Soft RAID functionality.
# Debugging for use in -current
#options DEADLKRES #Enable the deadlock resolver