1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00

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:
Sean Bruno 2013-10-02 14:43:17 +00:00
parent 4f835517e5
commit 5c4d5cc795
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=255989

View File

@ -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