Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-18 | README: Wrap 'make install' in backticks | btdmaster | |
This fixes #412 | |||
2020-12-22 | remove statement about not providing an init | Patrick Noll | |
This fixes #359. | |||
2020-01-11 | Fix typo in README | Andrew Scheller | |
This fixes #338 | |||
2019-02-13 | add experimental support for an alternate shell for service scripts | William Hubbs | |
This is for #288. | |||
2018-01-12 | Reformat and fix titles in documentation | William Hubbs | |
2017-12-07 | Make bash-completion and zsh-completion optional | William Hubbs | |
2017-05-31 | openrc-init: add optional sysvinit compatibility | William Hubbs | |
2017-02-22 | move init.d examples under support and install them | William Hubbs | |
2017-02-17 | Move deptree2dot to the support folder | William Hubbs | |
Since deptree2dot and the perl requirement are completely optional, we can move this tool to the support folder. This gives the user the option of using it if they have perl installed, and means we do not have an optional runtime dependency on perl. Documentation for this tool has also been added to the support folder. X-Gentoo-Bug: 600742 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=600742 | |||
2016-07-14 | Remove the DEBUG_MEMORY macro | William Hubbs | |
This fixes #43. | |||
2015-04-22 | README.md: small formatting changes | William Hubbs | |
2015-04-22 | Update README.md format and bug reporting information | William Hubbs | |
2015-04-22 | Rename README README.md | William Hubbs | |
This fixes #26. |