diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2010-07-28 14:38:51 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-07-28 14:38:51 +0200 |
commit | 58924bd011a46000a933933037e5db795ad6708f (patch) | |
tree | 5d666958e8f73277254a2ca62eac8257a633bd6d /doc/status.html | |
parent | 490518ae18290b546510fb4bd112e01f23002d5f (diff) | |
download | rsyslog-58924bd011a46000a933933037e5db795ad6708f.tar.gz rsyslog-58924bd011a46000a933933037e5db795ad6708f.tar.xz rsyslog-58924bd011a46000a933933037e5db795ad6708f.zip |
rsyslog status is now a web site only ressource
and in a sense has already been -- the file was not distributed for
quite some while, I just kept it for convenience in git.
Diffstat (limited to 'doc/status.html')
-rw-r--r-- | doc/status.html | 70 |
1 files changed, 0 insertions, 70 deletions
diff --git a/doc/status.html b/doc/status.html deleted file mode 100644 index 6c183868..00000000 --- a/doc/status.html +++ /dev/null @@ -1,70 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html><head><title>rsyslog status page</title></head> -<body> -<h2>rsyslog status page</h2> -<p>This page reflects the status as of 2010-05-20.</p> -<h2>Current Releases</h2> - -<p><b>development:</b> 5.5.5 [2010-05-20] - -<a href="http://www.rsyslog.com/Article461.phtml">change log</a> - -<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-204.phtml">download</a> -<br> -<b>v4 development:</b> 4.7.2 [2010-05-03] - -<a href="http://www.rsyslog.com/Article457.phtml">change log</a> - -<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-202.phtml">download</a></p> - -<!-- not at the moment! -<p><b>beta:</b> 5.3.7 [2010-01-27] - -<a href="http://www.rsyslog.com/Article437.phtml">change log</a> - -<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-192.phtml">download</a></p> ---> - -<p><b>v5 stable:</b> 5.4.0 [2010-03-08] - -<a href="http://www.rsyslog.com/Article447.phtml">change log</a> - -<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-197.phtml">download</a> - -<br><b>v4 stable:</b> 4.6.2 [2010-03-26] - -<a href="http://www.rsyslog.com/Article449.phtml">change log</a> - -<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-198.phtml">download</a> - -<br><b>v3 stable:</b> 3.22.1 [2009-07-02] - -<a href="http://www.rsyslog.com/Article381.phtml">change log</a> - -<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-163.phtml">download</a> - -<br>v2 stable: 2.0.7 [2009-04-14] - <a href="http://www.rsyslog.com/Article362.phtml">change log</a> - -<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-154.phtml">download</a> -<br>v0 to v2 are deprecated and no longer supported. If you absolutely do not like to -upgrade, you may consider purchasing a -<a href="professional_support.html">commercial rsyslog support package</a>. Just let us point -out that it is really not a good idea to still run a v0 version. - -<p><a href="v3compatibility.html">If you updgrade from version 2, be sure to read the rsyslog v3 -compatibility document.</a> There are no additional compatibility concerns at this time for -upgrading from v3 to v4. If some occur, we will post an additional compatiblity document.</p> -<p>(<a href="version_naming.html">How are versions named?</a>)</p> - -<h2>Platforms</h2> -<p>Thankfully, a number of folks have begin to build packages and -help port rsyslog to other platforms. As such, -<a href="http://wiki.rsyslog.com/index.php/Platforms">the -platform list is now maintained inside the rsyslog wiki</a>. -Platform maintainers perhaps have posted extra information there. If -you do platform-specific work, feel free to add information to the wiki.</p> -<p>Rsyslog is the default syslogd on almost all modern Linuxes. -It is also available under BSD and Sun Solaris.</p> -<h2>Additional information</h2> -<p><b>Currently supported features are listed on the <a href="features.html">rsyslog features page</a>.</b></p> -<ul> -<li>The rsyslog home page is <a href="http://www.rsyslog.com">www.rsyslog.com</a>.</li> -<li>Mailing list info can be found at <a href="http://lists.adiscon.net/mailman/listinfo/rsyslog">http://lists.adiscon.com/rsyslog</a>.</li> -<li>The change log can be found at <a href="http://www.rsyslog.com/Topic4.phtml"> -http://www.rsyslog.com/Topic4.phtml</a>. </li> -<li>Online documentation is available at <a href="http://www.rsyslog.com/doc">http://www.rsyslog.com/doc</a>.</li> -<li>You may also find <a href="http://rgerhards.blogspot.com/">Rainer's blog</a> -an interesting read.</li> -</ul> -<p>The project was initiated in 2003 and seriouosly begun in 2004 by -<a href="http://www.gerhards.net/rainer">Rainer Gerhards</a> -and is currently being maintained by him. See the <a href="history.html">history page</a> for more -background information.</p> -</body></html> |