Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-25 | pull in fixes for debian bug 712985 | Scott Moser | |
2013-07-19 | move redhat sysvinit scripts | Juerg Haefliger | |
2013-07-16 | Add SysV init scripts for Debian | Juerg Haefliger | |
2013-02-21 | Modify init-scripts to be able to run both on RHEL and Debian. | Vlastimil Holer | |
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-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) |