summaryrefslogtreecommitdiff
path: root/upstart
AgeCommit message (Expand)Author
2014-09-15cloud-init-blocknet: remove debug code going to /run/cloud-init-blocknetScott Moser
2014-09-12upstart/cloud-init-nonet.conf: only mention wait if larger than 5 secondsScott Moser
2014-09-12upstart/cloud-init-nonet.conf: do not exit on existance of obj.pklScott Moser
2014-09-12allow local disabling of blocknetScott Moser
2014-09-12upstart: add blocknet which blocks net until after cloud-init-localScott Moser
2014-09-11cloud-init-local depends on /run. reflect that in upstart job.Scott Moser
2013-09-17upstart/cloud-init-nonet.conf: fix indentationScott Moser
2013-03-26cloud-init-nonet.conf: handle case where sleep diedScott Moser
2013-03-04add uptime to msg outputScott Moser
2013-03-04if sigterm received, and networking is up, exit 0Scott Moser
2013-01-31upstart/cloud-init-container.conf: ensure /run/network existsScott Moser
2012-09-13remove trailing whitespaceScott Moser
2012-09-13only emit if there is a device present.Scott Moser
2012-09-13add cloud-init-container.confScott Moser
2012-08-03add uptime to the output of cloud-log-shutdownScott Moser
2012-07-27mention that upstart job cloud-config emits cloud-configScott Moser
2012-07-26add an upstart init job that logs shutdowns and reboots.Scott Moser
2012-06-28change upstart jobs to use single 'cloud-init' binaryScott Moser
2011-09-28increase cloud-init-nonet timeout to 130 seconds from 70Scott Moser
2011-09-21cloud-init-nonet.conf: redirect 'start networking' output to /dev/nullScott Moser
2011-09-01cloud-init-nonet.conf: just allow for the possibility that /var/run != /runScott Moser
2011-09-01upstart/cloud-init-nonet.conf: update comment/descriptionScott Moser
2011-08-31cloud-init-nonet.conf: wait for all network interfaces to be upScott Moser
2011-08-01avoid a race condition if there were multiple networking devicesScott Moser
2011-06-28fix cloud-init in ubuntu lxc containers (LP: #800824) [Clint Byrum]Scott Moser
2011-02-18in nonet wait, print how long wait will be.Scott Moser
2011-02-18cloud-init-nonet.conf: redirect grep to /dev/null, so it doesn't goScott Moser
2011-02-18improve startup if no eth0 is available (LP: #714807)Scott Moser
2011-01-25add support for redirecting output of cloud-init, cloud-config and cloud-finalScott Moser
2011-01-24move cloud-run-user-script.conf to cloud-final, use cloud-cfg for invokingScott Moser
2011-01-24make the module list that cloud-config selects specified via cmdlineScott Moser
2011-01-24fix cloud-run-user-script for directory change, make it invoke other scriptsScott Moser
2011-01-19move user scripts ('#!' and runcmd) to be per-instance (LP: #675711)Scott Moser
2010-08-12initial dump of "sans-cloud" code (DataSourceNoCloud)Scott Moser
2010-07-16make cloud-config an upstart taskScott Moser
2010-06-17fix cloud-config.conf upstart jobScott Moser
2010-06-17make cloud-config modules configurable by cloud-configScott Moser
2010-03-25This runs could-config-mounts on 'filesystem' event rather than onScott Moser
2010-03-02update upstart/* files to be in sync with 0.5.7-0ubuntu4Scott Moser
2010-02-19force ru-user-script to wait on cloud-config-miscScott Moser
2010-02-19add the cloud-config-misc upstart jobScott Moser
2010-02-18run cloud-config-puppet later (LP: #523625)Scott Moser
2010-02-17fix broken user-data scriptsScott Moser
2010-02-16Add cloud-config-puppet hook.Mathias Gug
2010-02-04rename cloudinit.conf to cloud-init.confScott Moser
2010-02-04more removal of 'ec2init' string, replacement with cloud-initScott Moser
2010-02-03rename ec2-init to cloudinitScott Moser
2010-02-03globally remove ec2init and rename to cloudinitScott Moser
2010-01-29add the cloud-config-mounts upstart jobScott Moser
2010-01-22rename cloud-config-cat so it wont be packagedScott Moser