Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - distinguish between the device name (what the user called it on the | des | 2005-04-24 | 1 | -11/+15 |
* | Add byte swapping and UUID encoding/decoding to allow gpt to be compiled | marcel | 2004-10-25 | 1 | -20/+56 |
* | Implement a remove command. The remove command iterates the GPT | marcel | 2004-08-07 | 1 | -1/+1 |
* | o Save the partition number (=index) in the internal map. The index | marcel | 2004-08-07 | 1 | -0/+2 |
* | o Newer EFI implementations require that a GPT is preceeded by | marcel | 2002-12-02 | 1 | -43/+85 |
* | Remove inclusion of <sys/uuid.h>. We now include <sys/uuid.h> in | marcel | 2002-11-10 | 1 | -1/+0 |
* | o Remove the fallback implementations of uuid_create(), | marcel | 2002-11-02 | 1 | -57/+1 |
* | o Add functionality to add a GPT partition, | marcel | 2002-10-27 | 1 | -31/+73 |
* | Add the functionality to create an (empty) GPT from scratch. The | marcel | 2002-10-25 | 1 | -1/+1 |
* | Grab a snapshot of Marcel's gpt tool. This is still a work-in-progress | peter | 2002-07-20 | 1 | -0/+466 |