aboutsummaryrefslogtreecommitdiffstats
path: root/src/instance
Commit message (Collapse)AuthorAgeFilesLines
* Fix s6-instance-maker invocation of s6-svscanLaurent Bercot2026-06-191-2/+3
|
* Add s6-notify-fd-from-socket and s6-notify-socket-from-fdLaurent Bercot2026-04-091-0/+0
| | | | | Also add .gitkeep files, remove old include-local/s6lockd.h, update a little bit of doc, make s6-ftrigrd pipe-only
* Fix Solaris 10 buildLaurent Bercot2024-07-162-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Don't create instance/instances subdirs in s6-rc source defsLaurent Bercot2023-01-311-8/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.11.2.1, move template location, change file listLaurent Bercot2023-01-312-4/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-instance-list, s6-instance-status (no doc yet)Laurent Bercot2023-01-107-34/+167
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next batch of fixesLaurent Bercot2023-01-093-5/+23
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* First batch of fixes, more to come >.>Laurent Bercot2023-01-094-11/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add instances implementation (still needs testing)Laurent Bercot2023-01-097-1/+243
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Refactor libs6auto, add s6-instance-maker (untested)Laurent Bercot2022-12-232-0/+183
Signed-off-by: Laurent Bercot <ska@appnovation.com>