Age | Commit message (Expand) | Author |
2015-12-02 | Add detection for rkt containers | William Hubbs |
2015-12-02 | Add detection for docker containers | William Hubbs |
2015-11-12 | Implement "want" dependency | Ian Stakenvicius |
2015-06-10 | Add rc-sstat script | William Hubbs |
2015-05-27 | man: Document the stopsig variable | Mike Gilbert |
2015-05-14 | s6: Use s6-svc -Dd to stop services | William Hubbs |
2015-05-13 | Fix the s6 handling | William Hubbs |
2015-05-11 | Add support for the s6 supervision suite | William Hubbs |
2015-05-11 | man: Clarify the documentation for command_args | William Hubbs |
2014-11-22 | Fix mdoc warning for empty line in rc-update man page. | S. Gilles |
2014-10-20 | runscript.sh: add chroot support | William Hubbs |
2014-09-19 | man: Document start_inactive and in_background_fake | William Hubbs |
2014-07-13 | man/openrc-run.8: more updates and clarifications for checkpath | William Hubbs |
2014-07-13 | man/openrc.8: update checkpath documentation | Alexander V Vershilov |
2014-07-11 | typo fix | Alexander V Vershilov |
2014-06-21 | man/start-stop-daemon.8: correct argument from --nice to --nicelevel | William Hubbs |
2014-01-13 | rc-update: add option to remove a service from all runlevels | Benda Xu |
2014-01-08 | Add missing documentation for environment variables | William Hubbs |
2013-12-29 | Rename runscript to openrc-run | William Hubbs |
2013-12-12 | Rename the rc binary to openrc | William Hubbs |
2013-10-21 | Revert "Make einfo routines private" | William Hubbs |
2013-09-26 | Make einfo routines private | William Hubbs |
2013-09-03 | libeinfo: add separate variable to suppress eerror messages | William Hubbs |
2013-08-28 | libeinfo: suppress output for eerror* functions | William Hubbs |
2013-08-27 | Revert "Libeinfo: do not suppress ewarn() messages" | William Hubbs |
2013-08-24 | man/runscript.8: minor grammar fixes | William Hubbs |
2013-08-15 | fix typo on runscript man page | William Hubbs |
2013-08-13 | Clarify the documentation about the restart function | William Hubbs |
2013-05-02 | Add service applet | William Hubbs |
2013-04-28 | rc: allow switching runlevels without stopping services | William Hubbs |
2013-03-20 | runscript: update documentation for the provide function | William Hubbs |
2012-10-21 | fix typo in rc-status.8 | Andrew Gregory |
2012-10-16 | Revert "Prepare for real "restart" support" | Christian Ruppert |
2012-10-12 | Prepare for real "restart" support | Christian Ruppert |
2012-09-25 | small runscript man page cleanups | William Hubbs |
2012-09-25 | Drop restart_pre/restart_post | William Hubbs |
2012-09-23 | Clarify how to handle restart processing | William Hubbs |
2012-09-22 | Add restart_pre/restart_post support, also document RC_CMD | Christian Ruppert |
2012-09-09 | add RC_PREFIX environment variable | William Hubbs |
2012-07-26 | Bring Back prefix support | William Hubbs |
2012-03-24 | Document the required_dirs and required_files variables | William Hubbs |
2012-03-03 | Runscript: allow extra_commands to be run in chroots | William Hubbs |
2012-02-21 | Remove prefix support | William Hubbs |
2012-02-19 | Clarify the documentation about the reboot runlevel | William Hubbs |
2012-02-19 | Document the RC_REBOOT variable | William Hubbs |
2012-01-26 | Add -W/--writable function to checkpath | Christian Ruppert |
2012-01-22 | Whitespace | Christian Ruppert |
2012-01-17 | Use the "--make-pidfile" when command_background is used | Christian Ruppert |
2012-01-15 | Add "ifstopped" command to runscript | Christian Ruppert |
2012-01-09 | rc/checkpath: tmpfiles.d backend creation code | Robin H. Johnson |