summaryrefslogtreecommitdiffstats
path: root/sbin/gpt
Commit message (Expand)AuthorAgeFilesLines
* o Newer EFI implementations require that a GPT is preceeded bymarcel2002-12-025-55/+153
* Add a manpage. Nobody expects the spanish inquisition, but themarcel2002-12-012-1/+233
* Allow aliases to be used when specifying partition types. The use ofmarcel2002-11-301-5/+14
* Remove inclusion of <sys/uuid.h>. We now include <sys/uuid.h> inmarcel2002-11-107-7/+0
* o Remove the fallback implementations of uuid_create(),marcel2002-11-026-68/+5
* o Add functionality to add a GPT partition,marcel2002-10-279-104/+389
* Add the functionality to create an (empty) GPT from scratch. Themarcel2002-10-254-2/+199
* Don't complain if we have an inconsistent map that may be themarcel2002-10-231-8/+13
* Make this compile without needing NO_WERROR.peter2002-08-251-1/+1
* Grab a snapshot of Marcel's gpt tool. This is still a work-in-progresspeter2002-07-2010-0/+1454
OpenPOWER on IntegriCloud