aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Working repo fix that understands pipelinesLaurent Bercot2025-12-2019-97/+202
|
* Add s6-rc-repo-listLaurent Bercot2025-12-2012-59/+157
|
* Consistency of --force-essential optionLaurent Bercot2025-12-205-15/+24
|
* Add s6-rc-set-fixLaurent Bercot2025-12-2015-71/+312
|
* More fixesLaurent Bercot2025-12-093-6/+5
|
* Next batch of fixesLaurent Bercot2025-12-0916-61/+110
|
* More fixesLaurent Bercot2025-12-085-8/+10
|
* Some bugfixesLaurent Bercot2025-12-0810-38/+61
|
* s6-rc-set-list is now s6-rc-set-status and does everythingLaurent Bercot2025-11-2610-104/+156
|
* Add s6-rc-set-listLaurent Bercot2025-11-1210-11/+184
|
* Doc typo fixLaurent Bercot2025-11-101-1/+1
|
* s6rc_repo_nlto0 replaced with string_index in skalibsLaurent Bercot2025-11-106-42/+11
|
* Make default bundle name configurableLaurent Bercot2025-11-096-1/+9
|
* Update depsLaurent Bercot2025-11-024-4/+4
|
* Finish repo documentation; make bootdb configurable; fix installLaurent Bercot2025-10-3025-56/+86
|
* Add missing doc pagesLaurent Bercot2025-10-303-1/+225
|
* Add s6-rc-set-change doc page, update deps, fix verbosity guardLaurent Bercot2025-10-306-14/+115
|
* fix gen-deps.shLaurent Bercot2025-10-261-3/+1
|
* nonposix.h PLUS bsdsnowflake.h are necessary for st.mtimLaurent Bercot2025-10-231-4/+4
|
* Always use nonposix.h for mkdtemp, because Solaris and MacOSLaurent Bercot2025-10-231-0/+2
|
* Separate libs6rcrepoLaurent Bercot2025-10-2250-144/+156
|
* add getserviceflags and use it in fillset; add some docLaurent Bercot2025-10-2118-53/+558
|
* Move all string comparison operations into skalibsLaurent Bercot2025-10-099-79/+118
|
* Add s6-rc-set-install, repodefs pageLaurent Bercot2025-10-0615-67/+588
|
* Do not delete old store before the sync succeedsLaurent Bercot2025-10-0512-30/+69
|
* Add repo/set touching to avoid extra compilesLaurent Bercot2025-10-018-10/+126
|
* Add stores, edit init and syncLaurent Bercot2025-10-0112-114/+181
|
* More progress: updated sync, nominal fixLaurent Bercot2025-09-2419-158/+374
|
* Document sr.ht mirrorLaurent Bercot2025-09-241-1/+2
|
* Add s6rc_repo_fixsetLaurent Bercot2025-09-228-13/+133
|
* Add s6-rc-set-commit, slightly rephrase other binariesLaurent Bercot2025-09-2111-68/+193
|
* Support bundles in changestate, various refactorsLaurent Bercot2025-09-1812-54/+165
|
* Clean upLaurent Bercot2025-09-162-0/+1
|
* Add s6-rc-set-changestate. FINALLY.Laurent Bercot2025-09-1519-190/+282
|
* Implement badsub, refactor moveservices, get ready for enable/disableLaurent Bercot2025-09-1511-51/+67
|
* Reorganize for 4 subs; add makesvlist, start badsubLaurent Bercot2025-09-0813-21/+297
|
* Prepare for 0.5.7.0Laurent Bercot2025-08-195-9/+28
|
* Almost got a full sync, still need the adjustment heuristicLaurent Bercot2025-08-199-23/+36
|
* Major refactors, add makesetbundle, refcompile/setcompile, etc.Laurent Bercot2025-08-0818-288/+688
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next additions: better bundle management and autobuildLaurent Bercot2025-08-0517-110/+301
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add makebundle, moveservices, defcompileLaurent Bercot2025-08-047-23/+182
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Refactor to add listalldepsLaurent Bercot2025-08-046-77/+100
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More utilities: s6rc_nlto0, s6rc_repo_set_listdepsLaurent Bercot2025-08-046-4/+125
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* First fixesLaurent Bercot2025-08-046-7/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* first draft of s6rc_repo_set_compileLaurent Bercot2025-08-0414-78/+298
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfixesLaurent Bercot2025-07-052-23/+34
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add set-copy, set-deleteLaurent Bercot2025-07-049-17/+193
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-rc-set-new, refactors, additions, etc.Laurent Bercot2025-07-0314-39/+259
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add verbosityLaurent Bercot2025-07-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-rc-repo-init: better error messagesLaurent Bercot2025-07-023-12/+77
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>