aboutsummaryrefslogtreecommitdiffstats
path: root/src/alias
Commit message (Collapse)AuthorAgeFilesLines
* Lots of work done, doesn't build yet, next commit willLaurent Bercot2025-11-046-1028/+0
| | | | | | | | - 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
* Move to new system, support pkg-configLaurent Bercot2025-04-281-0/+2
| | | | 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>
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-293-3/+3
| | | | 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-093-10/+10
| | | | 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-306-0/+964