Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Pascal Rigaux | 2002-02-16 | 1 | -5/+11 |
| | | | | | | | "vg/name" - added lv_resize | ||||
* | - call pvcreate with "-y -ff" | Pascal Rigaux | 2002-02-16 | 1 | -1/+3 |
| | | | | | - created LVs are notFormatted | ||||
* | 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 |
| | | | | | propose to format it) | ||||
* | 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 |