mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-20 20:21:30 +00:00
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4210 d57e44dd-8a1f-0410-8b47-8ef2f437770f
114 lines
5.3 KiB
HTML
114 lines
5.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<meta name="author" content="Daniel Fernandes">
|
|
<meta name="Robots" content="index,follow">
|
|
<link rel="stylesheet" href="images/Orange.css" type="text/css">
|
|
<title>SCST Downloads</title>
|
|
</head>
|
|
|
|
<body>
|
|
<!-- wrap starts here -->
|
|
<div id="wrap">
|
|
<div id="header">
|
|
<div class="logoimg"></div><h1 id="logo"><span class="orange"></span></h1>
|
|
<h2 id=slogan>Generic SCSI Target Subsystem for Linux</h2>
|
|
</div>
|
|
|
|
<div id="menu">
|
|
<ul>
|
|
<li><a href="index.html">Home</a></li>
|
|
<li><a href="http://www.sourceforge.net/projects/scst">Main</a></li>
|
|
<li><a href="http://sourceforge.net/news/?group_id=110471">News</a></li>
|
|
<li><a href="targets.html">Drivers</a></li>
|
|
<li id="current"><a href="downloads.html">Downloads</a></li>
|
|
<li><a href="contributing.html">Contributing</a></li>
|
|
<li><a href="comparison.html">Comparison</a></li>
|
|
<li><a href="users.html">Users</a></li>
|
|
<li><a href="solutions.html">Solutions</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<!-- content-wrap starts here -->
|
|
<div id="content-wrap">
|
|
<div id="main">
|
|
<h1>SCST Downloads</h1>
|
|
|
|
<p>The latest stable released version of SCST core is 2.2.0. The latest updates for it
|
|
you can find it in the SVN branch 2.2.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),
|
|
<a href="https://launchpad.net/~ast/+archive/scst2">Ubuntu</a>,
|
|
<a href="http://www.motschke.de/debian/packages">Debian</a>,
|
|
<a href="http://alpine.nethq.org/distfiles/alpine-scst-110210-x86_64.iso">Alpine Linux</a> and
|
|
<a href="http://download.opensuse.org/repositories/home:/oertel/">openSUSE</a>
|
|
(<a href="https://build.opensuse.org/package/view_file?file=scst.spec&package=scst&project=home%3Aoertel">spec</a>).</p>
|
|
|
|
<p>As a complete SCST-based system, you can try <a href="http://code.google.com/p/enterprise-storage-os/">Enterprise Storage OS (ESOS)</a>.
|
|
Another similar project is <a href="http://think-brick.blogspot.it/p/my-own-storage-linux-os.html">My own Storage Linux OS</a>.
|
|
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, target drivers and user space utilities is available directly from the
|
|
SCST SVN. You can access it using either <a href="http://scst.svn.sourceforge.net/">web-based SVN repository viewer</a> or
|
|
using anonymous access:</p>
|
|
|
|
<p><code>svn co https://scst.svn.sourceforge.net/svnroot/scst/trunk</code></p>
|
|
|
|
<p>Also you can find in the SCST SVN the latest updates for the stable branches.</p>
|
|
|
|
<p>More information about accessing SVN repository may be found
|
|
<a href="http://sourceforge.net/apps/trac/sourceforge/wiki/Subversion">here</a>.</p>
|
|
|
|
<p>History of the pre-SVN SCST development is available in SCST CVS repository, which is accessible using
|
|
<a href="http://scst.cvs.sourceforge.net">web-based CVS repository viewer</a> or anonymous CVS access.</p>
|
|
|
|
<p class="post-footer align-right">
|
|
<a href="http://sourceforge.net/project/showfiles.php?group_id=110471" class="readmore">Download released versions</a>
|
|
<a href="http://scst.svn.sourceforge.net/" class="readmore">SCST SVN Repository</a>
|
|
</p>
|
|
</div>
|
|
<div id="rightbar">
|
|
<h1>SCST Releases</h1>
|
|
<h3><a href="https://sourceforge.net/projects/scst/files/scst">scst</a></h3>
|
|
|
|
<h3><a href="https://sourceforge.net/projects/scst/files/scstadmin">scstadmin</a></h3>
|
|
|
|
<h3><a href="https://sourceforge.net/projects/scst/files/iscsi-scst/">iscsi-scst</a></h3>
|
|
|
|
<h3><a href="https://sourceforge.net/projects/scst/files/qla2x00-target">qla2x00t</a></h3>
|
|
|
|
<h3><a href="https://sourceforge.net/projects/scst/files/srpt/">srpt</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">fileio_tgt</a></h3>
|
|
|
|
<h3><a href="https://sourceforge.net/projects/scst/files/doc-src">doc-src</a></h3>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- footer starts here -->
|
|
<div id="footer">
|
|
<p>© Copyright 2004-2011<b><font class="names"> Vladislav Bolkhovitin/SCST Ltd & others.</font></b>
|
|
Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
|
|
</div>
|
|
<!-- footer ends here -->
|
|
<!-- Piwik -->
|
|
<script type="text/javascript">
|
|
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
|
|
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
|
|
</script><script type="text/javascript">
|
|
piwik_action_name = '';
|
|
piwik_idsite = 1;
|
|
piwik_url = pkBaseURL + "piwik.php";
|
|
piwik_log(piwik_action_name, piwik_idsite, piwik_url);
|
|
</script>
|
|
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"></p></noscript></object>
|
|
<!-- End Piwik Tag -->
|
|
</body>
|
|
</html>
|