| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prepare for 0.7.0.0; lots of changes! | Laurent Bercot | 2026-06-14 | 1 | -13/+13 |
| | | | | | | | | | | | | | | | | - s6-rc-bundle deleted. Changing bundles without recompiling is not supported anymore. (It works, but it incentivizes poor workflows; it is better to handle stuff at the source level and recompile when in doubt, that's what s6-frontend does.) - new db format, need to recompile and use s6-rc-format-upgrade on new live db - support for the reload-signal file in service directories - new reload scripts for oneshots (which is why the db format has changed) - new "s6-rc reload" command, calling s6-svc -l on longruns (which makes use of reload-signal, HUP by default) and the reload script on oneshots - the live state now tracks when a service has been explicitly brought up as opposed to by pulled by dependencies. Nothing uses the feature for now but now the tech is there for an auto-stop-if-unneeded feature. | ||||
| * | Update deps/docs/mirrors | Laurent Bercot | 2026-04-04 | 1 | -0/+1 |
| | | |||||
| * | New example batch of service definitions | Laurent Bercot | 2026-01-23 | 1 | -3/+1 |
| | | |||||
| * | add getserviceflags and use it in fillset; add some doc | Laurent Bercot | 2025-10-21 | 1 | -2/+7 |
| | | |||||
| * | Doc typo fixes | Laurent Bercot | 2023-04-06 | 1 | -2/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Document instance(s) directory | Laurent Bercot | 2022-12-22 | 1 | -0/+5 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | doc fix: list of files in a longrun definition directory | Laurent Bercot | 2022-09-03 | 1 | -2/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | doc: fix broken anchor | Laurent Bercot | 2021-12-17 | 1 | -0/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 0.5.3.0, add contents.d and dependencies.d support | Laurent Bercot | 2021-12-03 | 1 | -9/+22 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | doc: fix URLs | Laurent Bercot | 2020-10-04 | 1 | -1/+1 |
| | | |||||
| * | Make flags work on bundles too | Laurent Bercot | 2020-08-20 | 1 | -6/+7 |
| | | |||||
| * | Add the notion of essential service | Laurent Bercot | 2020-08-20 | 1 | -0/+5 |
| | | |||||
| * | Scrap s6-rc-compile -u/-g, implement uid/self instead. Prepare for 0.5.0.0 | Laurent Bercot | 2019-02-04 | 1 | -27/+5 |
| | | |||||
| * | Document max-death-tally and down-signal support by s6-rc-compile | Laurent Bercot | 2018-08-20 | 1 | -2/+3 |
| | | | | | Signed-off-by: Brett Neumeier | ||||
| * | Doc typo fix | Laurent Bercot | 2018-04-02 | 1 | -1/+1 |
| | | |||||
| * | Update documentation, prepare for 0.4.0.0 | Laurent Bercot | 2017-11-04 | 1 | -14/+33 |
| | | |||||
| * | Doc typo fix | Laurent Bercot | 2017-09-30 | 1 | -1/+1 |
| | | |||||
| * | Add doc precisions about live compiled dbs | Laurent Bercot | 2017-09-30 | 1 | -0/+17 |
| | | |||||
| * | Switch doc to schemeless URLs | Laurent Bercot | 2017-05-23 | 1 | -14/+14 |
| | | |||||
| * | Add support for timeout-kill | Laurent Bercot | 2017-05-19 | 1 | -1/+2 |
| | | |||||
| * | Don't wait on locks by default (fail instead); add a -b option to get the ↵ | Laurent Bercot | 2017-03-23 | 1 | -1/+6 |
| | | | | | | | waiting behaviour Also fix a few types in s6-rc-compile (unsigned int -> uint32_t for avltree indices) | ||||
| * | Doc typo fix | Laurent Bercot | 2016-02-26 | 1 | -1/+1 |
| | | |||||
| * | No need for -a in s6-rc -u invocation; remove -X from dryrun print | Laurent Bercot | 2015-09-23 | 1 | -10/+15 |
| | | |||||
| * | s6-rc-update doc, bugfix | Laurent Bercot | 2015-09-11 | 1 | -1/+11 |
| | | |||||
| * | Fix the regression in s6-rc-init; progress on s6-rc-update | Laurent Bercot | 2015-09-02 | 1 | -4/+3 |
| | | |||||
| * | - add support for --livedir | Laurent Bercot | 2015-08-13 | 1 | -5/+12 |
| | | | | | - doc fixes | ||||
| * | Intermediary commit; working on source dir format change. Should work, but ↵ | Laurent Bercot | 2015-08-12 | 1 | -31/+87 |
| | | | | | untested as for now. | ||||
| * | Add -u/-g to s6-rc-compile | Laurent Bercot | 2015-07-21 | 1 | -1/+16 |
| | | |||||
| * | Added the example source. | Laurent Bercot | 2015-07-12 | 1 | -3/+8 |
| | | |||||
| * | - documented producer->logger dependency | Laurent Bercot | 2015-07-08 | 1 | -0/+5 |
| | | | | | - s6rc-oneshot-runner doesn't invoke s6-notifywhenup anymore | ||||
| * | - More doc! | Laurent Bercot | 2015-07-07 | 1 | -93/+218 |
| | | | | | - Cosmetic fixes in s6-rc-compile | ||||
| * | Start of doc | Laurent Bercot | 2015-07-04 | 1 | -0/+163 |
