Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-31 | Gentoo: chmod +x on all files in sysvinit/gentoo/ | ckonstanski | |
Add execute bit for gentoo sysvinit scripts. LP: #1727126 | |||
2016-10-18 | update Gentoo initscripts to run in the correct order | Matthew Thode | |
cloud-init-local needs to be run before net (and in the boot runlevel) as it sets up networking config and adds it to the default runlevel. cloud-init-local needs to be run in the boot runlevel because it modifies services in the default runlevel. When a runlevel is started it is cached, so modifications that happen to the current runlevel while you are in it are not acted upon. cloud-init needs to run after net, it does not need net because we still want it to set up other things if it can. | |||
2016-08-22 | Fix Gentoo net config generation | Matthew Thode | |
This gets Gentoo work on simple configs with static IPs or DHCP on physical interfaces. This gets Gentoo bootable again. | |||
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-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 | |