summaryrefslogtreecommitdiffstats
path: root/perl-install/partition_table/lvm_PV.pm
Commit message (Collapse)AuthorAgeFilesLines
* fix typosPascal Rigaux2004-09-271-2/+3
|
* simplify and handle LVM2, *but* since creating a LVM2 PV on a non partitionedPascal Rigaux2004-09-271-7/+2
| | | | | | | drive doesn't modify the MBR, it won't help if the MBR is empty or a valid dos partition table, since those are checked first... but i won't change this so late in the release cycle
* new perl_checker compliancePascal Rigaux2003-04-171-1/+1
|
* do not use "local *F"Pascal Rigaux2002-12-041-3/+3
|
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-1/+1
|
* g Move 2: partition table: hierarchyThierry Vignaud2002-07-231-0/+43