Adjust gpt to use the new UUID lookup functions via /etc/[defaults/]uuids.
commit8833b3ec51079efbaf93ae6322c8ada0d9242af2
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 17 Jun 2007 08:15:08 +0000 (17 08:15 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 17 Jun 2007 08:15:08 +0000 (17 08:15 +0000)
treee339a561bcae23445f790b476afd7465c5335a6d
parent6b9f09268a081bf775d91691466c3ef42ca91648
Adjust gpt to use the new UUID lookup functions via /etc/[defaults/]uuids.

Change the default partition type to the DragonFly Label type and add a
shortcut -t name 'dfly' as well.
sbin/gpt/add.c
sbin/gpt/gpt.8
sbin/gpt/gpt.c
sbin/gpt/show.c