summary refs log tree commit diff
path: root/doc/install.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install.html')
-rw-r--r--doc/install.html14
1 files changed, 9 insertions, 5 deletions
diff --git a/doc/install.html b/doc/install.html
index eedc169..27ce591 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -17,14 +17,14 @@ If you don't have a <tt>/package</tt> directory, create it now:
   # chmod 1755 /package
 </pre>
 Download
-<a href="runit-0.9.4.tar.gz">runit-0.9.4.tar.gz</a> into <tt>/package</tt>
+<a href="runit-0.9.5.tar.gz">runit-0.9.5.tar.gz</a> into <tt>/package</tt>
 and unpack the archive
 <pre>
   # cd /package
-  # gunzip runit-0.9.4.tar
-  # tar -xpf runit-0.9.4.tar
-  # rm runit-0.9.4.tar
-  # cd admin/runit-0.9.4
+  # gunzip runit-0.9.5.tar
+  # tar -xpf runit-0.9.5.tar
+  # rm runit-0.9.5.tar
+  # cd admin/runit-0.9.5
 </pre>
 Compile and install the <i>runit</i> programs
 <pre>
@@ -35,6 +35,10 @@ hierarchy, do:
 <pre>
   # package/install-man
 </pre>
+To report success:
+<pre>
+  # mail pape-runit-0.9.5@smarden.org &lt;compile/sysdeps
+</pre>
 Refer to <a href="replaceinit.html">replacing init</a> for
 replacing <i>init</i> with <i>runit</i>, or to
 <a href="useinit.html">use with traditional init</a> for running