Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-14 | Prepare for 0.5.4.0; add start and stop subcommands to s6-rc | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2020-08-20 | Add the notion of essential service | Laurent Bercot | |
2019-02-04 | Scrap s6-rc-compile -u/-g, implement uid/self instead. Prepare for 0.5.0.0 | Laurent Bercot | |
2017-10-09 | Make s6-rc prefix-independent; implement s6-rc diff | Laurent Bercot | |
Using scandir/ in s6-rc is useless, we have access to the servicedirs/ directly. That prevents us from being concerned with scandir prefixes. | |||
2017-06-18 | Usability changes for transition failures in s6-rc change | Laurent Bercot | |
- 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 | |||
2017-05-23 | Switch doc to schemeless URLs | Laurent Bercot | |
2017-03-23 | Don't wait on locks by default (fail instead); add a -b option to get the ↵ | Laurent Bercot | |
waiting behaviour Also fix a few types in s6-rc-compile (unsigned int -> uint32_t for avltree indices) | |||
2016-01-12 | Doc typo fix | Laurent Bercot | |
2015-09-23 | No need for -a in s6-rc -u invocation; remove -X from dryrun print | Laurent Bercot | |
2015-09-23 | Some documentation updates | Laurent Bercot | |
2015-09-12 | s6-rc-update bugfixes. Now works on nops. | Laurent Bercot | |
2015-08-13 | - add support for --livedir | Laurent Bercot | |
- doc fixes | |||
2015-08-12 | Intermediary commit; working on source dir format change. Should work, but ↵ | Laurent Bercot | |
untested as for now. | |||
2015-07-14 | Various bugfixes, thanks Colin Booth | Laurent Bercot | |
(haven't touched the timeouts yet) | |||
2015-07-13 | Apply fixes suggested by Colin Booth | Laurent Bercot | |
2015-07-07 | - Minor fixes to s6-rc | Laurent Bercot | |
- More doc | |||
2015-07-04 | Start of doc | Laurent Bercot | |
2015-06-16 | Bugfixes. | Laurent Bercot | |
2015-06-04 | Initial commit | Laurent Bercot | |