| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  | OpenRC version is now stored as plaintext in /libexec/rc/version
Plugins (cursplash, splashutils) will have to be re-compiled to pickup
the new directories. State data needs to be moved from /lib/rc/init.d
to /libexec/rc/init.d as well. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | This implementation has the limitation that you cannot have a stacked
runlevel and service of the same name in a runlevel. | 
|  |  | 
|  |  | 
|  | Fixes #170 | 
|  | rc-sercice -i foo -- restart
instead of this
  rc-service -e foo && rc-service foo -- restart | 
|  |  | 
|  | without actually doing so.
Fixes #151. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | dhcpcd. Instead fake network shutdown so it comes back up correctly at boot and KILL dhcpcd to preserve network. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | It returns 0 if there are crashed services, otherwise 1.
This it easy to restart crashed services automatically.
More for #120. | 
|  |  | 
|  |  | 
|  |  |