summaryrefslogtreecommitdiffstats
path: root/storage/formats/swap.py
Commit message (Expand)AuthorAgeFilesLines
* Add writeKS methods to all the format objects.Chris Lumens2009-05-121-0/+3
* Fix handling of priority option from swap fstab entries. (#494992)David Lehman2009-04-091-2/+5
* Code fixes of errors shown by pylint (mgracik).Chris Lumens2009-03-251-3/+1
* Make sure _name is None so _type gets used by name property.David Lehman2009-03-021-0/+1
* 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-5/+11
* Make it easy to specify a format's device at creation/setup time.David Lehman2009-02-241-0/+2
* Clean up imports and various typos, add header blocks as needed.David Lehman2009-02-231-6/+6
* Replace old storage modules.David Lehman2009-02-231-0/+137