aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugs in repo_syncset and repo_makesetbundles, refactor a bitLaurent Bercot2026-01-245-71/+68
| | | | | | Also add an extra bundle in the demo store in order to test. Imports of store bundles didn't work properly; now they do. Sets were not properly synced on store change; now they are.
* bugfix in repo_syncsetLaurent Bercot2026-01-241-1/+1
|
* Update deps and docLaurent Bercot2026-01-236-36/+45
|
* Clarify examples READMELaurent Bercot2026-01-232-17/+18
|
* New example batch of service definitionsLaurent Bercot2026-01-23656-6/+165
|
* s6-rc -X is now s6-rc --no-lock (not public)Laurent Bercot2026-01-212-3/+3
|
* Fix s6-rc-set-copyLaurent Bercot2026-01-211-16/+10
|
* TIL ENOTEMPTY is a thingLaurent Bercot2026-01-211-1/+1
|
* Better dry run messages in s6-rcLaurent Bercot2026-01-211-3/+3
|
* BigfuxLaurent Bercot2026-01-201-1/+1
|
* Option is --no-update, not ----no-update. Also fix dotpc.Laurent Bercot2026-01-192-1/+2
|
* Update example service definition directoriesLaurent Bercot2026-01-18342-272/+26
|
* Add --no-update option to s6-rc-set-installLaurent Bercot2026-01-172-56/+69
|
* Doc fixesLaurent Bercot2026-01-161-3/+3
|
* Modernize s6-rc-compile; declare internal services as essentialLaurent Bercot2026-01-131-41/+41
|
* Update README and dateLaurent Bercot2026-01-132-1/+4
|
* Modernize s6-rc-db as well, fix tiny bugLaurent Bercot2026-01-133-115/+162
|
* Modernize s6-rc; add -E and -e options (with/out essentials)Laurent Bercot2026-01-122-93/+136
|
* And the correct configure scriptLaurent Bercot2026-01-101-1/+1
|
* With the correct default plzLaurent Bercot2026-01-101-1/+1
|
* Use sysconfdir for the default bootdbLaurent Bercot2026-01-104-6/+6
|
* Link s6-rc-set-status in the index docLaurent Bercot2026-01-061-0/+1
|
* releng fixesLaurent Bercot2025-12-231-1/+1
|
* s6-rc-set-install fixesLaurent Bercot2025-12-213-71/+77
|
* 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
|