| Commit message (Expand) | Author | Age | Files | Lines |
* | create /dev/mapper/control (needed when you don't have devfs) | Pascal Rigaux | 2004-02-04 | 1 | -0/+7 |
* | - replace PE_size with extent_size and get it (fix illegal division by 0) | Pascal Rigaux | 2004-02-04 | 1 | -9/+11 |
* | adaptation/simplification for new lvm2 (thanks to Luca Berra) | Pascal Rigaux | 2004-01-15 | 1 | -5/+3 |
* | lvm2 uses urandom | Pascal Rigaux | 2004-01-13 | 1 | -0/+1 |
* | - install lvm2 rpm instead of lvm (and using ->ensure_is_installed) | Pascal Rigaux | 2004-01-13 | 1 | -4/+2 |
* | basic lvm2 support (not tested yet!) | Pascal Rigaux | 2004-01-06 | 1 | -22/+22 |
* | fix typo (fix bug #4239) | Pascal Rigaux | 2003-08-11 | 1 | -1/+1 |
* | allow choosing lv name (thanks to Brian Murrell) | Pascal Rigaux | 2003-06-04 | 1 | -3/+3 |
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -1/+1 |
* | to workaround perl bug removing UTF8 flag when passing scalars to die's, pass | Guillaume Cottenceau | 2003-02-19 | 1 | -1/+1 |
* | add "new" to lvm.pm, and use it | Pascal Rigaux | 2002-12-18 | 1 | -0/+6 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -1/+1 |
* | fix using given size for created LVs whereas lvcreate allocates a little less | Pascal Rigaux | 2002-09-05 | 1 | -2/+9 |
* | - vg_add: do not vgremove the old_name anymore, this is dangerous and should ... | Pascal Rigaux | 2002-08-11 | 1 | -24/+34 |
* | ensure lvm tools don't need to be all installed at the same time | Pascal Rigaux | 2002-02-21 | 1 | -1/+6 |
* | - LVs "device" field were containing "/dev/vg/number" whereas it must be "vg/... | Pascal Rigaux | 2002-02-16 | 1 | -5/+11 |
* | - call pvcreate with "-y -ff" | Pascal Rigaux | 2002-02-16 | 1 | -1/+3 |
* | enhance lvm handling (mostly standalone) | Pascal Rigaux | 2001-09-16 | 1 | -5/+18 |
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
* | (get_lvs): remove the setting of flag isFormatted which was wrong (didn't | Pascal Rigaux | 2001-04-03 | 1 | -1/+0 |
* | protect the loading of module lvm-mod | Pascal Rigaux | 2001-04-03 | 1 | -1/+1 |
* | (lv_create): fix typo | Pascal Rigaux | 2001-03-05 | 1 | -1/+1 |
* | small fixes for LVM | Pascal Rigaux | 2001-03-03 | 1 | -1/+2 |
* | creation | Pascal Rigaux | 2001-03-03 | 1 | -0/+98 |