aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-rc-update.html
Commit message (Collapse)AuthorAgeFilesLines
* Update deps/docs/mirrorsLaurent Bercot2026-04-041-0/+1
|
* Doc typo fixLaurent Bercot2026-02-231-1/+1
|
* Support bringing down essential services in s6-rc-updateLaurent Bercot2026-01-241-14/+26
| | | | Also adjust verbosity of s6-rc-compile
* New example batch of service definitionsLaurent Bercot2026-01-231-1/+1
|
* Doc typo fixesLaurent Bercot2023-04-061-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-rc: fix html errorsColin Booth2020-03-301-1/+1
| | | | Signed-off-by: Colin Booth <colin@heliocat.net>
* Link a FAQ entry in s6-rc-update's doc (thanks danyspin97)Laurent Bercot2018-10-301-0/+18
|
* Add doc precisions about live compiled dbsLaurent Bercot2017-09-301-0/+5
|
* More conversion to xpathexecLaurent Bercot2017-08-221-0/+2
|
* Switch doc to schemeless URLsLaurent Bercot2017-05-231-5/+5
|
* 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 fixesLaurent Bercot2016-02-271-2/+2
|
* - better error codes in s6-rc-updateLaurent Bercot2015-11-131-7/+4
| | | | - doc fixes
* No need for -a in s6-rc -u invocation; remove -X from dryrun printLaurent Bercot2015-09-231-14/+12
|
* Some documentation updatesLaurent Bercot2015-09-231-3/+11
|
* Add S6RC_EXTLIBEXECPREFIX, use it in s6-rc-compile. Databases should workLaurent Bercot2015-09-221-0/+6
| | | | across s6-rc versions!
* s6-rc-update bigfuxLaurent Bercot2015-09-161-0/+13
|
* s6-rc-update doc, bugfixLaurent Bercot2015-09-111-6/+209
|
* Better stubs for s6-rc-updateLaurent Bercot2015-07-081-5/+5
|
* - More doc!Laurent Bercot2015-07-071-0/+46
- Cosmetic fixes in s6-rc-compile