summaryrefslogtreecommitdiff
path: root/doc/s6-rc-init.html
AgeCommit message (Collapse)Author
2018-12-16 Doc typo fixLaurent Bercot
2017-12-23 live actually needs to be an absolute path for s6-rc-init and s6-rc-updateLaurent Bercot
2017-12-04 Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and ↵Laurent Bercot
s6rc_livedir_create
2017-10-09 Replace suffix with prefixLaurent Bercot
2017-10-08 Add -s to s6-rc-init; prepare for 0.3.0.0Laurent Bercot
2017-09-30 Add doc precisions about live compiled dbsLaurent Bercot
2017-05-23 Switch doc to schemeless URLsLaurent Bercot
2017-05-16 Add -d option to s6-rc-init, to dereference compiledLaurent 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)
2015-11-13 - better error codes in s6-rc-updateLaurent Bercot
- doc fixes
2015-09-23 No need for -a in s6-rc -u invocation; remove -X from dryrun printLaurent Bercot
2015-08-13 - add support for --livedirLaurent Bercot
- doc fixes
2015-07-14 Various bugfixes, thanks Colin BoothLaurent Bercot
(haven't touched the timeouts yet)
2015-07-07 - Minor fixes to s6-rcLaurent Bercot
- More doc
2015-07-04 Start of docLaurent Bercot