Age | Commit message (Expand) | Author |
2013-09-17 | upstart/cloud-init-nonet.conf: fix indentation | Scott Moser |
2013-03-26 | cloud-init-nonet.conf: handle case where sleep died | Scott Moser |
2013-03-04 | add uptime to msg output | Scott Moser |
2013-03-04 | if sigterm received, and networking is up, exit 0 | Scott Moser |
2013-01-31 | upstart/cloud-init-container.conf: ensure /run/network exists | Scott Moser |
2012-09-13 | remove trailing whitespace | Scott Moser |
2012-09-13 | only emit if there is a device present. | Scott Moser |
2012-09-13 | add cloud-init-container.conf | Scott Moser |
2012-08-03 | add uptime to the output of cloud-log-shutdown | Scott Moser |
2012-07-27 | mention that upstart job cloud-config emits cloud-config | Scott Moser |
2012-07-26 | add an upstart init job that logs shutdowns and reboots. | Scott Moser |
2012-06-28 | change upstart jobs to use single 'cloud-init' binary | Scott Moser |
2011-09-28 | increase cloud-init-nonet timeout to 130 seconds from 70 | Scott Moser |
2011-09-21 | cloud-init-nonet.conf: redirect 'start networking' output to /dev/null | Scott Moser |
2011-09-01 | cloud-init-nonet.conf: just allow for the possibility that /var/run != /run | Scott Moser |
2011-09-01 | upstart/cloud-init-nonet.conf: update comment/description | Scott Moser |
2011-08-31 | cloud-init-nonet.conf: wait for all network interfaces to be up | Scott Moser |
2011-08-01 | avoid a race condition if there were multiple networking devices | Scott Moser |
2011-06-28 | fix cloud-init in ubuntu lxc containers (LP: #800824) [Clint Byrum] | Scott Moser |
2011-02-18 | in nonet wait, print how long wait will be. | Scott Moser |
2011-02-18 | cloud-init-nonet.conf: redirect grep to /dev/null, so it doesn't go | Scott Moser |
2011-02-18 | improve startup if no eth0 is available (LP: #714807) | Scott Moser |
2011-01-25 | add support for redirecting output of cloud-init, cloud-config and cloud-final | Scott Moser |
2011-01-24 | move cloud-run-user-script.conf to cloud-final, use cloud-cfg for invoking | Scott Moser |
2011-01-24 | make the module list that cloud-config selects specified via cmdline | Scott Moser |
2011-01-24 | fix cloud-run-user-script for directory change, make it invoke other scripts | Scott Moser |
2011-01-19 | move user scripts ('#!' and runcmd) to be per-instance (LP: #675711) | Scott Moser |
2010-08-12 | initial dump of "sans-cloud" code (DataSourceNoCloud) | Scott Moser |
2010-07-16 | make cloud-config an upstart task | Scott Moser |
2010-06-17 | fix cloud-config.conf upstart job | Scott Moser |
2010-06-17 | make cloud-config modules configurable by cloud-config | Scott Moser |
2010-03-25 | This runs could-config-mounts on 'filesystem' event rather than on | Scott Moser |
2010-03-02 | update upstart/* files to be in sync with 0.5.7-0ubuntu4 | Scott Moser |
2010-02-19 | force ru-user-script to wait on cloud-config-misc | Scott Moser |
2010-02-19 | add the cloud-config-misc upstart job | Scott Moser |
2010-02-18 | run cloud-config-puppet later (LP: #523625) | Scott Moser |
2010-02-17 | fix broken user-data scripts | Scott Moser |
2010-02-16 | Add cloud-config-puppet hook. | Mathias Gug |
2010-02-04 | rename cloudinit.conf to cloud-init.conf | Scott Moser |
2010-02-04 | more removal of 'ec2init' string, replacement with cloud-init | Scott Moser |
2010-02-03 | rename ec2-init to cloudinit | Scott Moser |
2010-02-03 | globally remove ec2init and rename to cloudinit | Scott Moser |
2010-01-29 | add the cloud-config-mounts upstart job | Scott Moser |
2010-01-22 | rename cloud-config-cat so it wont be packaged | Scott Moser |
2010-01-22 | add job to disable metadata | Scott Moser |
2010-01-14 | functional cloud-config-ssh.conf now | Scott Moser |
2010-01-12 | moving towards getting apt-update-upgrade working | Scott Moser |
2010-01-11 | refactor the config class and jobs to run through cloud-init-cfg | Scott Moser |
2010-01-11 | 2 changes to cloud-run-user-script | Scott Moser |
2010-01-11 | mark cloud-config-cat-debug upstart job as debug | Scott Moser |