| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prepare for 0.7.0.0; lots of changes! | Laurent Bercot | 2026-06-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | - 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. | ||||
| * | Remove debug instructions | Laurent Bercot | 2023-06-20 | 1 | -29/+0 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Include posixishard as late as possible | Laurent Bercot | 2020-03-21 | 1 | -1/+1 |
| | | |||||
| * | Adapt to skalibs/posixishard.h | Laurent Bercot | 2019-02-20 | 1 | -1/+1 |
| | | |||||
| * | Add s6-log notifications to examples, prepare for 0.4.1.1 | Laurent Bercot | 2019-01-15 | 1 | -2/+3 |
| | | |||||
| * | Implement funnels. Needs testing. | Laurent Bercot | 2017-11-04 | 1 | -8/+11 |
| | | |||||
| * | Prepare for 0.2.1.2 | Laurent Bercot | 2017-08-22 | 1 | -4/+1 |
| | | |||||
| * | Cleanup of superfluous includes | Laurent Bercot | 2017-03-13 | 1 | -2/+0 |
| | | |||||
| * | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-13 | 1 | -8/+8 |
| | | |||||
| * | Types fix: first pass | Laurent Bercot | 2017-01-08 | 1 | -8/+11 |
| | | |||||
| * | Debug a bit | Laurent Bercot | 2015-08-13 | 1 | -9/+8 |
| | | |||||
| * | Intermediary commit; working on source dir format change. Should work, but ↵ | Laurent Bercot | 2015-08-12 | 1 | -3/+2 |
| | | | | | untested as for now. | ||||
| * | Various bugfixes, thanks Colin Booth | Laurent Bercot | 2015-07-14 | 1 | -11/+8 |
| | | | | | (haven't touched the timeouts yet) | ||||
| * | Fix totally buggy db->argvs management | Laurent Bercot | 2015-06-11 | 1 | -9/+9 |
| | | |||||
| * | Initial commit | Laurent Bercot | 2015-06-04 | 1 | -0/+176 |
