set ROOTDEVNAME to ada0 with no paritions. This makes it much more functional
with makefs and other tools for testing and ports building Approved by: re (gjb) MFC after: 2 weeks
This commit is contained in:
parent
0846c5c8dd
commit
44a6c311ba
@ -51,7 +51,7 @@ options FFS #Berkeley Fast Filesystem
|
||||
options SOFTUPDATES #Enable FFS soft updates support
|
||||
options UFS_ACL #Support for access control lists
|
||||
options UFS_DIRHASH #Improve performance on big directories
|
||||
options ROOTDEVNAME=\"ufs:ada0s1a\"
|
||||
options ROOTDEVNAME=\"ufs:ada0\"
|
||||
|
||||
|
||||
# Debugging for use in -current
|
||||
|
Loading…
Reference in New Issue
Block a user