summaryrefslogtreecommitdiffstats
path: root/storage/devicelibs
Commit message (Expand)AuthorAgeFilesLines
...
* Handle system crappyness.Joel Granados Moreno2009-03-191-7/+20
* Do not hang when creating raid array with member having filesystem detected (...Radek Vykydal2009-03-181-1/+1
* Fixed the names of the variables for lvm.py functions.Martin Gracik2009-03-161-4/+4
* Added test case for devicelib mdraid.py.Martin Gracik2009-03-131-38/+40
* Add a list that lvm should ignore.Joel Granados Moreno2009-03-131-46/+140
* Use the pyblock functions when possible.Joel Granados Moreno2009-03-101-0/+9
* Move the mdRaidBootArches logic into the platform module.Chris Lumens2009-03-091-2/+0
* Do not pass None values into nonmandatory arguments, you are screwing the def...Martin Sivak2009-03-061-1/+9
* Implement Storage.sanityCheck, mostly from old partitions code.David Lehman2009-03-041-0/+2
* Install storage/ with the rest, include it and booty in images.David Lehman2009-03-041-0/+33
* Add MAX_LV_SLOTS and to lvm.py and remove unused pesize from getMaxLVSize.David Lehman2009-03-041-5/+4
* Added unittests for devicelibs lvm.py and swap.py; Corrected errors in lvm.py...Martin Gracik2009-03-042-15/+22
* Fix some remaining errors and require higher version of pycryptsetupMartin Sivak2009-03-031-2/+2
* Integrate the python-cryptsetup packageMartin Sivak2009-03-031-123/+35
* Lots of minor fixes and cleanups. A non-exhaustive list follows.David Lehman2009-02-275-71/+72
* Clean up imports, add header blocks as needed.David Lehman2009-02-235-5/+71
* Replace old storage modules.David Lehman2009-02-236-0/+890