aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html18
1 files changed, 16 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index c02c966..9ede9bc 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -36,6 +36,7 @@ scripts are also run in a controlled environment.
<li> <a href="why.html">Why</a> such a program&nbsp;? </li>
<li> A <a href="overview.html">high-level overview</a> of s6-rc </li>
<li> <a href="faq.html">FAQ</a> for s6-rc </li>
+ <li> An <a href="repodefs.html">overview</a> of the <em>repo</em> tools in s6-rc </li>
</ul>
<hr />
@@ -67,8 +68,8 @@ requirement if you link against the shared version of the skalibs library. </li>
<ul>
<li> The current released version of s6-rc is
-<a href="s6-rc-0.5.7.0.tar.gz">0.5.7.0</a>.
-You can access its checksum <a href="s6-rc-0.5.7.0.tar.gz.sha256">here</a>. </li>
+<a href="s6-rc-0.6.0.0.tar.gz">0.5.7.0</a>.
+You can access its checksum <a href="s6-rc-0.6.0.0.tar.gz.sha256">here</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-rc/">s6-rc
git repository</a>:
@@ -128,6 +129,19 @@ the previous versions of s6-rc and the current one. </li>
<li> <a href="s6-rc-fdholder-filler.html">The <tt>s6-rc-fdholder-filler</tt> internal program</a> </li>
</ul>
+<h4> Management of source definition directories: the <em>repo</em> collection of tools </h4>
+
+<ul>
+ <li> An <a href="repodefs.html">overview</a> of the <em>repo</em> tools </li>
+ <li> <a href="s6-rc-repo-init.html">The <tt>s6-rc-repo-init</tt> program</a> </li>
+ <li> <a href="s6-rc-repo-sync.html">The <tt>s6-rc-repo-sync</tt> program</a> </li>
+ <li> <a href="s6-rc-repo-set-new.html">The <tt>s6-rc-set-new</tt> program</a> </li>
+ <li> <a href="s6-rc-repo-set-copy.html">The <tt>s6-rc-set-copy</tt> program</a> </li>
+ <li> <a href="s6-rc-repo-set-delete.html">The <tt>s6-rc-set-delete</tt> program</a> </li>
+ <li> <a href="s6-rc-repo-set-changestate.html">The <tt>s6-rc-set-changestate</tt> program</a> </li>
+ <li> <a href="s6-rc-repo-set-commit.html">The <tt>s6-rc-set-commit</tt> program</a> </li>
+</ul>
+
<h2> Related resources </h2>
<p>