Age | Commit message (Expand) | Author |
2013-03-07 | allow customization of apt-get command, add --force-unsafe-io | Scott Moser |
2013-03-07 | pep8 and pylint fixes | Scott Moser |
2013-03-06 | Add some nice docs on what this is. | Joshua Harlow |
2013-03-06 | Make conf.d and the default merging use the new merging algos. | Joshua Harlow |
2013-03-06 | Continue working on merging code. | Joshua Harlow |
2013-03-05 | Add in a bunch of changes and tests. | Joshua Harlow |
2013-03-05 | pep8, pylint, make resize_devices return more useful | Scott Moser |
2013-03-05 | change default mode to 'auto' | Scott Moser |
2013-03-05 | remove 'log' passing. call growpart with --dry-run first. | Scott Moser |
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-04 | merge from trunk | Scott Moser |
2013-03-03 | more work | Scott Moser |
2013-03-03 | add default log value to get_mount_info | Scott Moser |
2013-03-01 | fix reversed logic | Scott Moser |
2013-03-01 | remove debug code | Scott Moser |
2013-03-01 | merge from trunk | Scott Moser |
2013-03-01 | fix regression on expected label of filesystem for DataSourceNone | Scott Moser |
2013-03-01 | change parser.parse 'default_opts' to 'options' | Scott Moser |
2013-03-01 | move function to a static list, comment where it came from | Scott Moser |
2013-03-01 | add some unit tests, fix an issue or two | Scott Moser |
2013-03-01 | initial stab at growpart module | Scott Moser |
2013-03-01 | Support resizing btrfs filesystems. | Blair Zajac |
2013-02-27 | do not reload upstart configuration on upstart jobs | Scott Moser |
2013-02-23 | Fix the maas callback mechanism now that requests is used. | harlowja |
2013-02-23 | Get tests working and further adjustments. | harlowja |
2013-02-21 | Why did this file showup. | harlowja |
2013-02-21 | Update to code on trunk. | harlowja |
2013-02-21 | More work on requests integration. | harlowja |
2013-02-21 | Split Debian and Ubuntu APT sources | Vlastimil Holer |
2013-02-19 | Continue working on integrating requests. | harlowja |
2013-02-07 | add test_nocloud unit tests, fix one issue found | Scott Moser |
2013-02-07 | user-data doesn't merge in from meta-data (typo) | Scott Moser |
2013-02-04 | make config of nocloud datasource able to specify meta-data and user-data | Scott Moser |
2013-01-30 | Adding package versioning logic to package installation. | Joshua Harlow |
2013-01-30 | Support package versions for the generic package config module | ctracey |
2013-01-29 | Fix broken cc_update_etc_hosts | harlowja |
2013-01-28 | Support resizing btrfs filesystems. | Blair Zajac |
2013-01-28 | config/cc_resolv_conf: run PER_INSTANCE rather than PER_ONCE | Scott Moser |
2013-01-27 | Adding package versioning logic to package_command | Craig Tracey |
2013-01-25 | Adding a resolv.conf configuration module (LP: #1100434) | Joshua Harlow |
2013-01-24 | Merge the old user style with the distro provided config. | harlowja |
2013-01-21 | Add support for operating system families | Joshua Harlow |
2013-01-19 | Merge the old user style with the distro provided config. | harlowja |
2013-01-18 | Adjust how the legacy user: XYZ config alters the normalized user list | Joshua Harlow |
2013-01-17 | Fixing missing argument to get_cfg_option_bool | Craig Tracey |
2013-01-17 | Adding a resolv.conf configuration module (LP: #1100434) | Craig Tracey |
2013-01-16 | DataSourceConfigDrive: consider CD rom as valid config-drive source. | Scott Moser |
2013-01-15 | Fix broken cc_update_etc_hosts (LP: #1100036) | ctracey |