aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-rc-compile.html
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 0.7.0.0; lots of changes!Laurent Bercot2026-06-141-13/+13
| | | | | | | | | | | | | | | - 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.
* Update deps/docs/mirrorsLaurent Bercot2026-04-041-0/+1
|
* New example batch of service definitionsLaurent Bercot2026-01-231-3/+1
|
* add getserviceflags and use it in fillset; add some docLaurent Bercot2025-10-211-2/+7
|
* Doc typo fixesLaurent Bercot2023-04-061-2/+2
| | | | 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>
* doc fix: list of files in a longrun definition directoryLaurent Bercot2022-09-031-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* doc: fix broken anchorLaurent Bercot2021-12-171-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.3.0, add contents.d and dependencies.d supportLaurent Bercot2021-12-031-9/+22
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* doc: fix URLsLaurent Bercot2020-10-041-1/+1
|
* Make flags work on bundles tooLaurent Bercot2020-08-201-6/+7
|
* Add the notion of essential serviceLaurent Bercot2020-08-201-0/+5
|
* Scrap s6-rc-compile -u/-g, implement uid/self instead. Prepare for 0.5.0.0Laurent Bercot2019-02-041-27/+5
|
* Document max-death-tally and down-signal support by s6-rc-compileLaurent Bercot2018-08-201-2/+3
| | | | Signed-off-by: Brett Neumeier
* Doc typo fixLaurent Bercot2018-04-021-1/+1
|
* Update documentation, prepare for 0.4.0.0Laurent Bercot2017-11-041-14/+33
|
* Doc typo fixLaurent Bercot2017-09-301-1/+1
|
* Add doc precisions about live compiled dbsLaurent Bercot2017-09-301-0/+17
|
* Switch doc to schemeless URLsLaurent Bercot2017-05-231-14/+14
|
* Add support for timeout-killLaurent Bercot2017-05-191-1/+2
|
* Don't wait on locks by default (fail instead); add a -b option to get the ↵Laurent Bercot2017-03-231-1/+6
| | | | | | waiting behaviour Also fix a few types in s6-rc-compile (unsigned int -> uint32_t for avltree indices)
* Doc typo fixLaurent Bercot2016-02-261-1/+1
|
* No need for -a in s6-rc -u invocation; remove -X from dryrun printLaurent Bercot2015-09-231-10/+15
|
* s6-rc-update doc, bugfixLaurent Bercot2015-09-111-1/+11
|
* Fix the regression in s6-rc-init; progress on s6-rc-updateLaurent Bercot2015-09-021-4/+3
|
* - add support for --livedirLaurent Bercot2015-08-131-5/+12
| | | | - doc fixes
* Intermediary commit; working on source dir format change. Should work, but ↵Laurent Bercot2015-08-121-31/+87
| | | | untested as for now.
* Add -u/-g to s6-rc-compileLaurent Bercot2015-07-211-1/+16
|
* Added the example source.Laurent Bercot2015-07-121-3/+8
|
* - documented producer->logger dependencyLaurent Bercot2015-07-081-0/+5
| | | | - s6rc-oneshot-runner doesn't invoke s6-notifywhenup anymore
* - More doc!Laurent Bercot2015-07-071-93/+218
| | | | - Cosmetic fixes in s6-rc-compile
* Start of docLaurent Bercot2015-07-041-0/+163