Web updates

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5537 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2014-05-22 03:18:27 +00:00
parent 7d75a40089
commit 64aa41b738
2 changed files with 10 additions and 3 deletions

View File

@@ -39,6 +39,11 @@
<p>The latest stable version of SCST core is 2.2.1. The latest updates for it
you can find it in the SVN branch 2.2.x.</p>
<p>SCST 3.0 release candidate is available for download from the SCST SVN branch 3.0.x. You can download it using either
<a href="http://sourceforge.net/p/scst/svn/HEAD/tree/branches/3.0.x/">web-based SVN repository viewer</a> or using anonymous access:</p>
<p><code>svn checkout svn://svn.code.sf.net/p/scst/svn/branches/3.0.x scst-3.0</code></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),
<a href="https://launchpad.net/~ast/+archive/scst2">Ubuntu</a>,
@@ -52,11 +57,11 @@
NOTE! Both those projects are very early in the development process, so not
recommended for production use yet.</p>
<p>The latest development version of SCST core is 3.0. You can download it as well as target drivers and user space
<p>The latest development version of SCST is 3.1. You can download it as well as target drivers and user space
utilities directly from the SCST SVN. You can access it using either
<a href="http://sourceforge.net/p/scst/svn/HEAD/tree/">web-based SVN repository viewer</a> or using anonymous access:</p>
<a href="http://sourceforge.net/p/scst/svn/HEAD/tree/trunk">web-based SVN repository viewer</a> or using anonymous access:</p>
<p><code>svn checkout svn://svn.code.sf.net/p/scst/svn/trunk scst-svn</code></p>
<p><code>svn checkout svn://svn.code.sf.net/p/scst/svn/trunk scst-trunk</code></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

View File

@@ -63,6 +63,8 @@
<p>The latest stable version is 2.2.0. Requires Linux kernel version 2.6.26.x or higher and
SCST version 2.2.0 or higher.</p>
<p>Driver for the latest QLogic 16Gb/10G FC/FCoE adapters you can find in git.qlogic.com/scst.git</p>
<p class="post-footer align-right">
<a href="qla2x00t-howto.html" class="readmore">HOWTO</a>
<a href="downloads.html" class="readmore">Download</a>