Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 1 | -1/+1 |
* | - fix detecting existing LVMs (#31228) | Pascal Rigaux | 2008-01-28 | 1 | -1/+0 |
* | - detect raid partitions based on either type 0xfd or vol_id detecting | Pascal Rigaux | 2008-01-28 | 1 | -2/+1 |
* | it's better to inheritate from partition_table::readonly, that way we can do | Pascal Rigaux | 2007-09-18 | 1 | -4/+9 |
* | create partition_table::readonly and use it | Pascal Rigaux | 2007-09-18 | 1 | -9/+7 |
* | handle "LVM on full disk" like other partition tables | Pascal Rigaux | 2007-09-18 | 1 | -0/+12 |
* | transform ->clear_raw into the more generic ->initialize | Pascal Rigaux | 2007-09-18 | 1 | -2/+2 |
* | - allow using diskdrake even if there is only a lvm PV on full disk available | Pascal Rigaux | 2007-08-08 | 1 | -0/+25 |