aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Now it builds againLaurent Bercot2025-11-0514-116/+138
|
* Lots of work done, doesn't build yet, next commit willLaurent Bercot2025-11-0426-1519/+270
| | | | | | | | - alias subsystem moved to s6 - config subsystem deleted - new helpers subsystem, with a s6-frontend-helper-kill program - new s6f_equote function, to execline-quote an argv - started the adaptation to the new s6-rc functions, in progress
* Separate s6 from s6-frontend, fix configure for no-nsss buildLaurent Bercot2025-10-2415-4/+46
|
* fix depsLaurent Bercot2025-07-011-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to mkdirpLaurent Bercot2025-06-303-19/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to new golLaurent Bercot2025-06-3013-221/+164
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add a lot of stuff, implement basic service_startLaurent Bercot2025-06-1812-8/+239
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Actually include it in the build >.>Laurent Bercot2025-06-143-9/+17
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Set up configurable policy infrastructureLaurent Bercot2025-06-149-24/+138
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More config dir optionsLaurent Bercot2025-06-113-6/+35
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Include s6 service skeleton; add boilerplate for s6li and util-linuxLaurent Bercot2025-06-081-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add skeleton for "s6 service"Laurent Bercot2025-06-0612-109/+237
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Implement "s6 process"Laurent Bercot2025-06-0611-2/+482
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Rename variablesLaurent Bercot2025-05-261-31/+31
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Boilerplate for main commandLaurent Bercot2025-05-266-0/+183
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Move to new system, support pkg-configLaurent Bercot2025-04-281-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* fchdir doesn't need O_DIRECTORYLaurent Bercot2024-05-041-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.14Laurent Bercot2023-09-091-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Use open2() safe wrappersLaurent Bercot2023-07-071-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-294-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add E support to svLaurent Bercot2021-10-111-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add D, T, X and x support to svLaurent Bercot2021-10-111-1/+23
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to s6-2.11.0.0Laurent Bercot2021-09-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-094-11/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to new skalibs/exec.hLaurent Bercot2020-11-292-24/+18
|
* chpst doesn't need stralloc (realpath() is ok to use directly here)Laurent Bercot2020-01-031-10/+10
|
* Nip multicall chroot problems in the bud; only support 1 envdirLaurent Bercot2020-01-031-15/+12
|
* Doc typo fix, sv improvementsLaurent Bercot2019-12-311-51/+98
|
* Initial commit.Laurent Bercot2019-12-309-0/+1289