freebsd-dev/sbin/gpt
Marcel Moolenaar 5201042924 Add support for setting GPT partition labels. The partitions to be
labeled are selected in the same way as with the remove command.
Update the manpage to have the selection options described for the
label command and referenced to it from the remove command.
The label can be specified on the command line with the -l option
or read from a file with the -f option. In both cases, the label
is assumed to be encoded in UTF-8.

PR: ia64/83124
MFC after: 1 week
2005-09-01 02:49:20 +00:00
..
add.c Dot the i's: multiple devices can be specified, so the usage should 2005-09-01 02:42:52 +00:00
create.c /* -> /*- for license. 2005-08-31 01:47:19 +00:00
destroy.c /* -> /*- for license. 2005-08-31 01:47:19 +00:00
gpt.8 Add support for setting GPT partition labels. The partitions to be 2005-09-01 02:49:20 +00:00
gpt.c Add support for setting GPT partition labels. The partitions to be 2005-09-01 02:49:20 +00:00
gpt.h Add support for setting GPT partition labels. The partitions to be 2005-09-01 02:49:20 +00:00
label.c Add support for setting GPT partition labels. The partitions to be 2005-09-01 02:49:20 +00:00
Makefile Add support for setting GPT partition labels. The partitions to be 2005-09-01 02:49:20 +00:00
map.c /* -> /*- for license. 2005-08-31 01:47:19 +00:00
map.h /* -> /*- for license. 2005-08-31 01:47:19 +00:00
migrate.c Dot the i's: multiple devices can be specified, so the usage should 2005-09-01 02:42:52 +00:00
recover.c /* -> /*- for license. 2005-08-31 01:47:19 +00:00
remove.c Dot the i's: multiple devices can be specified, so the usage should 2005-09-01 02:42:52 +00:00
show.c o Replace unicode16() by utf8_to_utf16(). 2005-08-31 05:40:41 +00:00