summaryrefslogtreecommitdiffstats
path: root/storage/formats/dmraid.py
Commit message (Expand)AuthorAgeFilesLines
* Add __str__ methods to the DeviceFormat classes.David Lehman2009-12-161-0/+5
* Hide devices with certain formatting in the main partitioning UI.David Lehman2009-12-091-0/+1
* Whenever storage code tries to log a method call, do so into the 'tmp/storage...Ales Kozumplik2009-12-031-1/+1
* Make iswmd the defaultHans de Goede2009-09-151-1/+1
* pylint does not like @foo.setterHans de Goede2009-09-011-4/+5
* Honor nodmraid commandline option (#499733)Hans de Goede2009-08-101-0/+5
* New iswmd parameter for kernel cmdlineJacek Danecki2009-06-221-0/+5
* Fixes of errors shown by pylint that didn't get into the beta build.Martin Gracik2009-03-311-2/+0
* Use the pyblock functions when possible.Joel Granados Moreno2009-03-101-1/+0
* Add dmraid functionality to new storage code.Joel Granados Moreno2009-03-061-6/+17
* Lots of minor fixes and cleanups. A non-exhaustive list follows.David Lehman2009-02-271-4/+4
* Clean up imports and various typos, add header blocks as needed.David Lehman2009-02-231-2/+2
* Replace old storage modules.David Lehman2009-02-231-0/+89