Use a default MD_ROOT_SIZE of 65535.

This commit is contained in:
Olivier Houchard 2004-10-11 14:42:06 +00:00
parent ed4dc69883
commit 9c2ac80375

View File

@ -40,6 +40,7 @@ options SOFTUPDATES #Enable FFS soft updates support
options UFS_ACL #Support for access control lists
options UFS_DIRHASH #Improve performance on big directories
options MD_ROOT #MD is a potential root device
options MD_ROOT_SIZE=65535
options ROOTDEVNAME=\"ufs:md0\"
options NFSCLIENT #Network Filesystem Client
options NFSSERVER #Network Filesystem Server