git: gpt(8): Add HAMMER and HAMMER2 support
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Tue Sep 19 13:17:28 PDT 2017
commit 41d6e0487ec1c0825935ba1db8043127321f90e7
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Tue Sep 19 22:15:35 2017 +0200
gpt(8): Add HAMMER and HAMMER2 support
This makes it possible to create HAMMER or HAMMER2 partitions
with simple commands such as:
gpt add -t hammer2 /dev/device
Summary of changes:
sbin/gpt/gpt.8 | 2 +-
sbin/gpt/gpt.c | 10 ++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/41d6e0487ec1c0825935ba1db8043127321f90e7
--
DragonFly BSD source repository
More information about the Commits
mailing list