Age | Commit message (Expand) | Author |
---|---|---|
2012-01-12 | [PATCH 05/13] Fix pylint warnings W0613 (unused argument) | Scott Moser |
2012-01-12 | [PATCH 04/13] Fix pylint warnings W0611 (unused import) | Scott Moser |
2012-01-12 | [PATCH 01/13] Fix pylint warnings W0311 (bad indentation) | Scott Moser |
2012-01-10 | fix invalid variable name in cloudinit/CloudConfig/cc_resizefs.py | Scott Moser |
2012-01-09 | run resizefs module on every boot | Scott Moser |
2011-07-19 | do not complain if attempt to resizefs in an lxc container fails | Scott Moser |
2011-03-21 | fix bug with resizefs module | Scott Moser |
2011-03-03 | cc_resizefs.py: log output of failed resizefs or blkid commands | Scott Moser |
2011-02-04 | resizefs didn't work, as 'blkid' would return error status 2 | Scott Moser |
2011-02-04 | change default of resize_rootfs to True | Scott Moser |
2011-01-26 | change 'except' syntax to python 3 style. | Scott Moser |
2011-01-20 | add 'resize_rootfs' cloud-config option. | Scott Moser |