PERFORCE change 135688 for review

Marcel Moolenaar marcel at FreeBSD.org
Tue Feb 19 00:16:49 UTC 2008


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

Change 135688 by marcel at marcel_xcllnt on 2008/02/19 00:16:28

	o  Remove GEOM_MBR
	o  Add WITNESS_SKIPSPIN

Affected files ...

.. //depot/projects/e500/sys/powerpc/conf/JUNIPER#2 edit

Differences ...

==== //depot/projects/e500/sys/powerpc/conf/JUNIPER#2 (text+ko) ====

@@ -19,7 +19,6 @@
 options 	FFS
 options 	GDB
 options 	GEOM_PART_GPT
-options 	GEOM_MBR
 options 	INET
 options 	INET6
 options 	INVARIANTS
@@ -38,6 +37,7 @@
 options 	SYSVSEM
 options 	SYSVSHM
 options 	WITNESS
+options 	WITNESS_SKIPSPIN
 
 device		ata
 device		atadisk


More information about the p4-projects mailing list