Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Feb 2008 00:16:49 GMT
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 135688 for review
Message-ID:  <200802190016.m1J0GncY007292@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=135688

Change 135688 by marcel@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802190016.m1J0GncY007292>