From 0f7592dbe81d6c98c47daa7f433659763597066c Mon Sep 17 00:00:00 2001 From: ae Date: Thu, 12 Mar 2015 18:51:31 +0000 Subject: Add GUID and alias for Apple Core Storage partition. PR: 196241 MFC after: 1 week --- sbin/geom/class/part/gpart.8 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'sbin') diff --git a/sbin/geom/class/part/gpart.8 b/sbin/geom/class/part/gpart.8 index e8c4dab..520f049 100644 --- a/sbin/geom/class/part/gpart.8 +++ b/sbin/geom/class/part/gpart.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 12, 2014 +.Dd March 12, 2015 .Dt GPART 8 .Os .Sh NAME @@ -659,6 +659,12 @@ Another symbolic names that can be used with .Cm gpart utility are: .Bl -tag -width ".Cm dragonfly-disklabel64" +.It Cm apple-core-storage +An Apple Mac OS X partition used by logical volume manager known as +Core Storage. +The scheme-specific type is +.Qq Li "!53746f72-6167-11aa-aa11-00306543ecac" +for GPT. .It Cm apple-hfs An Apple Mac OS X partition that contains a HFS or HFS+ filesystem. The scheme-specific types are -- cgit v1.1