summaryrefslogtreecommitdiffstats
path: root/storage/devicelibs/swap.py
Commit message (Expand)AuthorAgeFilesLines
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-125/+0
* iutil: execWithCallback() and execWithPulseProgress() return an object.Ales Kozumplik2010-05-241-2/+2
* Check for the real device-mapper nodes in /proc/swaps. (#567840)David Lehman2010-02-251-2/+13
* iutil.execWithRedirect() hasn't used searchPath= since 2006. Take it out.Peter Jones2010-01-151-4/+2
* Add optional progress windows to devicelibs create functions.David Lehman2009-11-301-5/+5
* Force mkswap to do its job.David Lehman2009-11-301-1/+3
* Raise exception if detected swap volumes are not Linux v1 swap space.David Cantrell2009-09-071-0/+5
* Fixes of errors shown by pylint that didn't get into the beta build.Martin Gracik2009-03-311-2/+3
* Code fixes of errors shown by pylint (mgracik).Chris Lumens2009-03-251-1/+1
* Added unittests for devicelibs lvm.py and swap.py; Corrected errors in lvm.py...Martin Gracik2009-03-041-2/+2
* Lots of minor fixes and cleanups. A non-exhaustive list follows.David Lehman2009-02-271-7/+9
* Clean up imports, add header blocks as needed.David Lehman2009-02-231-1/+4
* Replace old storage modules.David Lehman2009-02-231-0/+103