git: gpt(8): "show" command support to print partition GUID
Aaron LI
aly at crater.dragonflybsd.org
Fri Mar 1 18:24:40 PST 2019
commit 476d60c52528e347f500221f872ea04a9182d53a
Author: Aaron LI <aly at aaronly.me>
Date: Sat Mar 2 10:17:33 2019 +0800
gpt(8): "show" command support to print partition GUID
The "show" subcommand gains the "-g" option to print the partition GUID
instead of the partition type/label.
This helps to identify the GPT partition corresponding to the UUIDs
shown in "/dev/slice-by-uuid".
Summary of changes:
sbin/gpt/gpt.8 | 27 +++++++++++++++------------
sbin/gpt/show.c | 28 ++++++++++++++++++++--------
2 files changed, 35 insertions(+), 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/476d60c52528e347f500221f872ea04a9182d53a
--
DragonFly BSD source repository
More information about the Commits
mailing list