aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update depsHEADmainLaurent Bercot4 days2-2/+2
|
* Update cgit URLLaurent Bercot7 days1-1/+1
|
* s6-rc-set-change: move if-dependencies tristate to two boolsLaurent Bercot11 days2-30/+29
|
* Prepare for 0.7.0.0; lots of changes!Laurent Bercot13 days7-175/+27
| | | | | | | | | | | | | | | - 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-094-5/+29
| | | | 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-293-5/+19
|
* Prepare for 0.6.1.1 ; fix loop exit condition in store checkingLaurent Bercot2026-05-092-3/+10
|
* Prepare for 0.6.1.0; set RC_NAME in oneshotsLaurent Bercot2026-04-204-6/+13
|
* Link man pages repoLaurent Bercot2026-04-111-0/+8
|
* doc typo fixLaurent Bercot2026-04-061-1/+1
|
* Update deps/docs/mirrorsLaurent Bercot2026-04-0427-1/+31
|
* Add support for disabling rpath; update depsLaurent Bercot2026-03-313-4/+4
|
* Prepare for 0.6.0.1Laurent Bercot2026-03-182-4/+13
|
* Doc typo fixLaurent Bercot2026-02-231-1/+1
|
* doc typo fixesLaurent Bercot2026-02-233-5/+5
|
* doc clarity: what the "usable" rx meansLaurent Bercot2026-02-111-1/+3
|
* Doc typo fixLaurent Bercot2026-01-291-1/+1
|
* Add missing link to s6-rc-repo-list in indexLaurent Bercot2026-01-271-0/+1
|
* Doc typo fixLaurent Bercot2026-01-251-1/+1
|
* doc typo fixLaurent Bercot2026-01-251-1/+1
|
* doc typo fixLaurent Bercot2026-01-241-1/+1
|
* Rename "sub" to "prescription"Laurent Bercot2026-01-2410-70/+54
|
* And add similar options to s6-rc-set-installLaurent Bercot2026-01-241-1/+11
| | | | | s6-rc-set-install downs essential services by default. This is different from the s6-rc-update default.
* Support bringing down essential services in s6-rc-updateLaurent Bercot2026-01-241-14/+26
| | | | Also adjust verbosity of s6-rc-compile
* Update deps and docLaurent Bercot2026-01-233-31/+39
|
* New example batch of service definitionsLaurent Bercot2026-01-232-4/+2
|
* Add --no-update option to s6-rc-set-installLaurent Bercot2026-01-171-0/+7
|
* Doc fixesLaurent Bercot2026-01-161-3/+3
|
* Modernize s6-rc; add -E and -e options (with/out essentials)Laurent Bercot2026-01-121-2/+11
|
* Link s6-rc-set-status in the index docLaurent Bercot2026-01-061-0/+1
|
* releng fixesLaurent Bercot2025-12-231-1/+1
|
* Working repo fix that understands pipelinesLaurent Bercot2025-12-202-3/+7
|
* Add s6-rc-repo-listLaurent Bercot2025-12-202-1/+68
|
* Consistency of --force-essential optionLaurent Bercot2025-12-202-6/+14
|
* Add s6-rc-set-fixLaurent Bercot2025-12-203-0/+104
|
* s6-rc-set-list is now s6-rc-set-status and does everythingLaurent Bercot2025-11-262-11/+24
|
* Add s6-rc-set-listLaurent Bercot2025-11-123-7/+86
|
* Doc typo fixLaurent Bercot2025-11-101-1/+1
|
* Update depsLaurent Bercot2025-11-023-3/+3
|
* Finish repo documentation; make bootdb configurable; fix installLaurent Bercot2025-10-303-17/+31
|
* Add missing doc pagesLaurent Bercot2025-10-302-0/+224
|
* Add s6-rc-set-change doc page, update deps, fix verbosity guardLaurent Bercot2025-10-303-4/+109
|
* add getserviceflags and use it in fillset; add some docLaurent Bercot2025-10-217-4/+456
|
* Move all string comparison operations into skalibsLaurent Bercot2025-10-091-51/+98
|
* Add s6-rc-set-install, repodefs pageLaurent Bercot2025-10-061-0/+259
|
* Do not delete old store before the sync succeedsLaurent Bercot2025-10-053-3/+30
|
* Document sr.ht mirrorLaurent Bercot2025-09-241-1/+2
|
* Prepare for 0.5.7.0Laurent Bercot2025-08-192-5/+16
|
* Add sha256sumLaurent Bercot2025-05-011-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Latest batch of fixesLaurent Bercot2025-04-281-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>