gpart(8): Recognize apple-zfs and solaris-reserved partition ids
authorConrad Meyer <cem@FreeBSD.org>
Mon, 17 Aug 2020 17:07:05 +0000 (17:07 +0000)
committerConrad Meyer <cem@FreeBSD.org>
Mon, 17 Aug 2020 17:07:05 +0000 (17:07 +0000)
commitcb1480f8d4f1a4f0a82881dac1c699ccf5566eda
tree2c8e911fb81f0fd171813cf11f9afd930548fdfe
parenta666b24ea5413c01dc04208de93fc877d8ff50f1
gpart(8): Recognize apple-zfs and solaris-reserved partition ids

Introduce G_PART_ALIAS_SOLARIS_RESERVED, GPT_ENT_TYPE_SOLARIS_RESERVED et al.,
to make gpart show output more convenient on systems with illumos/openindiana
disks visible.

Submitted by: Juraj Lutter <otis AT sk.FreeBSD.org>
Reviewed by: bcr(manpages), delphij, myself
Differential Revision: https://reviews.freebsd.org/D26012
lib/geom/part/gpart.8
sys/geom/part/g_part.c
sys/geom/part/g_part.h
sys/geom/part/g_part_gpt.c
sys/sys/disk/gpt.h