commit 2482cb597f95a8316f7549a4bf55a00475288f98
parent bb94b4a4b3d525f365820d8bf66f472297738c06
Author: Gerrit Pape <pape@smarden.org>
Date: Sun, 24 Jul 2005 16:50:49 +0000
minor.
Diffstat:
3 files changed, 11 insertions(+), 13 deletions(-)
diff --git a/doc/index.html b/doc/index.html
@@ -122,8 +122,7 @@ The amount of code in process no 1 should be minimal.
<b><i>runit</i> in use</b>:
I replaced <i>sysvinit</i> successfully with <i>runit</i> on several server
systems and a laptop running Debian/GNU Linux sarge, woody, and potato.
-Of course also the <tt>smarden.org</tt> content server is running with
-<i>runit</i> as process no 1, here is an example:
+Here is an example:
<pre>
# strings /proc/1/exe |grep Id
$Id: runit.c,v 1.7 2002/02/13 09:59:52 pape Exp $
diff --git a/doc/install.html b/doc/install.html
@@ -13,18 +13,18 @@
<a href="http://cr.yp.to/slashpackage.html">/package</a>.
If you don't have a <tt>/package</tt> directory, create it now:
<pre>
- # mkdir -p /package
- # chmod 1755 /package
+ # mkdir -p /package
+ # chmod 1755 /package
</pre>
Download
<a href="runit-1.3.0.tar.gz">runit-1.3.0.tar.gz</a> into <tt>/package</tt>
and unpack the archive
<pre>
- # cd /package
- # gunzip runit-1.3.0.tar
- # tar -xpf runit-1.3.0.tar
- # rm runit-1.3.0.tar
- # cd admin/runit-1.3.0
+ # cd /package
+ # gunzip runit-1.3.0.tar
+ # tar -xpf runit-1.3.0.tar
+ # rm runit-1.3.0.tar
+ # cd admin/runit-1.3.0
</pre>
On MacOSX, do
<pre>
@@ -34,16 +34,16 @@ On MacOSX, do
</pre>
Now compile and install the <i>runit</i> programs
<pre>
- # package/install
+ # package/install
</pre>
If you want to make the man pages available in the <tt>/usr/local/man/</tt>
hierarchy, do:
<pre>
- # package/install-man
+ # package/install-man
</pre>
To report success:
<pre>
- # mail pape-runit-1.3.0@smarden.org <compile/sysdeps
+ # mail pape-runit-1.3.0@smarden.org <compile/sysdeps
</pre>
If you use <i>runit</i> regularly, please
<a href="http://smarden.org/pape/#contribution">contribute</a> to the project.
diff --git a/doc/upgrade.html b/doc/upgrade.html
@@ -18,7 +18,6 @@ interface to LSB init script actions for services controlled by runit.
See the <a href="sv.8.html">man page</a> for details.
Thanks to Lars Uffmann, instructions on how to run runit under launchd on
MacOSX 10.4 have been added.
-
<h3>1.1.0 to 1.2.x</h3>
With this version the <a href="runsv.8.html">runsv</a> program makes
controlling the service through commands normally sent by