freebsd-dev/sbin/gpt
Marcel Moolenaar 5d5e1c2b12 o Add functionality to add a GPT partition,
o  Use DCE compliant UUID functions and provide local
   implementations if they don't exist,
o  Move dumping of the map to show.c and print the
   partition type,
o  Some cleanups and rearrangements.

The default GPT partition type is UFS. When no starting block
or size are specified, the tool will create a partition in the
first free space it find (or that fits, depending on the size).
2002-10-27 03:23:05 +00:00
..
add.c o Add functionality to add a GPT partition, 2002-10-27 03:23:05 +00:00
create.c o Add functionality to add a GPT partition, 2002-10-27 03:23:05 +00:00
destroy.c
gpt.c o Add functionality to add a GPT partition, 2002-10-27 03:23:05 +00:00
gpt.h o Add functionality to add a GPT partition, 2002-10-27 03:23:05 +00:00
Makefile o Add functionality to add a GPT partition, 2002-10-27 03:23:05 +00:00
map.c o Add functionality to add a GPT partition, 2002-10-27 03:23:05 +00:00
map.h o Add functionality to add a GPT partition, 2002-10-27 03:23:05 +00:00
migrate.c o Add functionality to add a GPT partition, 2002-10-27 03:23:05 +00:00
mkdisk.sh
recover.c
show.c o Add functionality to add a GPT partition, 2002-10-27 03:23:05 +00:00