summaryrefslogtreecommitdiffstats
path: root/storage/formats/lvmpv.py
Commit message (Expand)AuthorAgeFilesLines
* 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