git: gpt(8): Improve "show" subcommand
Aaron LI
aly at crater.dragonflybsd.org
Fri Mar 1 18:24:40 PST 2019
commit 7d630a11045a6f8d8c1e07321f653582a5030ea5
Author: Aaron LI <aly at aaronly.me>
Date: Sat Mar 2 10:12:13 2019 +0800
gpt(8): Improve "show" subcommand
* Mark unused space with "Unused".
* Catch unknown partition types and print "Unknown"
* Show active MBR partition with the "(active)" mark. This can be
helpful for a hybrid GPT/MBR setup.
Obtained-from: NetBSD
Summary of changes:
sbin/gpt/show.c | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7d630a11045a6f8d8c1e07321f653582a5030ea5
--
DragonFly BSD source repository
More information about the Commits
mailing list