aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add sha256sumLaurent 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-10/+17
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Latest batch of fixesLaurent Bercot2025-04-286-7/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.6.0, add pkg-config support, etc.Laurent Bercot2025-04-2724-101/+937
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for next version, fix configureLaurent Bercot2025-03-277-16/+37
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* It's a vpath problem... so work around it, temporarily >.>Laurent Bercot2025-03-185-4/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* always fsync after cdb_make_finish in s6-rc-compileLaurent Bercot2025-03-181-2/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* fix full dynamic build (missing dep in s6-rc-oneshot-run)Laurent Bercot2025-03-182-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.5.5.0v0.5.5.0Laurent Bercot2024-10-095-7/+22
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Support flag-newpidnsLaurent Bercot2024-10-041-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2024-10-043-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Create instance subdir when copying templateLaurent Bercot2024-10-021-0/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Install static libraries in /usr/lib by defaultLaurent Bercot2024-09-235-22/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.5.0; add s6rc_livedir_canonLaurent Bercot2024-07-0511-11/+55
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.4.4 ; fix fds limit in s6rc-fdholderdLaurent Bercot2024-06-175-4/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.5.4.3v0.5.4.3Laurent Bercot2024-06-071-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2024-06-063-9/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove all limits in s6-rc-fdholder-fillerLaurent Bercot2024-04-181-17/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.4.3; get rid of 1st limit in s6-rc-fdholder-fillerLaurent Bercot2024-04-186-24/+48
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Raise limits in s6-rc-fdholder-fillerLaurent Bercot2024-04-181-11/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.5.4.2v0.5.4.2Laurent Bercot2023-11-061-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simpler MakefileLaurent Bercot2023-09-221-7/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-113-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-094-3/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.14Laurent Bercot2023-09-092-6/+8
| | | | 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>
* Prepare for 0.5.4.2; use open3() safe wrapperLaurent Bercot2023-07-066-10/+27
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove debug instructionsLaurent Bercot2023-06-201-29/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simplify selfpipe managementLaurent Bercot2023-04-071-8/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Credit flexibeastLaurent Bercot2023-04-071-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More doc typo fixesLaurent Bercot2023-04-061-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixesLaurent Bercot2023-04-066-9/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove s6-test invocation from examplesLaurent Bercot2023-03-191-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.5.4.1v0.5.4.1Laurent Bercot2023-02-211-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.4.1; ensure livedir always has a lock fileLaurent Bercot2023-02-186-4/+22
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.5.4.0v0.5.4.0Laurent Bercot2023-02-178-10/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.4.0; add start and stop subcommands to s6-rcLaurent Bercot2023-02-148-9/+42
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Always pass arguments to run.userLaurent Bercot2023-02-101-7/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add instance support to s6-rc-updateLaurent Bercot2023-02-082-2/+74
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update s6 dep; simplify servicedir block/unblockLaurent Bercot2023-02-065-32/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Code typo fixLaurent Bercot2023-01-311-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Better processing of source instanced servicesLaurent Bercot2023-01-311-9/+20
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.3.4Laurent Bercot2023-01-315-6/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Don't hard depend on PATH_MAX; change servicedir file listLaurent Bercot2023-01-313-6/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.5.3.3v0.5.3.3Laurent Bercot2023-01-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document instance(s) directoryLaurent Bercot2022-12-221-0/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add support for s6-instanceLaurent Bercot2022-12-225-3/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt for skalibs-2.13.0.0Laurent Bercot2022-11-2914-17/+35
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Open the shared locks O_RDONLY, duh.Laurent Bercot2022-11-101-12/+13
| | | | | | | Instead of writing workarounds for EROFS and chattr +i and still failing to properly address other cases. Noob. Signed-off-by: Laurent Bercot <ska@appnovation.com>