3.1 release web updates

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6786 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2016-01-22 03:54:38 +00:00
parent 5968cb4567
commit 1e75da4289
8 changed files with 17 additions and 26 deletions

View File

@@ -35,8 +35,8 @@
<div id="main">
<h1>SCST Downloads</h1>
<p>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.</p>
<p>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.</p>
<p>You can also download prebuilt SCST modules for
<a href="http://linuxsoft.cern.ch/cern/slc5X/x86_64/yum/extras/repoview">Scientific Linux CERN 5</a> (RHEL5-based),
@@ -57,8 +57,6 @@
<p><code>svn checkout svn://svn.code.sf.net/p/scst/svn/trunk scst-trunk</code></p>
<p>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.</p>
<p>Also you can find in the SCST SVN the latest updates for the stable branches. More information about accessing SVN repository may be found
<a href="http://sourceforge.net/apps/trac/sourceforge/wiki/Subversion">here</a>. Or, alternatively, you can download it as a GNU tarball from
<a href="http://sourceforge.net/p/scst/svn/HEAD/tarball?path=/branches/2.2.x">here</a>.</p>
@@ -86,10 +84,6 @@
<h3><a href="https://sourceforge.net/projects/scst/files/fcst/">fcoe</a></h3>
<h3><a href="https://sourceforge.net/projects/scst/files/scst_local">scst_local</a></h3>
<h3><a href="https://sourceforge.net/projects/scst/files/fileio_tgt">fileio_tgt</a></h3>
<h3><a href="https://sourceforge.net/projects/scst/files/doc-src">doc-src</a></h3>
</div>
</div>
</div>

View File

@@ -66,7 +66,7 @@
All the words about BLOCKIO mode from SCST's README file apply to
O_DIRECT mode as well.</p>
<p>The latest stable version is 3.0.1. Requires SCST version 3.0.1 or higher.</p>
<p>The latest stable version is 3.1 (as part of the SCST package). Requires SCST version 3.1 or higher.</p>
<p>You can find the latest development version of this handler in the SCST SVN. See the download page how to setup
access to it.</p>
<p class="post-footer align-right">

View File

@@ -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.</p>
<p>The latest stable version is 3.0.1.</p>
<p>The latest stable version is 3.1.</p>
<p class="post-footer align-right">
<a href="downloads.html" class="readmore">Download</a>

View File

@@ -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.
</p>
<p>The latest stable version is 3.0.1. You can download the latest development version from the SCST SVN repository. See the download
<p>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.
</p><br><br><br><br>
<p class="post-footer align-right">

View File

@@ -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.</p>
<p>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.
<p>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.</p>
<p>You can find the latest development version of this driver in the SCST SVN. See the download page how to setup
access to it.</p>

View File

@@ -68,7 +68,7 @@
<p>This driver was made by Richard Sharpe.</p>
<p>It is on the beta stage. The latest stabe version is 3.0.1. You can download
<p>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. </p><br><br><br>
<p class="post-footer align-right">

View File

@@ -58,21 +58,18 @@
<p><img src="images/t_qlogic.gif" width="100" height="120" class="float-left" alt="SCST QLogic">
This is target driver for QLogic qla2xxx (22xx++) Fibre Channel adapters.</p>
<p>There are 2 latest stable versions of this driver:</p>
<ul>
<li><span>The first one is 3.0.1. It requires Linux kernel version 2.6.26.x or higher and
SCST version 3.0.1 or higher. Driver in qla2x00t subdirectory is the old one, forked from
qla2xxx from kernel 2.6.26. It does not support 16G QLogic adapters and is not maintained anymore.</span></li>
<li><span>Another version you can find in the SVN trunk. This driver supports 16G Hilda QLogic
<p>This driver in version 3.1 supports 16G Hilda QLogic
chip based adapters (post-Hilda QLogic chips not supported) and has many other important improvements.
This driver should also support FCoE, but that has never been verified.
It has passed intensive internal SanDisk tests. It is stable and production ready.
This driver is in stable maintenance mode in favor of the
QLogic git tree driver (see below). This is the recommended driver to use in production at the moment.</span></li>
</ul>
<p>
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.
</p>
<p>You can find the latest updates for this driver in the SVN trunk.</p>
<p>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,

View File

@@ -61,8 +61,8 @@
It is maintained by Bart Van Assche.</p>
<p>This driver is mainline Linux kernel ready and going to be pushed to it
together with other SCST patches.</p>
<p>The latest stable version is 3.0.1.</p>
</p><br><br><br>
<p>The latest stable version is 3.1.</p>
<br><br><br>
<p class="post-footer align-right">
<a href="downloads.html" class="readmore">Download</a>
<a href="http://sourceforge.net/p/scst/svn/HEAD/tree/" class="readmore">SCST SVN Repository</a>