summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-03use get_cfg_option_bool for apt_mirror_search_dnsScott Moser
2012-08-03add uptime to the output of cloud-log-shutdownScott Moser
2012-08-03do not search for mirror named '<distro>-mirror' in dns by defaultScott Moser
2012-07-27mention that upstart job cloud-config emits cloud-configScott Moser
2012-07-26emit the cloud-config event againScott Moser
2012-07-26add an upstart init job that logs shutdowns and reboots.Scott Moser
2012-07-16improve debug via _CLOUD_INIT_SAVE_STDIN and _CLOUD_INIT_SAVE_STDOUTScott Moser
2012-07-16DataSourceEc2: fix bad usage of log that caused traceScott Moser
2012-07-16packages/bddeb: support building source packageScott Moser
2012-07-16packages/bddeb: fix pep8 warnings. no other changes.Scott Moser
2012-07-12walker_callback: fix traceback on empty payload.Scott Moser
2012-07-12load_yaml: if conversion fails, but string is empty, return defaultScott Moser
2012-07-12DataSourceOVF: again fix broken commitScott Moser
2012-07-12fix bad variable. should be 'LOG', not 'log'Scott Moser
2012-07-12DataSourceOVF: do not log exception on failed mountScott Moser
2012-07-11do not capture runparts outputScott Moser
2012-07-11add write-files module for "injecting" files (LP: #1012854)Scott Moser
2012-07-11Update the write files with the new content/compression handling.Joshua Harlow
2012-07-11Fix log message after 'write_files' key change.Joshua Harlow
2012-07-11Adjust the decoding of the files that are given so that a canonicalizeJoshua Harlow
2012-07-10Tweaks to sysvinit so that cloud-init-local will run beforeJoshua Harlow
2012-07-10Change the welcome message to be slightly differentJoshua Harlow
2012-07-10Fixes 1012854 by implementing file writing, adjustsJoshua Harlow
2012-07-10Remove the usage of set,list,dict and use the collectionsJoshua Harlow
2012-07-10re-setup logging to address cloud-config changes input via user-dataScott Moser
2012-07-10send welcome message after logging has been appliedScott Moser
2012-07-10fix regression in logging codeScott Moser
2012-07-10debian packaging: use X.Y.Z~bzrREVNO rather than X.Y.Z~REVNOScott Moser
2012-07-10cc_resizefs: show more specific time.Scott Moser
2012-07-10util.close_stdin(): Use the common 'is_false' routine for testing falseScott Moser
2012-07-10Return a more useful name for the file lockScott Moser
2012-07-10Add a comment/todo for the future, that instead of having distroScott Moser
2012-07-10debian/control.in: accept software-properties-common (LP: #1021418)Scott Moser
2012-07-09Use the common 'is_false' routine for testing false here insteadharlowja
2012-07-09Return a more useful name for the file lock (which shows what file is being l...Joshua Harlow
2012-07-09Add a comment/todo for the future, that instead of having distroJoshua Harlow
2012-07-09Add more information about why we are returning early andJoshua Harlow
2012-07-09do not warn to stderr if one of the logging configs works.Scott Moser
2012-07-09cloud-init: do not warn on failure to find local datasourceScott Moser
2012-07-09fix bddeb and brpm: by renaming packaging files that are templatesScott Moser
2012-07-09cc_final_message: fix pylint issueScott Moser
2012-07-09url_helper.py, cc_rightscale_userdata.py: reduce WARN to DEBUGScott Moser
2012-07-09update ChangelogScott Moser
2012-07-09add header/explanation to templates/chef_client.rb.tmplScott Moser
2012-07-09Revert back to using cheetah + adjust resultant code + templatesJoshua Harlow
2012-07-09Adjust the sysvinit local script to provide 'cloud-init-local' and haveJoshua Harlow
2012-07-09Makefile: change deb and rpm targets to not change working dirScott Moser
2012-07-09add python-setuptools to debian build-dependsScott Moser
2012-07-09brpm: Add printouts which match the 'bddeb' package builder.Joshua Harlow
2012-07-09Get the debian package building working again.Joshua Harlow