summaryrefslogtreecommitdiffstats
path: root/perl-install/lvm.pm
Commit message (Expand)AuthorAgeFilesLines
* fix using given size for created LVs whereas lvcreate allocates a little lessPascal Rigaux2002-09-051-2/+9
* - vg_add: do not vgremove the old_name anymore, this is dangerous and should ...Pascal Rigaux2002-08-111-24/+34
* ensure lvm tools don't need to be all installed at the same timePascal Rigaux2002-02-211-1/+6
* - LVs "device" field were containing "/dev/vg/number" whereas it must be "vg/...Pascal Rigaux2002-02-161-5/+11
* - call pvcreate with "-y -ff"Pascal Rigaux2002-02-161-1/+3
* enhance lvm handling (mostly standalone)Pascal Rigaux2001-09-161-5/+18
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
* (get_lvs): remove the setting of flag isFormatted which was wrong (didn'tPascal Rigaux2001-04-031-1/+0
* protect the loading of module lvm-modPascal Rigaux2001-04-031-1/+1
* (lv_create): fix typoPascal Rigaux2001-03-051-1/+1
* small fixes for LVMPascal Rigaux2001-03-031-1/+2
* creationPascal Rigaux2001-03-031-0/+98