Add some GEOM options.

This commit is contained in:
rodrigc 2015-01-06 05:28:22 +00:00
parent de4fd944bb
commit eeb56aacdf

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