summary refs log tree commit diff
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-02-12 02:15:32 +0000
committerLaurent Bercot <ska@appnovation.com>2023-02-12 02:15:32 +0000
commit72b6d428af4925e7064c6166b732301c8918e8c4 (patch)
tree29cb0582e44ed5c7cd05ddce2542cf213a0e9ec5 /doc/index.html
parent4d41f0d5e871b86b8f56339a99cfb1b80fbb420c (diff)
downloads6-linux-utils-72b6d428af4925e7064c6166b732301c8918e8c4.tar.gz
s6-linux-utils-72b6d428af4925e7064c6166b732301c8918e8c4.tar.xz
s6-linux-utils-72b6d428af4925e7064c6166b732301c8918e8c4.zip
Add multicall configuration
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html
index d46cf3d..898b002 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -77,6 +77,8 @@ of the s6-linux-utils git repository. </li>
 
 <ul>
  <li> See the enclosed INSTALL file for installation details. </li>
+ <li> Starting with version 2.6.1.0, you can use the
+<tt>--enable-multicall</tt> configure option to save disk space. </li>
 </ul>
 
 <h3> Upgrade notes </h3>
@@ -99,6 +101,9 @@ the previous versions of s6-linux-utils and the current one. </li>
 126 if they fail to execute into a program for another reason.
 </p>
 
+<p>
+ (Miscellaneous tools)
+</p>
 <ul>
 <li><a href="rngseed.html">The <tt>rngseed</tt> program</a></li>
 <li><a href="s6-chroot.html">The <tt>s6-chroot</tt> program</a></li>
@@ -112,6 +117,12 @@ the previous versions of s6-linux-utils and the current one. </li>
 <li><a href="s6-swapon.html">The <tt>s6-swapon</tt> program</a></li>
 <li><a href="s6-umount.html">The <tt>s6-umount</tt> program</a></li>
 </ul>
+<p>
+ (Multicall configuration)
+</p>
+<ul>
+ <li> The <a href="s6-linux-utils.html"><tt>s6-linux-utils</tt></a> multicall binary </li>
+</ul>
 
 <h2> Related resources </h2>