Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-20 | use HEAD in git URIs to point to the default branch | Mike Frysinger | |
This makes the URIs shorter and dynamic: whatever the default branch the repo uses will be used. | |||
2021-11-28 | support/init.d.examples: Do not use @PKG_PREFIX@ in service examples | William Hubbs | |
I can't think of a reason to do this since these scripts are just examples. This is for #474. | |||
2021-09-04 | add meson build files | William Hubbs | |
Closes #116. Closes #171. Closes #172. Closes #175. | |||
2018-01-12 | Reformat and fix titles in documentation | William Hubbs | |
2017-12-20 | init.d.examples: pid files always go in /var | William Hubbs | |
This removes the @VARBASE@ substitution since it is always translated to /var. | |||
2017-02-22 | move init.d examples under support and install them | William Hubbs | |