aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update depsLaurent Bercot2025-10-302-4/+4
|
* Separate s6 from s6-frontend, fix configure for no-nsss buildLaurent Bercot2025-10-2429-43/+133
|
* Document sr.ht mirrorLaurent Bercot2025-09-241-1/+2
|
* Update depsLaurent Bercot2025-08-192-12/+12
|
* fix depsLaurent Bercot2025-07-012-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to mkdirpLaurent Bercot2025-06-304-22/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Hard depend on nsss, part 2Laurent Bercot2025-06-305-24/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Hard depend on nsssLaurent Bercot2025-06-303-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to new golLaurent Bercot2025-06-3014-226/+167
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add a lot of stuff, implement basic service_startLaurent Bercot2025-06-1820-15/+262
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Actually include it in the build >.>Laurent Bercot2025-06-145-12/+26
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Set up configurable policy infrastructureLaurent Bercot2025-06-1417-57/+156
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More config dir optionsLaurent Bercot2025-06-119-16/+157
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Include s6 service skeleton; add boilerplate for s6li and util-linuxLaurent Bercot2025-06-089-2/+41
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add skeleton for "s6 service"Laurent Bercot2025-06-0613-113/+242
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Implement "s6 process"Laurent Bercot2025-06-0612-3/+491
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Support shlibs on MacOS, next iterationLaurent Bercot2025-05-301-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Correctly use pthread_lib sysdepLaurent Bercot2025-05-292-4/+12
|
* Support shlibs on MacOSLaurent Bercot2025-05-263-22/+64
| | | | 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-269-0/+192
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add hashLaurent Bercot2025-05-012-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next batch of build fixesLaurent Bercot2025-04-292-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More build fixesLaurent Bercot2025-04-293-7/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Move to new system, support pkg-configLaurent Bercot2025-04-2824-88/+988
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update deps and configureLaurent Bercot2025-03-254-12/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update toolsLaurent Bercot2024-10-092-5/+17
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2024-10-042-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Install static libs in /usr/lib by defaultLaurent Bercot2024-09-234-24/+16
| | | | 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>
* Simpler MakefileLaurent Bercot2023-09-221-12/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-092-10/+10
| | | | 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>
* configure: Catch all of variable valuesMobin2023-07-101-1/+1
| | | | | | | If variables have multiple values (such as CFLAGS="-std=c11 -fPIE"), eval drops most values (except first one) from it. This commit fixes this issue. Signed-off-by: Mobin "Hojjat" Aydinfar <mobin@mobintestserver.ir>
* Use open2() safe wrappersLaurent Bercot2023-07-071-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update dependenciesLaurent Bercot2023-01-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-297-16/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: support DESTDIR for sysdeps tooLaurent Bercot2021-12-051-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: add var control tweak and DESTDIR support for slashpackageLaurent Bercot2021-12-051-6/+6
| | | | 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>
* Update dependenciesLaurent Bercot2021-08-102-10/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-097-12/+54
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document move to OFTCLaurent Bercot2021-05-241-1/+1
|
* Do not compile or link into /dev/nullLaurent Bercot2021-04-111-4/+6
|
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-092-3/+2
|
* noexecstack only works in LDFLAGSLaurent Bercot2021-04-081-1/+1
|
* Fix targets.mak for --disable-aliases-symlinksLaurent Bercot2021-03-141-5/+6
|
* Add --disable-alias-symlinks optionLaurent Bercot2021-03-145-11/+36
|