| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
This reverts commit e2e652e469efa5f3ebcd69828ff16d8f5ad3f1b8.
 | 
 | 
 | 
 | 
X-Gentoo-Bug: 572602
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=572602
 | 
 | 
In the past, OpenRC was a hybrid of a centralized and file-scope
license/copyright structure.
I followed the instructions from the Software Freedom Law Center [1] to
convert to a Centralized structure where possible, for easier future
maintenance.
[1] https://softwarefreedom.org/resources/2012/ManagingCopyrightInformation.html
 | 
 | 
The rc-sstat script is written to display status of s6 services and
run rc-status to display all services status.
This currently only works on Linux.
 | 
 | 
The posix equivalent of the type command is "command -v", so now we use
that. Thanks to Jonathan Callen <jcallen@gentoo.org> for informing me
wrt the fix.
 | 
 | 
On several machines, a file corresponding to AC adapter can be named
ADP1. The on_ac_power script  checked for AC*, which does not match
ADP1, so the script always considered the adapter to be off.
X-Gentoo-Bug: 380933
X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=380933
 | 
 | 
 | 
 | 
Fixes #214
 | 
 | 
Fixes #204
 |