Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-04 | For the cloud-init rc.d ensure that the | Joshua Harlow | |
cloud-init-local mode is attempted as a hard requirement (instead of the previous soft requirement) which in the rhel5.6 case makes it not run in the right order. | |||
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-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) |