freebsd-dev/sbin/gpt
Marcel Moolenaar e6f737b346 Add the functionality to create an (empty) GPT from scratch. The
code is directly copied from migrate.c. The intend is to express
migrate in terms of create and add. The functionality to add
partitions is not yet there.
2002-10-25 05:23:08 +00:00
..
create.c Add the functionality to create an (empty) GPT from scratch. The 2002-10-25 05:23:08 +00:00
destroy.c
gpt.c Add the functionality to create an (empty) GPT from scratch. The 2002-10-25 05:23:08 +00:00
gpt.h Add the functionality to create an (empty) GPT from scratch. The 2002-10-25 05:23:08 +00:00
Makefile Add the functionality to create an (empty) GPT from scratch. The 2002-10-25 05:23:08 +00:00
map.c Don't complain if we have an inconsistent map that may be the 2002-10-23 03:33:06 +00:00
map.h
migrate.c
mkdisk.sh
recover.c Make this compile without needing NO_WERROR. 2002-08-25 02:51:13 +00:00
show.c Grab a snapshot of Marcel's gpt tool. This is still a work-in-progress 2002-07-20 19:27:43 +00:00