summaryrefslogtreecommitdiff
path: root/doc/s6-rc.html
AgeCommit message (Collapse)Author
2023-02-14 Prepare for 0.5.4.0; add start and stop subcommands to s6-rcLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2020-08-20 Add the notion of essential serviceLaurent Bercot
2019-02-04 Scrap s6-rc-compile -u/-g, implement uid/self instead. Prepare for 0.5.0.0Laurent Bercot
2017-10-09 Make s6-rc prefix-independent; implement s6-rc diffLaurent 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 changeLaurent 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 URLsLaurent 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 fixLaurent Bercot
2015-09-23 No need for -a in s6-rc -u invocation; remove -X from dryrun printLaurent Bercot
2015-09-23 Some documentation updatesLaurent Bercot
2015-09-12 s6-rc-update bugfixes. Now works on nops.Laurent Bercot
2015-08-13 - add support for --livedirLaurent 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 BoothLaurent Bercot
(haven't touched the timeouts yet)
2015-07-13 Apply fixes suggested by Colin BoothLaurent Bercot
2015-07-07 - Minor fixes to s6-rcLaurent Bercot
- More doc
2015-07-04 Start of docLaurent Bercot
2015-06-16 Bugfixes.Laurent Bercot
2015-06-04 Initial commitLaurent Bercot