diff options
author | Gerrit Pape <pape@smarden.org> | 2001-12-30 16:28:53 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2001-12-30 16:28:53 +0000 |
commit | 2ff91a26d1ba9d7d374c8216dbbf0d12465f500a (patch) | |
tree | ef4d72f5cd5df0fb9622bed4055cab4fef5d79e5 /doc/index.html | |
parent | a7cbf375a3f7407b8c809a27ea3f241b0a2248ec (diff) | |
download | runit-2ff91a26d1ba9d7d374c8216dbbf0d12465f500a.tar.gz runit-2ff91a26d1ba9d7d374c8216dbbf0d12465f500a.tar.xz runit-2ff91a26d1ba9d7d374c8216dbbf0d12465f500a.zip |
runs on openbsd 2.9.
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index 4977c4f..f5b772b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -24,8 +24,9 @@ a replacement for <a href="ftp://ftp.cistron.nl/pub/people/miquels/sysvinit/">sysvinit</a>. <i>runit</i> currently runs on -<a href="http://www.debian.org">Debian GNU/Linux</a> but may be easily -adapted to other unix operating systems using glibc. If <i>runit</i> runs for +<a href="http://www.debian.org">Debian GNU/Linux</a> and +<a href="http://www.openbsd.org/">OpenBSD 2.9<a> but may be easily +adapted to other unix operating systems. If <i>runit</i> runs for you on any other operating system or linux distribution, please let me know. <p> <b>Warning:</b> Replacing <i>sysvinit</i> can cause the system's boot to fail. @@ -74,7 +75,7 @@ See <a href="install.html">How to install runit</a> for installing <i>runit</i> and <a href="replaceinit.html">How to replace init</a> for smoothly escaping from <i>sysvinit</i>. <hr> -If <i>runit</i> is compiled and linked with +If <i>runit</i> on linux is compiled and linked with <a href="http://www.fefe.de/dietlibc/">dietlibc</a> it yields in a statically linked <tt>runit</tt> binary of 14k size and this <tt>ps axuw</tt> output on my system: |