summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorae <ae@FreeBSD.org>2015-05-05 09:33:02 +0000
committerae <ae@FreeBSD.org>2015-05-05 09:33:02 +0000
commit7814ded30c5f15e55d0b0e939a5c3b3920159d33 (patch)
treee7bc8a59f2a1b0398f5d04229f85454400470d66 /sbin
parent8224924ecc21a6daf1fed7e728b8133b7e5821db (diff)
downloadFreeBSD-src-7814ded30c5f15e55d0b0e939a5c3b3920159d33.zip
FreeBSD-src-7814ded30c5f15e55d0b0e939a5c3b3920159d33.tar.gz
Add apple-boot, apple-hfs and apple-ufs aliases to MBR scheme.
Sort DOSPTYP_* entries in diskmbr.h by value. Document these scheme-specific types in gpart(8). MFC after: 1 week
Diffstat (limited to 'sbin')
-rw-r--r--sbin/geom/class/part/gpart.86
1 files changed, 5 insertions, 1 deletions
diff --git a/sbin/geom/class/part/gpart.8 b/sbin/geom/class/part/gpart.8
index 520f049..8e8f858 100644
--- a/sbin/geom/class/part/gpart.8
+++ b/sbin/geom/class/part/gpart.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 12, 2015
+.Dd May 5, 2015
.Dt GPART 8
.Os
.Sh NAME
@@ -668,6 +668,8 @@ for GPT.
.It Cm apple-hfs
An Apple Mac OS X partition that contains a HFS or HFS+ filesystem.
The scheme-specific types are
+.Qq Li "!175"
+for MBR,
.Qq Li "!Apple_HFS"
for APM and
.Qq Li "!48465300-0000-11aa-aa11-00306543ecac"
@@ -696,6 +698,8 @@ for GPT.
.It Cm apple-ufs
An Apple Mac OS X partition that contains a UFS filesystem.
The scheme-specific types are
+.Qq Li "!168"
+for MBR,
.Qq Li "!Apple_UNIX_SVR2"
for APM and
.Qq Li "!55465300-0000-11aa-aa11-00306543ecac"
OpenPOWER on IntegriCloud