summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-10-13Improve OVF documentation and provide functional demo.Scott Moser
2011-09-01cloud-init-nonet.conf: just allow for the possibility that /var/run != /runScott Moser
2011-09-01DataSourceOVF: change the default instance id from nocloud to iid-dsovfScott Moser
2011-09-01DataSourceOVF do not provide a default static hostnameScott Moser
2011-09-01warn on failure of the hostname command when setting hostnameScott Moser
2011-08-29improve updating of .ssh/authorized_keysScott Moser
2011-08-22Add some network debug info printed to the consoleScott Moser
2011-08-22util.subp: do not attach stdin cloud-init's stdin to subprocesses (LP: 831505)Scott Moser
2011-08-03update ChangeLogScott Moser
2011-08-01avoid a race condition if there were multiple networking devicesScott Moser
2011-07-26add support for 'include-once' and public and private keys to mcollectiveScott Moser
2011-07-21add bug number for chef bug to ChangelogScott Moser
2011-07-19update changelogScott Moser
2011-07-19increase timeout on read_seed when a seedfrom was explicitly givenScott Moser
2011-07-19do not complain if attempt to resizefs in an lxc container failsScott Moser
2011-07-18add chef [Avishai Ish-Shalom]Scott Moser
2011-06-30[Marc Cluet] sanitize hosts file for system hostname (LP: #802637)Scott Moser
2011-06-28fix cloud-init in ubuntu lxc containers (LP: #800824) [Clint Byrum]Scott Moser
2011-06-17read authorized_keys location from sshd_config (LP: #731849)Scott Moser
2011-06-17make the default "fill in" mount entries configurable. (LP: #785542)Scott Moser
2011-06-17make the "cloud-config ready" command configurable (LP: #785551)Scott Moser
2011-06-17mention previous commit in ChangeLogScott Moser
2011-06-14run cc_ssh as a cloud-init module so it is guaranteed to run beforeScott Moser
2011-06-14Support disabling of byobu.Scott Moser
2011-06-01support configurable urls for metadata serviceScott Moser
2011-04-06fix bug seeding grub dpkg config when devices are named xvdX (LP: #752361)Scott Moser
2011-04-04convert some user input from dos to unix (LP: #744965)Scott Moser
2011-03-21fix bug with resizefs moduleScott Moser
2011-03-21fix bug in part-handler code, that broke working part-handlers (LP: #739694)Scott Moser
2011-03-08fix issue where apt-update was not done unless explicitly setScott Moser
2011-02-18update changelog for Marc's contributionsScott Moser
2011-02-18improve startup if no eth0 is available (LP: #714807)Scott Moser
2011-02-17update /etc/hosts hosts.tmpl to if 'manage_etc_hosts' is set in cloud-configScott Moser
2011-02-17change from yaml+'#include' to yaml + config.d format for cloud.cfgScott Moser
2011-02-07add 'bootcmd' like 'runcmd' to cloud-config syntax for running things earlyScott Moser
2011-02-07update TODO, ChangeLogScott Moser
2011-02-07add config option 'manual_cache_clean'.Scott Moser
2011-02-04update changelogScott Moser
2011-02-04update changelogScott Moser
2011-02-01Fixes issue puppet configuration option values in quotes.Scott Moser
2011-01-28add support for setting passwords and managing PasswordAuthenticationScott Moser
2011-01-28add previous-instance-id and previous-datasource files to cloud/dataScott Moser
2011-01-27improve comment strings in rsyslog config file tools/21-cloudinit.confScott Moser
2011-01-27fix bug in fixing permission on default log fileScott Moser
2011-01-26make the next target release 0.6.0, not 0.5.16Scott Moser
2011-01-26update the changelog with other items from development branchScott Moser
2011-01-26add timezone to cloud-config (LP: #645458)Scott Moser
2011-01-26rework of DataSource loading.Scott Moser
2011-01-25add mention of OVF to changelogScott Moser
2011-01-25add support for posting data to a URL (phone_home)Scott Moser