| 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 | -2/+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 |
| | | |||||
| * | Clean up | Laurent Bercot | 2025-09-16 | 1 | -0/+1 |
| | | |||||
| * | Add set-copy, set-delete | Laurent Bercot | 2025-07-04 | 1 | -0/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | s6-rc-set-new, refactors, additions, etc. | Laurent Bercot | 2025-07-03 | 1 | -0/+1 |
| | | | | | 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> | ||||
| * | Prepare for 0.5.6.0, add pkg-config support, etc. | Laurent Bercot | 2025-04-27 | 1 | -0/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add s6-rc-format-upgrade | Laurent Bercot | 2017-12-04 | 1 | -0/+1 |
| | | |||||
| * | Update dependencies, get ready for master merge | Laurent Bercot | 2017-11-27 | 1 | -2/+2 |
| | | |||||
| * | Update .gitignore | Laurent Bercot | 2017-11-02 | 1 | -4/+13 |
| | | |||||
| * | Usability changes for transition failures in s6-rc change | Laurent Bercot | 2017-06-18 | 1 | -0/+2 |
| | | | | | | | | | - Add explicit s6-svc -d call for longrun transition failure - Add SIGTERM and SIGINT handling: kill all longrun transitions - Doc update - Credit Lionel - Prepare for 0.2.1.0 | ||||
| * | Update .gitignore for XYZZY! Also, v0.0.1.0v0.0.1.0 | Laurent Bercot | 2015-09-23 | 1 | -3/+2 |
| | | |||||
| * | Initial commit | Laurent Bercot | 2015-06-04 | 1 | -0/+5 |
