summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_mounts.py
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-101-405/+0
* Fix up a ton of flake8 issuesJoshua Harlow2016-05-121-5/+5
* Update pep8 runner and fix pep8 issuesRyan Harper2016-03-031-6/+6
* With Ubuntu 15.10, "nobootwait" != "nofail". The "nobootwait" was an UbuntuBen Howard2015-11-091-1/+5
* swap: create swap with fallocate if possibleScott Moser2015-08-121-1/+2
* Extend disk_setup and mounts to handle /dev/disk symlinks.Daniel Watkins2015-07-211-3/+5
* Refactor cc_mounts.sanitize_devname to make it easier to modify.Daniel Watkins2015-07-211-60/+44
* return only the filename, as it might be all knownScott Moser2014-10-011-5/+5
* message clean upScott Moser2014-10-011-1/+2
* remove debug printScott Moser2014-10-011-1/+0
* fixScott Moser2014-10-011-1/+1
* check for existing file in /proc/swaps to be safe.Scott Moser2014-10-011-0/+14
* pyflakesScott Moser2014-10-011-1/+0
* handle non-dictionary 'swap' inputScott Moser2014-10-011-1/+5
* nice log messageScott Moser2014-10-011-3/+21
* add debug statement for recommendedScott Moser2014-10-011-3/+8
* maxsize must be 'None' otherwise it is zero, and no swap allowedScott Moser2014-10-011-1/+1
* support human2bytes, separate handling out to methodScott Moser2014-09-301-13/+30
* add code for setting up swap fileScott Moser2014-09-301-0/+100
* further remove evidence of pylint.Scott Moser2014-08-261-1/+1
* fix bug mounting first partition of a alias'd name.Scott Moser2013-10-071-5/+1
|\
| * Fixed bad ehpemeral0 first partition detection (LP: #1236594)Ben Howard2013-10-071-4/+1
|/
* pep8 and pylint fixesScott Moser2013-10-041-2/+5
* Fixed up issue with attempt to mount nonexistant swapBen Howard2013-10-041-1/+3
* remove duplicate codeScott Moser2013-10-041-16/+2
* try to support ephemeral0.1 in cc_mountsScott Moser2013-10-041-46/+82
* Moved ephemeralX.Y handling from Datasource into the cc_disk_setup, which mak...Ben Howard2013-10-031-6/+7
* Added ability to define disks via 'ephemeralX.Y'.Ben Howard2013-10-021-2/+35
* merge from trunkScott Moser2013-03-071-2/+2
|\
| * Support for sr[0-9]+ short device names.Vlastimil Holer2013-01-031-2/+2
* | Continue working on merging code.Joshua Harlow2013-03-061-1/+2
|/
* Helpful cleanups.harlowja2012-10-271-5/+4
* do not convert type None to string in cfgmnt.Scott Moser2012-09-061-1/+1
* 1. Renames for debug message from 'transform' to 'module'harlowja2012-06-211-1/+2
* Massive pylint + pep8 fixups!Joshua Harlow2012-06-201-7/+6
* Renamed back to 'cc_*' with the reasoning being that 'cc_' providesJoshua Harlow2012-06-201-0/+200