| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prepare for 0.7.0.0; lots of changes! | Laurent Bercot | 13 days | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | - 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. | ||||
| * | Add s6-rc-repo-list | Laurent Bercot | 2025-12-20 | 1 | -0/+1 |
| | | |||||
| * | Add s6-rc-set-fix | Laurent Bercot | 2025-12-20 | 1 | -0/+1 |
| | | |||||
| * | s6-rc-set-list is now s6-rc-set-status and does everything | Laurent Bercot | 2025-11-26 | 1 | -1/+1 |
| | | |||||
| * | Add s6-rc-set-list | Laurent Bercot | 2025-11-12 | 1 | -0/+1 |
| | | |||||
| * | Add s6-rc-set-install, repodefs page | Laurent Bercot | 2025-10-06 | 1 | -1/+2 |
| | | |||||
| * | More progress: updated sync, nominal fix | Laurent Bercot | 2025-09-24 | 1 | -0/+1 |
| | | |||||
| * | Add s6-rc-set-commit, slightly rephrase other binaries | Laurent Bercot | 2025-09-21 | 1 | -0/+1 |
| | | |||||
| * | Add s6-rc-set-changestate. FINALLY. | Laurent Bercot | 2025-09-15 | 1 | -0/+1 |
| | | |||||
| * | Add set-copy, set-delete | Laurent Bercot | 2025-07-04 | 1 | -0/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Finish s6-rc-repo-init | Laurent Bercot | 2025-07-02 | 1 | -1/+0 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add s6-rc-repo-init, s6-rc-repo-populate | Laurent Bercot | 2025-06-30 | 1 | -0/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add s6-rc-format-upgrade to package/modes | Laurent Bercot | 2017-12-07 | 1 | -0/+1 |
| | | |||||
| * | Add s6-rc-oneshot-run (without using it in s6-rc-compile or s6-rc yet) | Laurent Bercot | 2015-09-21 | 1 | -0/+1 |
| | | |||||
| * | - some work on s6-rc-update | Laurent Bercot | 2015-08-29 | 1 | -0/+1 |
| | | | | | - add s6-rc-bundle and relevant doc | ||||
| * | Safer version of pipelines, with an auto-refilling fdholder | Laurent Bercot | 2015-08-16 | 1 | -6/+7 |
| | | |||||
| * | - fix shebang invocation | Laurent Bercot | 2015-07-21 | 1 | -3/+3 |
| | | | | | | | - accept symlinks to subdirs in source directories - make oneshot down scripts optional - execline dep bump | ||||
| * | Added s6-rc-update skeleton | Laurent Bercot | 2015-07-07 | 1 | -0/+1 |
| | | |||||
| * | Initial commit | Laurent Bercot | 2015-06-04 | 1 | -0/+5 |
