aboutsummaryrefslogtreecommitdiffstats
path: root/doc/overview.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-10-05 00:05:59 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2025-10-05 00:05:59 +0000
commit399184cad0c0dd63a39de775130a2a73d0325913 (patch)
tree978b8c5dc3f494a9627f601bf8728bf6e8324b57 /doc/overview.html
parent92ef99d90574ebd4732c10a0a127945a40271c87 (diff)
downloads6-rc-399184cad0c0dd63a39de775130a2a73d0325913.tar.gz
Do not delete old store before the sync succeeds
Diffstat (limited to 'doc/overview.html')
-rw-r--r--doc/overview.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/overview.html b/doc/overview.html
index 87a33bb..45ebdbe 100644
--- a/doc/overview.html
+++ b/doc/overview.html
@@ -228,5 +228,18 @@ calling <a href="s6-rc-compile.html">s6-rc-compile</a>. The
databases to add bundles to them, or delete bundles from them.
</p>
+<h2> Management of source definition directories <h2>
+
+<p>
+ Starting with version 0.6.0.0, s6-rc provides tools to help users
+and distributions &mdash; typically using a package manager &mdash;
+organize their source definition directories and their compiled
+service databases. This is known as the "repo" subset of the s6-rc
+programs, identifiable by their names starting with <tt>s6-rc-repo-</tt>
+and <tt>s6-rc-set</tt>. The key concepts behind these programs and
+links to their documentation are listed
+<a href="repodefs.html">here</a>.
+</p>
+
</body>
</html>