| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prepare for 0.7.0.0; lots of changes! | Laurent Bercot | 13 days | 1 | -7/+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. | ||||
| * | Update deps/docs/mirrors | Laurent Bercot | 2026-04-04 | 1 | -0/+1 |
| | | |||||
| * | Update deps and doc | Laurent Bercot | 2026-01-23 | 1 | -21/+28 |
| | | |||||
| * | Latest batch of fixes | Laurent Bercot | 2025-04-28 | 1 | -1/+1 |
| | | | | | 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> | ||||
| * | doc: fix URLs | Laurent Bercot | 2020-10-04 | 1 | -1/+1 |
| | | |||||
| * | version: 0.5.1.2v0.5.1.2 | Laurent Bercot | 2020-03-02 | 1 | -1/+1 |
| | | |||||
| * | Switch doc to schemeless URLs | Laurent Bercot | 2017-05-23 | 1 | -10/+10 |
| | | |||||
| * | Fix the advice on how to atomically replace directories with s6-ln or POSIX | Laurent Bercot | 2017-04-21 | 1 | -10/+11 |
| | | |||||
| * | Add anchors to FAQ entries; add a FAQ for compiled db management. | Laurent Bercot | 2016-07-27 | 1 | -0/+84 |
| | | |||||
| * | - appease gcc, which still doesn't understand data flow across gotos, in ↵ | Laurent Bercot | 2015-10-27 | 1 | -2/+6 |
| | | | | | | | s6rc_lock - document proper service stubbing for OpenRC | ||||
| * | - Finishing touches to the doc | Laurent Bercot | 2015-09-23 | 1 | -3/+7 |
| | | | | | - rc for 0.0.1.0 | ||||
| * | No need for -a in s6-rc -u invocation; remove -X from dryrun print | Laurent Bercot | 2015-09-23 | 1 | -15/+114 |
| | | |||||
| * | Some documentation updates | Laurent Bercot | 2015-09-23 | 1 | -3/+48 |
| | | |||||
| * | - some work on s6-rc-update | Laurent Bercot | 2015-08-29 | 1 | -1/+5 |
| | | | | | - add s6-rc-bundle and relevant doc | ||||
| * | More doc! | Laurent Bercot | 2015-07-08 | 1 | -0/+206 |
