PERFORCE change 117056 for review

Marcel Moolenaar marcel at FreeBSD.org
Sun Apr 1 06:38:53 UTC 2007


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

Change 117056 by marcel at marcel_xcllnt on 2007/04/01 06:38:21

	s/GEOM_GPT/GEOM_PART_GPT/

Affected files ...

.. //depot/projects/powerpc/sys/powerpc/conf/XSERVE#2 edit

Differences ...

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

@@ -20,7 +20,7 @@
 options 	CD9660			#ISO 9660 Filesystem
 options 	PROCFS			#Process filesystem (requires PSEUDOFS)
 options 	PSEUDOFS		#Pseudo-filesystem framework
-options 	GEOM_GPT		#GUID Partition Tables.
+options 	GEOM_PART_GPT		#GUID Partition Tables.
 options 	COMPAT_43TTY		#BSD 4.3 TTY compat [KEEP THIS!]
 options 	SCSI_DELAY=5000		#Delay (in ms) before probing SCSI 
 options 	KTRACE			#ktrace(1) syscall trace support


More information about the p4-projects mailing list