Adjust gpt to use the new UUID lookup functions via /etc/[defaults/]uuids.
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 17 Jun 2007 08:15:08 +0000 (08:15 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 17 Jun 2007 08:15:08 +0000 (08:15 +0000)
commit50d00bbd1f2439e614bf5eb6bde73cc1d338d1dc
treeb4a61ed1f310b000872474112bbf99d4c258fdb9
parentee05b39b274c0887c4d15317369c198483eae104
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