aboutsummaryrefslogtreecommitdiffstats
path: root/package/modes
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 0.7.0.0; lots of changes!Laurent Bercot13 days1-1/+0
| | | | | | | | | | | | | | | - 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.
* Add s6-rc-repo-listLaurent Bercot2025-12-201-0/+1
|
* Add s6-rc-set-fixLaurent Bercot2025-12-201-0/+1
|
* s6-rc-set-list is now s6-rc-set-status and does everythingLaurent Bercot2025-11-261-1/+1
|
* Add s6-rc-set-listLaurent Bercot2025-11-121-0/+1
|
* Add s6-rc-set-install, repodefs pageLaurent Bercot2025-10-061-1/+2
|
* More progress: updated sync, nominal fixLaurent Bercot2025-09-241-0/+1
|
* Add s6-rc-set-commit, slightly rephrase other binariesLaurent Bercot2025-09-211-0/+1
|
* Add s6-rc-set-changestate. FINALLY.Laurent Bercot2025-09-151-0/+1
|
* Add set-copy, set-deleteLaurent Bercot2025-07-041-0/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Finish s6-rc-repo-initLaurent Bercot2025-07-021-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-rc-repo-init, s6-rc-repo-populateLaurent Bercot2025-06-301-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-rc-format-upgrade to package/modesLaurent Bercot2017-12-071-0/+1
|
* Add s6-rc-oneshot-run (without using it in s6-rc-compile or s6-rc yet)Laurent Bercot2015-09-211-0/+1
|
* - some work on s6-rc-updateLaurent Bercot2015-08-291-0/+1
| | | | - add s6-rc-bundle and relevant doc
* Safer version of pipelines, with an auto-refilling fdholderLaurent Bercot2015-08-161-6/+7
|
* - fix shebang invocationLaurent Bercot2015-07-211-3/+3
| | | | | | - accept symlinks to subdirs in source directories - make oneshot down scripts optional - execline dep bump
* Added s6-rc-update skeletonLaurent Bercot2015-07-071-0/+1
|
* Initial commitLaurent Bercot2015-06-041-0/+5