Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-10 | Tweaks to sysvinit so that cloud-init-local will run before | Joshua Harlow | |
cloud-init, but there will not be a strong dependency between them if cloud-init-local is missing. | |||
2012-07-09 | Adjust the sysvinit local script to provide 'cloud-init-local' and have | Joshua Harlow | |
the cloud-config script depend on that as well. This is a portion of revno 573 at lp:~harlowja/cloud-init/rework . | |||
2012-07-06 | setup.py: rename "daemon type" to "init system" | Scott Moser | |
This brings with it other changes, and also makes an install install all of the requisite init files. (ie, cloud-init needs the -local and the non-local) |