about summary refs log tree commit diff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 2.11.3.1, rlimit shenanigansLaurent Bercot2023-02-262-2/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-02-172-3/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Clarify the use of shutdown() in s6-ioconnectLaurent Bercot2023-02-091-0/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Autodetect socket endpoints in s6-ioconnect, deprecate -0167Laurent Bercot2023-02-091-15/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.11.3.0Laurent Bercot2023-02-062-2/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-svc -QLaurent Bercot2023-02-061-0/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.11.2.1, move template location, change file listLaurent Bercot2023-01-313-6/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2023-01-281-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixesLaurent Bercot2023-01-162-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc clarificationLaurent Bercot2023-01-131-2/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc clarificationLaurent Bercot2023-01-111-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2023-01-111-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Mention -D/-U edge case in s6-supervise docLaurent Bercot2023-01-111-0/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixesLaurent Bercot2023-01-113-19/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More bugfixesLaurent Bercot2023-01-113-4/+4
| | | | | | And doc fixes Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add doc for s6-instance-list and s6-instance-statusLaurent Bercot2023-01-106-12/+142
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixesLaurent Bercot2023-01-092-5/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next batch of fixesLaurent Bercot2023-01-094-2/+20
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add instances implementation (still needs testing)Laurent Bercot2023-01-0910-3/+582
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2023-01-061-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Refactor libs6auto, add s6-instance-maker (untested)Laurent Bercot2022-12-231-4/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update execline dep; s6-envdir QoLLaurent Bercot2022-12-212-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-log: add p directive to add a prefix to every lineLaurent Bercot2022-12-071-0/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-292-4/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixLaurent Bercot2022-10-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-supervise QoL: only skip 1-second restart delay when service was readyLaurent Bercot2022-10-041-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: s6-accessrules-fs-from-cdb's incorrectly terminated stringLaurent Bercot2022-09-211-1/+1
| | | | | | Also overview typo fix. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add upper limit to -c in s6-svscanLaurent Bercot2022-08-213-13/+33
| | | | | | Also document it, and document changes to s6-supervise Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc link fixLaurent Bercot2022-08-121-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.11.1.2Laurent Bercot2022-06-282-2/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc obfuscation: does init have 3 or 4 stages?Laurent Bercot2022-06-281-1/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixLaurent Bercot2022-06-281-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fix (lock-fd)Laurent Bercot2022-06-131-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.11.1.1; adapt to skalibs-2.12.0.0Laurent Bercot2022-06-082-3/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* doc fix (thx Obarun)Laurent Bercot2022-03-161-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update execline depLaurent Bercot2022-03-082-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add noclamp option to s6-envdirLaurent Bercot2022-02-271-2/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.11.1.0Laurent Bercot2022-02-263-4/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update s6-svscan-1.html to reflect how s6-l-i worksLaurent Bercot2022-01-101-30/+75
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2021-12-192-4/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.11.0.1Laurent Bercot2021-12-032-2/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update link to BSD initLaurent Bercot2021-12-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc precisionLaurent Bercot2021-11-241-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update jdebp.uk urlLaurent Bercot2021-10-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.11.0.0 v2.11.0.0Laurent Bercot2021-09-261-2/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix reported dependenciesLaurent Bercot2021-09-262-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-ioconnect isn't zero-copy anymore: fix docLaurent Bercot2021-09-251-4/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixes, s6-socklog min linelen -> 76, s6-ioconnect fixesLaurent Bercot2021-09-253-9/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixesLaurent Bercot2021-09-182-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* svlink bugfixLaurent Bercot2021-09-072-0/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>