From 58924bd011a46000a933933037e5db795ad6708f Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 28 Jul 2010 14:38:51 +0200 Subject: 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. --- doc/index.html | 2 +- doc/manual.html | 2 +- doc/status.html | 70 --------------------------------------------------------- 3 files changed, 2 insertions(+), 72 deletions(-) delete mode 100644 doc/status.html diff --git a/doc/index.html b/doc/index.html index b3b336a7..d753e2ed 100644 --- a/doc/index.html +++ b/doc/index.html @@ -13,7 +13,7 @@ installed documentation which exactly matches the version you have installed. It is highly suggested to at least briefly look over these files.
  • The rsyslog web site which offers probably every information you'll ever need (ok, just kidding...). -
  • The project status page provides +
  • The project status page provides information on current releases
  • and the troubleshooting guide hopefully helps if things do not immediately work out diff --git a/doc/manual.html b/doc/manual.html index 99e44fc2..fb6fed5d 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -20,7 +20,7 @@ rsyslog support available directly from the source!

    to honor the project sponsors or become one yourself! We are very grateful for any help towards the project goals.

    This documentation is for version 5.5.6 (devel branch) of rsyslog. -Visit the rsyslog status page +Visit the rsyslog status page to obtain current version information and project status.

    If you like rsyslog, you might want to lend us a helping hand. It doesn't require a lot of 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 @@ - -rsyslog status page - -

    rsyslog status page

    -

    This page reflects the status as of 2010-05-20.

    -

    Current Releases

    - -

    development: 5.5.5 [2010-05-20] - -change log - -download -
    -v4 development: 4.7.2 [2010-05-03] - -change log - -download

    - - - -

    v5 stable: 5.4.0 [2010-03-08] - -change log - -download - -
    v4 stable: 4.6.2 [2010-03-26] - -change log - -download - -
    v3 stable: 3.22.1 [2009-07-02] - -change log - -download - -
    v2 stable: 2.0.7 [2009-04-14] - change log - -download -
    v0 to v2 are deprecated and no longer supported. If you absolutely do not like to -upgrade, you may consider purchasing a -commercial rsyslog support package. Just let us point -out that it is really not a good idea to still run a v0 version. - -

    If you updgrade from version 2, be sure to read the rsyslog v3 -compatibility document. 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.

    -

    (How are versions named?)

    - -

    Platforms

    -

    Thankfully, a number of folks have begin to build packages and -help port rsyslog to other platforms. As such, -the -platform list is now maintained inside the rsyslog wiki. -Platform maintainers perhaps have posted extra information there. If -you do platform-specific work, feel free to add information to the wiki.

    -

    Rsyslog is the default syslogd on almost all modern Linuxes. -It is also available under BSD and Sun Solaris.

    -

    Additional information

    -

    Currently supported features are listed on the rsyslog features page.

    - -

    The project was initiated in 2003 and seriouosly begun in 2004 by -Rainer Gerhards -and is currently being maintained by him. See the history page for more -background information.

    - -- cgit