summaryrefslogtreecommitdiffstats
path: root/storage/formats/lvmpv.py
Commit message (Expand)AuthorAgeFilesLines
* Add a "dict" attribute to Device and DeviceFormat classes.David Lehman2009-12-221-0/+7
* Add __str__ methods to the DeviceFormat classes.David Lehman2009-12-161-0/+8
* Whenever storage code tries to log a method call, do so into the 'tmp/storage...Ales Kozumplik2009-12-031-1/+1
* Display progress or wait window when formatting devices.David Lehman2009-11-301-9/+24
* Add writeKS methods to all the format objects.Chris Lumens2009-05-121-0/+3
* Fixes of errors shown by pylint that didn't get into the beta build.Martin Gracik2009-03-311-4/+3
* Handle system crappyness.Joel Granados Moreno2009-03-191-1/+5
* LVM is giving us unacceptable grief over persistence of metadata.David Lehman2009-03-031-0/+4
* Change partedFlags attribute to partedFlag.David Lehman2009-02-271-1/+1
* Lots of minor fixes and cleanups. A non-exhaustive list follows.David Lehman2009-02-271-8/+9
* Make it easy to specify a format's device at creation/setup time.David Lehman2009-02-241-3/+1
* Clean up imports and various typos, add header blocks as needed.David Lehman2009-02-231-5/+5
* Replace old storage modules.David Lehman2009-02-231-0/+117