freebsd-skq/sbin/gpt
Marcel Moolenaar f61bdfe072 o Save the partition number (=index) in the internal map. The index
starts at 1. No index is represented by 0.
o  Change the show command to display the partition number at the expense
   of the partition end columm. We already display the start and size.
o  Enhance the add command to accept the -i option. The -i option allows
   the user to specify which partition number the new partition should
   get.
o  Update the manpage accordingly.
2004-08-07 06:10:45 +00:00
..
add.c o Save the partition number (=index) in the internal map. The index 2004-08-07 06:10:45 +00:00
create.c o Newer EFI implementations require that a GPT is preceeded by 2002-12-02 01:42:03 +00:00
destroy.c Remove inclusion of <sys/uuid.h>. We now include <sys/uuid.h> in 2002-11-10 20:22:25 +00:00
gpt.8 o Save the partition number (=index) in the internal map. The index 2004-08-07 06:10:45 +00:00
gpt.c o Save the partition number (=index) in the internal map. The index 2004-08-07 06:10:45 +00:00
gpt.h o Remove the fallback implementations of uuid_create(), 2002-11-02 07:08:15 +00:00
Makefile style.Makefile(5): 2004-02-23 20:25:27 +00:00
map.c o Save the partition number (=index) in the internal map. The index 2004-08-07 06:10:45 +00:00
map.h o Save the partition number (=index) in the internal map. The index 2004-08-07 06:10:45 +00:00
migrate.c - Provide default values for LABELOFFSET and LABELSECTOR so 2003-11-16 06:43:25 +00:00
mkdisk.sh What's in a name: s/disklabel/bsdlabel/ 2004-08-02 19:22:11 +00:00
recover.c - Add GPT header/table recovery command 2003-11-16 06:45:26 +00:00
show.c o Save the partition number (=index) in the internal map. The index 2004-08-07 06:10:45 +00:00