Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Apr 2007 06:38:52 GMT
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 117056 for review
Message-ID:  <200704010638.l316cqTg005529@repoman.freebsd.org>

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

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



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