Age | Commit message (Expand) | Author |
2014-10-01 | return only the filename, as it might be all known | Scott Moser |
2014-10-01 | message clean up | Scott Moser |
2014-10-01 | remove debug print | Scott Moser |
2014-10-01 | fix | Scott Moser |
2014-10-01 | check for existing file in /proc/swaps to be safe. | Scott Moser |
2014-10-01 | pyflakes | Scott Moser |
2014-10-01 | handle non-dictionary 'swap' input | Scott Moser |
2014-10-01 | nice log message | Scott Moser |
2014-10-01 | add debug statement for recommended | Scott Moser |
2014-10-01 | maxsize must be 'None' otherwise it is zero, and no swap allowed | Scott Moser |
2014-09-30 | support human2bytes, separate handling out to method | Scott Moser |
2014-09-30 | add code for setting up swap file | Scott Moser |
2014-08-26 | further remove evidence of pylint. | Scott Moser |
2013-10-07 | fix bug mounting first partition of a alias'd name. | Scott Moser |
2013-10-07 | Fixed bad ehpemeral0 first partition detection (LP: #1236594) | Ben Howard |
2013-10-04 | pep8 and pylint fixes | Scott Moser |
2013-10-04 | Fixed up issue with attempt to mount nonexistant swap | Ben Howard |
2013-10-04 | remove duplicate code | Scott Moser |
2013-10-04 | try to support ephemeral0.1 in cc_mounts | Scott Moser |
2013-10-03 | Moved ephemeralX.Y handling from Datasource into the cc_disk_setup, which mak... | Ben Howard |
2013-10-02 | Added ability to define disks via 'ephemeralX.Y'. | Ben Howard |
2013-03-07 | merge from trunk | Scott Moser |
2013-03-06 | Continue working on merging code. | Joshua Harlow |
2013-01-03 | Support for sr[0-9]+ short device names. | Vlastimil Holer |
2012-10-27 | Helpful cleanups. | harlowja |
2012-09-06 | do not convert type None to string in cfgmnt. | Scott Moser |
2012-06-21 | 1. Renames for debug message from 'transform' to 'module' | harlowja |
2012-06-20 | Massive pylint + pep8 fixups! | Joshua Harlow |
2012-06-20 | Renamed back to 'cc_*' with the reasoning being that 'cc_' provides | Joshua Harlow |