Age | Commit message (Expand) | Author |
2012-08-03 | systemd: update program calling formats | Garrett Holmstrom |
2012-08-03 | systemd: write stdout to tty so it shows up in GetConsoleOutput | Garrett Holmstrom |
2012-08-03 | use get_cfg_option_bool for apt_mirror_search_dns | Scott Moser |
2012-08-03 | add uptime to the output of cloud-log-shutdown | Scott Moser |
2012-08-03 | do not search for mirror named '<distro>-mirror' in dns by default | Scott Moser |
2012-07-27 | mention that upstart job cloud-config emits cloud-config | Scott Moser |
2012-07-26 | emit the cloud-config event again | Scott Moser |
2012-07-26 | add an upstart init job that logs shutdowns and reboots. | Scott Moser |
2012-07-24 | Add documentation for RHEVm and vSphere | Joe VLcek |
2012-07-23 | pep8, pylint... AltCloud source changes | Joe VLcek |
2012-07-20 | Add retry logic to DataSourceAltCloud | Joe VLcek |
2012-07-17 | Added RHEVm and vSphere support as source AltCloud | Joe VLcek |
2012-07-16 | improve debug via _CLOUD_INIT_SAVE_STDIN and _CLOUD_INIT_SAVE_STDOUT | Scott Moser |
2012-07-16 | DataSourceEc2: fix bad usage of log that caused trace | Scott Moser |
2012-07-16 | packages/bddeb: support building source package | Scott Moser |
2012-07-16 | packages/bddeb: fix pep8 warnings. no other changes. | Scott Moser |
2012-07-12 | walker_callback: fix traceback on empty payload. | Scott Moser |
2012-07-12 | load_yaml: if conversion fails, but string is empty, return default | Scott Moser |
2012-07-12 | DataSourceOVF: again fix broken commit | Scott Moser |
2012-07-12 | fix bad variable. should be 'LOG', not 'log' | Scott Moser |
2012-07-12 | DataSourceOVF: do not log exception on failed mount | Scott Moser |
2012-07-11 | do not capture runparts output | Scott Moser |
2012-07-11 | add write-files module for "injecting" files (LP: #1012854) | Scott Moser |
2012-07-11 | Update the write files with the new content/compression handling. | Joshua Harlow |
2012-07-11 | Fix log message after 'write_files' key change. | Joshua Harlow |
2012-07-11 | Adjust the decoding of the files that are given so that a canonicalize | Joshua Harlow |
2012-07-10 | Tweaks to sysvinit so that cloud-init-local will run before | Joshua Harlow |
2012-07-10 | Change the welcome message to be slightly different | Joshua Harlow |
2012-07-10 | Fixes 1012854 by implementing file writing, adjusts | Joshua Harlow |
2012-07-10 | Remove the usage of set,list,dict and use the collections | Joshua Harlow |
2012-07-10 | re-setup logging to address cloud-config changes input via user-data | Scott Moser |
2012-07-10 | send welcome message after logging has been applied | Scott Moser |
2012-07-10 | fix regression in logging code | Scott Moser |
2012-07-10 | debian packaging: use X.Y.Z~bzrREVNO rather than X.Y.Z~REVNO | Scott Moser |
2012-07-10 | cc_resizefs: show more specific time. | Scott Moser |
2012-07-10 | util.close_stdin(): Use the common 'is_false' routine for testing false | Scott Moser |
2012-07-10 | Return a more useful name for the file lock | Scott Moser |
2012-07-10 | Add a comment/todo for the future, that instead of having distro | Scott Moser |
2012-07-10 | debian/control.in: accept software-properties-common (LP: #1021418) | Scott Moser |
2012-07-09 | Use the common 'is_false' routine for testing false here instead | harlowja |
2012-07-09 | Return a more useful name for the file lock (which shows what file is being l... | Joshua Harlow |
2012-07-09 | Add a comment/todo for the future, that instead of having distro | Joshua Harlow |
2012-07-09 | Add more information about why we are returning early and | Joshua Harlow |
2012-07-09 | do not warn to stderr if one of the logging configs works. | Scott Moser |
2012-07-09 | cloud-init: do not warn on failure to find local datasource | Scott Moser |
2012-07-09 | fix bddeb and brpm: by renaming packaging files that are templates | Scott Moser |
2012-07-09 | cc_final_message: fix pylint issue | Scott Moser |
2012-07-09 | url_helper.py, cc_rightscale_userdata.py: reduce WARN to DEBUG | Scott Moser |
2012-07-09 | update Changelog | Scott Moser |
2012-07-09 | add header/explanation to templates/chef_client.rb.tmpl | Scott Moser |