Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-05 | Init script after consistency | Nate House nathan.house@rackspace.com | |
2014-02-05 | Cleanup and cloud-init-local local/net mount dep fix | Nate House nathan.house@rackspace.com | |
2014-02-03 | Added is_excluded tests and updated gentoo init script | Nate House nathan.house@rackspace.com | |
2014-02-03 | Fix merge conflict | Nate House nathan.house@rackspace.com | |
2014-01-24 | Fixes gentoo sysvinit ordering | Nate House nathan.house@rackspace.com | |
2014-01-23 | Initial add Gentoo distro | Nate House nathan.house@rackspace.com | |
2014-01-17 | Fix defaulting | Joshua Harlow | |
2014-01-17 | More white space fix | Joshua Harlow | |
2014-01-17 | White space fix | Joshua Harlow | |
2014-01-17 | Fix curly braces | Joshua Harlow | |
2014-01-17 | Add freebsd rc.d/sysvinit scripts | Joshua Harlow | |
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) |