aboutsummaryrefslogtreecommitdiffstats
path: root/doc/overview.html
diff options
context:
space:
mode:
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>