Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (generate_guid): cleanup | Pascal Rigaux | 2001-11-27 | 1 | -8/+8 |
* | no adjust start and end on GPT | Pascal Rigaux | 2001-10-26 | 1 | -0/+3 |
* | add methods first_usable_sector and last_usable_sector | Pascal Rigaux | 2001-10-24 | 1 | -0/+9 |
* | - Use /dev/random through devices::make() instead of /dev/urandom | Gwenolé Beauchesne | 2001-10-19 | 1 | -4/+24 |
* | fix ending is last sector, not next one | Pascal Rigaux | 2001-10-19 | 1 | -2/+2 |
* | add TODO for partition entry guid | Pascal Rigaux | 2001-10-19 | 1 | -0/+1 |
* | - writing partition table now works | Pascal Rigaux | 2001-10-19 | 1 | -42/+97 |
* | - add checksum verif on partition entries | Pascal Rigaux | 2001-10-18 | 1 | -8/+12 |
* | read part of GPT partition table working | Pascal Rigaux | 2001-10-18 | 1 | -0/+174 |