Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-19 | fix and cleanup usage of util.logexc | Juerg Haefliger | |
2013-03-05 | pep8, pylint, make resize_devices return more useful | Scott Moser | |
resize_devices now contains what action occurred for each entry. | |||
2013-03-05 | change default mode to 'auto' | Scott Moser | |
2013-03-05 | remove 'log' passing. call growpart with --dry-run first. | Scott Moser | |
growrun --dry-run will exit 1 if it wouldn't do anything. so call it, check for '1' and if no change, then just return. | |||
2013-03-05 | change default (no 'growpart' in config) to use 'auto' and '/' | Scott Moser | |
2013-03-04 | test of resize, a couple small fixes | Scott Moser | |
2013-03-04 | add the unit test, fix a few issues | Scott Moser | |
2013-03-03 | more work | Scott Moser | |
2013-03-01 | initial stab at growpart module | Scott Moser | |
LP: #1136936 |