| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update deps | Laurent Bercot | 2026-06-22 | 1 | -1/+1 |
| | | |||||
| * | s6-rc-set-change: move if-dependencies tristate to two bools | Laurent Bercot | 2026-06-15 | 1 | -1/+2 |
| | | |||||
| * | Prepare for 0.7.0.0; lots of changes! | Laurent Bercot | 2026-06-14 | 1 | -2/+11 |
| | | | | | | | | | | | | | | | | - 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. | ||||
| * | Prepare for 0.6.2.0; implement s6-rc reload | Laurent Bercot | 2026-06-09 | 1 | -1/+2 |
| | | | | | Also support reload-signal in the service definition directory. | ||||
| * | Prepare for 0.6.1.2; make s6-rc-init idempotent and more resilient | Laurent Bercot | 2026-05-29 | 1 | -0/+11 |
| | | |||||
| * | Prepare for 0.6.1.1 ; fix loop exit condition in store checking | Laurent Bercot | 2026-05-09 | 1 | -0/+7 |
| | | |||||
| * | Prepare for 0.6.1.0; set RC_NAME in oneshots | Laurent Bercot | 2026-04-20 | 1 | -1/+1 |
| | | |||||
| * | Update deps/docs/mirrors | Laurent Bercot | 2026-04-04 | 1 | -0/+3 |
| | | |||||
| * | Add support for disabling rpath; update deps | Laurent Bercot | 2026-03-31 | 1 | -1/+1 |
| | | |||||
| * | Prepare for 0.6.0.1 | Laurent Bercot | 2026-03-18 | 1 | -0/+9 |
| | | |||||
| * | Update deps and doc | Laurent Bercot | 2026-01-23 | 1 | -4/+5 |
| | | |||||
| * | Update deps | Laurent Bercot | 2025-11-02 | 1 | -1/+1 |
| | | |||||
| * | Finish repo documentation; make bootdb configurable; fix install | Laurent Bercot | 2025-10-30 | 1 | -0/+3 |
| | | |||||
| * | Add s6-rc-set-change doc page, update deps, fix verbosity guard | Laurent Bercot | 2025-10-30 | 1 | -1/+1 |
| | | |||||
| * | Do not delete old store before the sync succeeds | Laurent Bercot | 2025-10-05 | 1 | -1/+1 |
| | | |||||
| * | Prepare for 0.5.7.0 | Laurent Bercot | 2025-08-19 | 1 | -0/+11 |
| | | |||||
| * | Prepare for 0.5.6.0, add pkg-config support, etc. | Laurent Bercot | 2025-04-27 | 1 | -2/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for next version, fix configure | Laurent Bercot | 2025-03-27 | 1 | -0/+11 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | version: 0.5.5.0v0.5.5.0 | Laurent Bercot | 2024-10-09 | 1 | -0/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Update deps | Laurent Bercot | 2024-10-04 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Install static libraries in /usr/lib by default | Laurent Bercot | 2024-09-23 | 1 | -0/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 0.5.5.0; add s6rc_livedir_canon | Laurent Bercot | 2024-07-05 | 1 | -2/+5 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 0.5.4.4 ; fix fds limit in s6rc-fdholderd | Laurent Bercot | 2024-06-17 | 1 | -0/+6 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Update deps | Laurent Bercot | 2024-06-06 | 1 | -3/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 0.5.4.3; get rid of 1st limit in s6-rc-fdholder-filler | Laurent Bercot | 2024-04-18 | 1 | -0/+11 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Update deps | Laurent Bercot | 2023-09-11 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Update deps | Laurent Bercot | 2023-09-09 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 0.5.4.2; use open3() safe wrapper | Laurent Bercot | 2023-07-06 | 1 | -0/+11 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Doc typo fixes | Laurent Bercot | 2023-04-06 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 0.5.4.1; ensure livedir always has a lock file | Laurent Bercot | 2023-02-18 | 1 | -0/+7 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 0.5.4.0; add start and stop subcommands to s6-rc | Laurent Bercot | 2023-02-14 | 1 | -1/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Update s6 dep; simplify servicedir block/unblock | Laurent Bercot | 2023-02-06 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 0.5.3.4 | Laurent Bercot | 2023-01-31 | 1 | -0/+9 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add support for s6-instance | Laurent Bercot | 2022-12-22 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Adapt for skalibs-2.13.0.0 | Laurent Bercot | 2022-11-29 | 1 | -0/+11 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 0.5.3.2; adapt to skalibs-2.12.0.0 | Laurent Bercot | 2022-06-08 | 1 | -0/+11 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | prepare for 0.5.3.1 | Laurent Bercot | 2022-04-06 | 1 | -0/+6 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Update deps | Laurent Bercot | 2021-12-19 | 1 | -0/+4 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Document skalibs dep bump | Laurent Bercot | 2021-12-03 | 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 | -0/+10 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Update dependencies, adjust to skalibs-2.11.0.0 apis | Laurent Bercot | 2021-08-10 | 1 | -1/+6 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 0.5.2.3 | Laurent Bercot | 2021-05-11 | 1 | -0/+6 |
| | | |||||
| * | Prepare for 0.5.2.2 | Laurent Bercot | 2021-04-13 | 1 | -0/+11 |
| | | |||||
| * | Prepare for 0.5.2.1; build against new skalibs/execline/s6 | Laurent Bercot | 2020-12-07 | 1 | -0/+11 |
| | | |||||
| * | Prepare for 0.5.2.0 | Laurent Bercot | 2020-10-01 | 1 | -0/+15 |
| | | |||||
| * | Prepare for 0.5.1.4 | Laurent Bercot | 2020-06-30 | 1 | -0/+6 |
| | | |||||
| * | Prepare for 0.5.1.3 | Laurent Bercot | 2020-06-24 | 1 | -0/+11 |
| | | |||||
| * | Prepare for 0.5.1.2 | Laurent Bercot | 2020-01-27 | 1 | -0/+11 |
| | | |||||
| * | Prepare for 0.5.1.1 | Laurent Bercot | 2019-10-21 | 1 | -0/+11 |
| | | |||||
| * | Prepare for 0.5.1.0 | Laurent Bercot | 2019-08-09 | 1 | -0/+11 |
| | | |||||
