From 1e75da42890cb1023d62cf9a81f7294f6c97a2df Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Fri, 22 Jan 2016 03:54:38 +0000 Subject: [PATCH] 3.1 release web updates git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6786 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- www/downloads.html | 10 ++-------- www/handler_fileio_tgt.html | 2 +- www/scst_admin.html | 2 +- www/target_fcoe.html | 2 +- www/target_iscsi.html | 2 +- www/target_local.html | 2 +- www/target_qla2x00t.html | 19 ++++++++----------- www/target_srp.html | 4 ++-- 8 files changed, 17 insertions(+), 26 deletions(-) diff --git a/www/downloads.html b/www/downloads.html index 1b842330f..0e40e1772 100644 --- a/www/downloads.html +++ b/www/downloads.html @@ -35,8 +35,8 @@

SCST Downloads

-

The latest stable version of SCST is 3.0.1. The latest updates for it - you can find it in the SVN branch 3.0.x.

+

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

You can also download prebuilt SCST modules for Scientific Linux CERN 5 (RHEL5-based), @@ -57,8 +57,6 @@

svn checkout svn://svn.code.sf.net/p/scst/svn/trunk scst-trunk

-

Version 3.1 is currently in the RC features freeze phase and going to be released in the next few weeks. You can download it from 3.1.x branch.

-

Also you can find in the SCST SVN the latest updates for the stable branches. More information about accessing SVN repository may be found here. Or, alternatively, you can download it as a GNU tarball from here.

@@ -86,10 +84,6 @@

fcoe

scst_local

- -

fileio_tgt

- -

doc-src

diff --git a/www/handler_fileio_tgt.html b/www/handler_fileio_tgt.html index b38091767..932d878c3 100644 --- a/www/handler_fileio_tgt.html +++ b/www/handler_fileio_tgt.html @@ -66,7 +66,7 @@ All the words about BLOCKIO mode from SCST's README file apply to O_DIRECT mode as well.

-

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

+

The latest stable version is 3.1 (as part of the SCST package). Requires SCST version 3.1 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.

diff --git a/www/scst_admin.html b/www/scst_admin.html index d338167e9..659a61528 100644 --- a/www/scst_admin.html +++ b/www/scst_admin.html @@ -65,7 +65,7 @@ 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 3.0.1.

+

The latest stable version is 3.1.

Download diff --git a/www/target_fcoe.html b/www/target_fcoe.html index a63b848ae..f49b18fa2 100644 --- a/www/target_fcoe.html +++ b/www/target_fcoe.html @@ -59,7 +59,7 @@ SCST Fibre Channel over Ethernet (FCoE) target is developed by Open-FCoE team and Joe Eykholt. Since February 2010 the main development place of it is SCST SVN repository.

-

The latest stable version is 3.0.1. You can download the latest development version from the SCST SVN repository. See the download +

The latest stable version is 3.1. You can download the latest development version from the SCST SVN repository. See the download page how to setup access to it.





diff --git a/www/target_iscsi.html b/www/target_iscsi.html index 1ca41835b..c3e929fa8 100644 --- a/www/target_iscsi.html +++ b/www/target_iscsi.html @@ -66,7 +66,7 @@ the SCST core. You can also use a migration tool developed by Scalable Informatics Inc., which will convert your IET machine to an iSCSI-SCST machine. See README for more details.

-

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

The latest stable version is 3.1. Requires Linux kernel version 2.6.18.x or higher and SCST version 3.1 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/target_local.html b/www/target_local.html index 8ca542423..056ae0726 100644 --- a/www/target_local.html +++ b/www/target_local.html @@ -68,7 +68,7 @@

This driver was made by Richard Sharpe.

-

It is on the beta stage. The latest stabe version is 3.0.1. You can download +

It is on the beta stage. The latest stabe version is 3.1. You can download the latest development version from the SCST SVN repository. See the download page how to setup access to it.




diff --git a/www/target_qla2x00t.html b/www/target_qla2x00t.html index 61d4aecde..261c15a66 100644 --- a/www/target_qla2x00t.html +++ b/www/target_qla2x00t.html @@ -58,21 +58,18 @@

SCST QLogic This is target driver for QLogic qla2xxx (22xx++) Fibre Channel adapters.

-

There are 2 latest stable versions of this driver:

- -

- The latest version of this driver with full support of the latest QLogic chips for both FC and FCoE you can find in - git://git.qlogic.com/scst-qla2xxx.git. This driver also supports T10-PI functionality. + QLogic git tree driver (see below). This is the recommended driver to use in production at the moment. +

+ +

You can find the latest updates for this driver in the SVN trunk.

+ +

The latest QLogic maintained version of this driver with full support of the latest QLogic chips for both FC and FCoE you can find in + git://git.qlogic.com/scst-qla2xxx.git. That version also supports T10-PI functionality. It is maintained by QLogic, hence located in the QLogic's git. See SVN root README for instructions how to integrate it into the SCST build tree. However, not all improvements from the SVN trunk target driver have been integrated in this driver yet, diff --git a/www/target_srp.html b/www/target_srp.html index 09636b6dc..6587678a9 100644 --- a/www/target_srp.html +++ b/www/target_srp.html @@ -61,8 +61,8 @@ It is maintained by Bart Van Assche.

This driver is mainline Linux kernel ready and going to be pushed to it together with other SCST patches.

-

The latest stable version is 3.0.1.

-




+

The latest stable version is 3.1.

+


Download SCST SVN Repository