summaryrefslogtreecommitdiffstats
path: root/perl-install/partition_table/lvm.pm
Commit message (Expand)AuthorAgeFilesLines
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* - fix detecting existing LVMs (#31228)Pascal Rigaux2008-01-281-1/+0
* - detect raid partitions based on either type 0xfd or vol_id detectingPascal Rigaux2008-01-281-2/+1
* it's better to inheritate from partition_table::readonly, that way we can doPascal Rigaux2007-09-181-4/+9
* create partition_table::readonly and use itPascal Rigaux2007-09-181-9/+7
* handle "LVM on full disk" like other partition tablesPascal Rigaux2007-09-181-0/+12
* transform ->clear_raw into the more generic ->initializePascal Rigaux2007-09-181-2/+2
* - allow using diskdrake even if there is only a lvm PV on full disk availablePascal Rigaux2007-08-081-0/+25