Age | Commit message (Expand) | Author |
2017-01-20 | fix update-grub-legacy-ec2 to check config for CONFIG_XEN=y | Scott Moser |
2017-01-20 | update changelog (new upstream snapshot 0.7.9). | Scott Moser |
2017-01-20 | merge from 0.7.9 at 0.7.9 | Scott Moser |
2017-01-20 | drop cherry picks before merge from 0.7.9 at 0.7.9 | Scott Moser |
2017-01-19 | Import version 0.7.8-49-g9e904bb-0ubuntu1~16.04.4 with git-import-dsc | Daniel Watkins |
2017-01-17 | doc: Fix typos and clarify some aspects of the part-handler | Erik M. Bray |
2017-01-17 | doc: add some documentation on OpenStack datasource. | Scott Moser |
2017-01-17 | OpenStack: Use timeout and retries from config in get_data. | Lars Kellogg-Stedman |
2017-01-17 | Fixed Misc issues related to VMware customization. | Sankar Tanguturi |
2017-01-12 | Fix minor docs typo: perserve > preserve | Jeremy Bicha |
2017-01-12 | Use dnf instead of yum when available | Lars Kellogg-Stedman |
2017-01-11 | validate-yaml: use python rather than explicitly python3 | Scott Moser |
2017-01-11 | Get early logging logged, including failures of cmdline url. | Scott Moser |
2016-12-23 | release 0.7.9 | Scott Moser |
2016-12-23 | doc: adjust headers in tests documentation for consistency. | Scott Moser |
2016-12-23 | pep8: fix issue found in zesty build with pycodestyle. | Scott Moser |
2016-12-22 | integration test: initial commit of integration test framework | Wesley Wiedenmeier |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-12-21 | Fix config order of precedence, putting kernel command line over system. | Wesley Wiedenmeier |
2016-12-20 | pep8: whitespace fix | Scott Moser |
2016-12-20 | Update the list of valid ssh keys. | Michael Felt |
2016-12-19 | network: add ENI unit test for statically rendered routes. | Scott Moser |
2016-12-19 | set_hostname: avoid erroneously appending domain to fqdn | Lars Kellogg-Stedman |
2016-12-19 | doc: change 'nobootwait' to 'nofail' in docs | Anhad Jai Singh |
2016-12-19 | Replace an expired bit.ly link in code comment. | Joshua Harlow |
2016-12-19 | user-groups: fix bug when groups was provided as string and had spaces | Scott Moser |
2016-12-13 | releasing package cloud-init version 0.7.8-49-g9e904bb-0ubuntu1~16.04.3 | Scott Moser |
2016-12-13 | update changelog for debian/cherry-pick | Scott Moser |
2016-12-13 | cherry pick c9c9197 | Scott Moser |
2016-12-13 | cherry pick a9d41de | Scott Moser |
2016-12-13 | debian/cherry-pick: use git format-patch rather than git show. | Scott Moser |
2016-12-11 | mounts: use mount -a again to accomplish mounts | Scott Moser |
2016-12-11 | CloudSigma: Fix bug where datasource was not loaded in local search. | Scott Moser |
2016-12-03 | when adding a user, strip whitespace from group list | Lars Kellogg-Stedman |
2016-12-02 | fix decoding of utf-8 chars in yaml test | Scott Moser |
2016-12-02 | Replace usage of sys_netdev_info with read_sys_net | Joshua Harlow |
2016-12-02 | fix problems found in python2.6 test. | Joshua Harlow |
2016-12-01 | releasing package cloud-init version 0.7.8-49-g9e904bb-0ubuntu1~16.04.2 | Scott Moser |
2016-12-01 | cherry pick 2d2ec70 | Scott Moser |
2016-12-01 | cherry pick 8c6878a | Scott Moser |
2016-12-01 | cherry pick 6e92c5f | Scott Moser |
2016-12-01 | cherry pick 18203bf | Scott Moser |
2016-12-01 | debian/cherry-pick: add cherry picking tool | Scott Moser |
2016-11-28 | OpenStack: extend physical types to include hyperv, hw_veb, vhost_user. | Scott Moser |
2016-11-22 | tests: fix assumptions that expected no eth0 in system. | Scott Moser |
2016-11-22 | net/cmdline: Consider ip= or ip6= on command line not only ip= | Scott Moser |
2016-11-22 | Just use file logging by default | Joshua Harlow |
2016-11-22 | Improve formatting for ProcessExecutionError | Wesley Wiedenmeier |
2016-11-22 | flake8: fix trailing white space | Scott Moser |
2016-11-22 | Doc: various documentation fixes | Sean Bright |