From 370735f023e2ae13be8995777d158eff863aeb53 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Thu, 1 Sep 2011 19:47:41 +0000 Subject: [PATCH] Web updates git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3841 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- www/downloads.html | 6 ++---- www/handler_fileio_tgt.html | 2 +- www/iscsi-scst/index.html | 2 +- www/scst_admin.html | 6 +++--- www/target_qla2x00t.html | 4 ++-- 5 files changed, 9 insertions(+), 11 deletions(-) diff --git a/www/downloads.html b/www/downloads.html index c2e9c2005..11110ae7c 100644 --- a/www/downloads.html +++ b/www/downloads.html @@ -36,10 +36,8 @@

SCST Downloads

-

The latest stable released version of SCST core is 2.0.0.1. The latest updates for it - you can find it in the SVN branch 2.0.0.x.

- -

The latest stable pre release version is 2.1-rc1. You can find it in the SVN branch 2.1.0.x.

+

The latest stable released version of SCST core is 2.1.0. The latest updates for it + you can find it in the SVN branch 2.1.0.x.

You can also download prebuilt SCST modules for Scientific Linux CERN 5 (RHEL5-based), diff --git a/www/handler_fileio_tgt.html b/www/handler_fileio_tgt.html index 0efc0cf4a..5c41cf99e 100644 --- a/www/handler_fileio_tgt.html +++ b/www/handler_fileio_tgt.html @@ -67,7 +67,7 @@ All the words about BLOCKIO mode from SCST's README file apply to O_DIRECT mode as well.

-

The latest stable version is 2.0.0. Requires SCST version 2.0.0 or higher.

+

The latest stable version is 2.1.0. Requires SCST version 2.1.0 or higher.

You can find the latest development version of this handler in the SCST SVN. See the download page how to setup access to it.

-

The latest stable version is 2.0.0. Requires Linux kernel version 2.6.18.x or higher and SCST version 2.0.0 or higher. +

The latest stable version is 2.1.0. Requires Linux kernel version 2.6.18.x or higher and SCST version 2.1.0 or higher. Tested mostly on i386 and x86_64, but should work on any other supported by Linux platform.

You can find the latest development version of this driver in the SCST SVN. See the download page how to setup access to it.

diff --git a/www/scst_admin.html b/www/scst_admin.html index 65c507360..b0ec10d5d 100644 --- a/www/scst_admin.html +++ b/www/scst_admin.html @@ -61,12 +61,12 @@

With it you can manually or automatically using either plain text config file, or MySQL database configure every aspect of SCST.

-

Especially useful feature of scstadmin is ability to figure out and apply on the currently - running system changes in scst.conf file. In other words, you can have SCST subsystem running with configuration from file +

Especially useful feature of scstadmin is ability to figure out and apply on the fly on the currently + running system changes in scst.conf file. In other words, you can have SCST subsystem running with configuration from file scst.conf, then you edit this file, e.g. add new devices, then scstadmin will figure out that you added those devices and add them to SCST.

-

The latest stable version is 2.0.0.

+

The latest stable version is 2.1.0.

SCST QLogic This is target driver for QLogic qla2xxx (22xx/23xx/24xx/25xx) Fibre Channel adapters. It is stable and well tested.

-

The latest stable version is 2.0.0. Requires Linux kernel version 2.6.26.x or higher and - SCST version 2.0.0 or higher.

+

The latest stable version is 2.1.0. Requires Linux kernel version 2.6.26.x or higher and + SCST version 2.1.0 or higher.