summaryrefslogtreecommitdiff
path: root/upstart/cloud-init-nonet.conf
AgeCommit message (Expand)Author
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-12upstart: add blocknet which blocks net until after cloud-init-localScott 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
2012-09-13add cloud-init-container.confScott 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