aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Update depsLaurent Bercot2026-06-221-1/+1
|
* Update cgit URLLaurent Bercot2026-06-201-1/+1
|
* Prepare for 0.7.0.0; lots of changes!Laurent Bercot2026-06-141-3/+2
| | | | | | | | | | | | | | | - s6-rc-bundle deleted. Changing bundles without recompiling is not supported anymore. (It works, but it incentivizes poor workflows; it is better to handle stuff at the source level and recompile when in doubt, that's what s6-frontend does.) - new db format, need to recompile and use s6-rc-format-upgrade on new live db - support for the reload-signal file in service directories - new reload scripts for oneshots (which is why the db format has changed) - new "s6-rc reload" command, calling s6-svc -l on longruns (which makes use of reload-signal, HUP by default) and the reload script on oneshots - the live state now tracks when a service has been explicitly brought up as opposed to by pulled by dependencies. Nothing uses the feature for now but now the tech is there for an auto-stop-if-unneeded feature.
* Prepare for 0.6.2.0; implement s6-rc reloadLaurent Bercot2026-06-091-3/+3
| | | | Also support reload-signal in the service definition directory.
* Prepare for 0.6.1.2; make s6-rc-init idempotent and more resilientLaurent Bercot2026-05-291-5/+5
|
* Prepare for 0.6.1.1 ; fix loop exit condition in store checkingLaurent Bercot2026-05-091-3/+3
|
* Prepare for 0.6.1.0; set RC_NAME in oneshotsLaurent Bercot2026-04-201-2/+2
|
* Link man pages repoLaurent Bercot2026-04-111-0/+8
|
* Update deps/docs/mirrorsLaurent Bercot2026-04-041-1/+3
|
* Add support for disabling rpath; update depsLaurent Bercot2026-03-311-2/+2
|
* Prepare for 0.6.0.1Laurent Bercot2026-03-181-4/+4
|
* Add missing link to s6-rc-repo-list in indexLaurent Bercot2026-01-271-0/+1
|
* Update deps and docLaurent Bercot2026-01-231-6/+6
|
* Link s6-rc-set-status in the index docLaurent Bercot2026-01-061-0/+1
|
* releng fixesLaurent Bercot2025-12-231-1/+1
|
* Add s6-rc-set-fixLaurent Bercot2025-12-201-0/+1
|
* Add s6-rc-set-listLaurent Bercot2025-11-121-5/+6
|
* Update depsLaurent Bercot2025-11-021-1/+1
|
* Add s6-rc-set-change doc page, update deps, fix verbosity guardLaurent Bercot2025-10-301-3/+3
|
* Do not delete old store before the sync succeedsLaurent Bercot2025-10-051-2/+16
|
* Document sr.ht mirrorLaurent Bercot2025-09-241-1/+2
|
* Prepare for 0.5.7.0Laurent Bercot2025-08-191-5/+5
|
* Add sha256sumLaurent Bercot2025-05-011-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.6.0, add pkg-config support, etc.Laurent Bercot2025-04-271-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for next version, fix configureLaurent Bercot2025-03-271-9/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2024-10-041-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Install static libraries in /usr/lib by defaultLaurent Bercot2024-09-231-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.5.0; add s6rc_livedir_canonLaurent Bercot2024-07-051-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.4.4 ; fix fds limit in s6rc-fdholderdLaurent Bercot2024-06-171-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2024-06-061-3/+3
| | | | 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-181-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-111-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.4.2; use open3() safe wrapperLaurent Bercot2023-07-061-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.4.1; ensure livedir always has a lock fileLaurent Bercot2023-02-181-2/+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-141-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update s6 dep; simplify servicedir block/unblockLaurent Bercot2023-02-061-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.3.4Laurent Bercot2023-01-311-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add support for s6-instanceLaurent Bercot2022-12-221-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt for skalibs-2.13.0.0Laurent Bercot2022-11-291-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.3.2; adapt to skalibs-2.12.0.0Laurent Bercot2022-06-081-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* prepare for 0.5.3.1Laurent Bercot2022-04-061-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2021-12-191-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document skalibs dep bumpLaurent Bercot2021-12-031-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.3.0, add contents.d and dependencies.d supportLaurent Bercot2021-12-031-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* fix nosh linkLaurent Bercot2021-10-281-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update skarnet.com urlLaurent Bercot2021-10-261-2/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update dependencies, adjust to skalibs-2.11.0.0 apisLaurent Bercot2021-08-101-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for future contributionsLaurent Bercot2021-06-031-1/+1
|
* Prepare for 0.5.2.3Laurent Bercot2021-05-111-1/+1
|