Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-27 | man/openrc.8: populate OPTIONS from --help output | Calvin Montgomery | |
This fixes #378. | |||
2019-01-18 | man/openrc.8: add openrc-run.8 to see also | Kim Jahn | |
This fixes #283. | |||
2015-12-21 | Convert OpenRC to a centralized copyright/license structure | William Hubbs | |
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 | |||
2013-12-12 | Rename the rc binary to openrc | William Hubbs | |
Debian requested this rename due to the "rc" binary conflicting with the "rc" binary from the plan 9 shell. We also add a deprecation warning to the binary when it is run as rc to encourage users to switch to openrc instead. X-Gentoo-Bug: 493958 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=493958 |