PERFORCE change 150905 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Fri Oct 3 21:43:28 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=150905

Change 150905 by gonzo at gonzo_jeeves on 2008/10/03 21:43:01

	Set root to whole device. This way it's easier to work with md
	devices.

Affected files ...

.. //depot/projects/mips2/src/sys/mips/conf/MALTA#22 edit

Differences ...

==== //depot/projects/mips2/src/sys/mips/conf/MALTA#22 (text+ko) ====

@@ -52,7 +52,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		ROOTDEVNAME=\"ufs:ad0s1a\"
+options		ROOTDEVNAME=\"ufs:ad0\"
 
 
 # Debugging for use in -current


More information about the p4-projects mailing list