aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Save before experimenting with help processing system...Laurent Bercot2025-12-2419-126/+126
|
* Split live into live and systemLaurent Bercot2025-12-2311-135/+231
|
* releng fixesLaurent Bercot2025-12-231-1/+1
|
* Complete set of commands for s6-frontendLaurent Bercot2025-12-2115-4/+447
|
* Complete base functionalityLaurent Bercot2025-11-269-155/+129
|
* Add a lot of subcommands, see a nice framework emergeLaurent Bercot2025-11-1118-66/+692
|
* Add live_statusLaurent Bercot2025-11-101-4/+199
|
* Refactor and implement live_restartLaurent Bercot2025-11-102-60/+94
|
* move service commands to liveLaurent Bercot2025-11-0924-201/+320
|
* Now it builds againLaurent Bercot2025-11-0515-126/+149
|
* Lots of work done, doesn't build yet, next commit willLaurent Bercot2025-11-0440-1756/+371
| | | | | | | | - 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
* 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>