mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-23 13:41:27 +00:00
Web updates
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3841 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -36,10 +36,8 @@
|
||||
<div id="main">
|
||||
<h1>SCST Downloads</h1>
|
||||
|
||||
<p>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.</p>
|
||||
|
||||
<p>The latest stable pre release version is 2.1-rc1. You can find it in the SVN branch 2.1.0.x.</p>
|
||||
<p>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.</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),
|
||||
|
||||
@@ -67,7 +67,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 2.0.0. Requires SCST version 2.0.0 or higher.</p>
|
||||
<p>The latest stable version is 2.1.0. Requires SCST version 2.1.0 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">
|
||||
|
||||
@@ -111,7 +111,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 2.0.0. Requires Linux kernel version 2.6.18.x or higher and SCST version 2.0.0 or higher.
|
||||
<p>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.</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>
|
||||
|
||||
@@ -61,12 +61,12 @@
|
||||
|
||||
<p>With it you can manually or automatically using either plain text config file, or MySQL database configure every aspect of SCST.</p>
|
||||
|
||||
<p>Especially useful feature of scstadmin is ability to figure out and apply on the currently
|
||||
running system <strong>changes</strong> in scst.conf file. In other words, you can have SCST subsystem running with configuration from file
|
||||
<p>Especially useful feature of scstadmin is ability to figure out and apply <strong>on the fly</strong> 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.</p>
|
||||
|
||||
<p>The latest stable version is 2.0.0.</p>
|
||||
<p>The latest stable version is 2.1.0.</p>
|
||||
|
||||
<p class="post-footer align-right">
|
||||
<a href="downloads.html" class="readmore">Download</a>
|
||||
|
||||
@@ -59,8 +59,8 @@
|
||||
<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/23xx/24xx/25xx) Fibre Channel adapters. It is stable and well tested.</p>
|
||||
|
||||
<p>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.</p>
|
||||
<p>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.</p>
|
||||
|
||||
<p class="post-footer align-right">
|
||||
<a href="qla2x00t-howto.html" class="readmore">HOWTO</a>
|
||||
|
||||
Reference in New Issue
Block a user