aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Next batch of fixesLaurent Bercot2025-12-091-4/+7
|
* s6-rc-set-list is now s6-rc-set-status and does everythingLaurent Bercot2025-11-263-5/+5
|
* Add s6-rc-set-listLaurent Bercot2025-11-124-4/+8
|
* s6rc_repo_nlto0 replaced with string_index in skalibsLaurent Bercot2025-11-101-5/+5
|
* Make default bundle name configurableLaurent Bercot2025-11-094-0/+4
|
* Finish repo documentation; make bootdb configurable; fix installLaurent Bercot2025-10-304-2/+6
|
* Separate libs6rcrepoLaurent Bercot2025-10-222-56/+66
|
* add getserviceflags and use it in fillset; add some docLaurent Bercot2025-10-211-5/+5
|
* Move all string comparison operations into skalibsLaurent Bercot2025-10-091-7/+6
|
* Add s6-rc-set-install, repodefs pageLaurent Bercot2025-10-063-9/+16
|
* Do not delete old store before the sync succeedsLaurent Bercot2025-10-051-1/+1
|
* Add repo/set touching to avoid extra compilesLaurent Bercot2025-10-011-4/+6
|
* Add stores, edit init and syncLaurent Bercot2025-10-011-4/+5
|
* More progress: updated sync, nominal fixLaurent Bercot2025-09-243-5/+15
|
* Add s6rc_repo_fixsetLaurent Bercot2025-09-221-4/+6
|
* Add s6-rc-set-commit, slightly rephrase other binariesLaurent Bercot2025-09-213-0/+5
|
* Support bundles in changestate, various refactorsLaurent Bercot2025-09-181-4/+5
|
* Add s6-rc-set-changestate. FINALLY.Laurent Bercot2025-09-153-10/+15
|
* Implement badsub, refactor moveservices, get ready for enable/disableLaurent Bercot2025-09-151-5/+5
|
* Reorganize for 4 subs; add makesvlist, start badsubLaurent Bercot2025-09-081-4/+7
|
* Prepare for 0.5.7.0Laurent Bercot2025-08-191-1/+1
|
* Almost got a full sync, still need the adjustment heuristicLaurent Bercot2025-08-191-6/+7
|
* Major refactors, add makesetbundle, refcompile/setcompile, etc.Laurent Bercot2025-08-081-6/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next additions: better bundle management and autobuildLaurent Bercot2025-08-051-11/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add makebundle, moveservices, defcompileLaurent Bercot2025-08-041-4/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Refactor to add listalldepsLaurent Bercot2025-08-041-5/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More utilities: s6rc_nlto0, s6rc_repo_set_listdepsLaurent Bercot2025-08-041-4/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* first draft of s6rc_repo_set_compileLaurent Bercot2025-08-041-7/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add set-copy, set-deleteLaurent Bercot2025-07-043-2/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-rc-set-new, refactors, additions, etc.Laurent Bercot2025-07-032-5/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Finish s6-rc-repo-initLaurent Bercot2025-07-023-12/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-rc-repo-init, s6-rc-repo-populateLaurent Bercot2025-06-308-2/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6rc_live_state functionsLaurent Bercot2025-06-181-4/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Support shlibs on MacOS, next iterationLaurent Bercot2025-05-301-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Latest batch of fixesLaurent Bercot2025-04-281-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.6.0, add pkg-config support, etc.Laurent Bercot2025-04-2712-26/+37
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for next version, fix configureLaurent Bercot2025-03-271-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* It's a vpath problem... so work around it, temporarily >.>Laurent Bercot2025-03-181-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* fix full dynamic build (missing dep in s6-rc-oneshot-run)Laurent Bercot2025-03-181-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.5.0; add s6rc_livedir_canonLaurent Bercot2024-07-052-4/+5
| | | | 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>
* Prepare for 0.5.4.3; get rid of 1st limit in s6-rc-fdholder-fillerLaurent Bercot2024-04-181-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.4.2; use open3() safe wrapperLaurent Bercot2023-07-061-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.4.1; ensure livedir always has a lock fileLaurent Bercot2023-02-181-1/+1
| | | | 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-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.3.4Laurent Bercot2023-01-311-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.3.3Laurent Bercot2022-08-181-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.3.2; adapt to skalibs-2.12.0.0Laurent Bercot2022-06-081-1/+1
| | | | 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>
* 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>