Web fixes from Daniel Fernandes <dfernandes1978@hotmail.com>

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1330 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2009-11-09 20:05:52 +00:00
parent e63a865d23
commit cf54a13171
13 changed files with 31 additions and 22 deletions
+13 -2
View File
@@ -56,8 +56,8 @@ ul span, ol span { color: #666666; }
img.float-right { margin: 5px 0px 5px 15px; }
img.float-left { margin: 5px 15px 5px 0px; }
a img { border: 2px solid #EC981F; }
a:hover img { border: 2px solid #806B4D !important;border: 2px solid #EC981F; }
a img { border: 0px solid #EC981F; }
a:hover img { border: 0px solid #806B4D !important;border: 0px solid #EC981F; }
code {
margin: 5px 0;
@@ -317,6 +317,17 @@ div.logoimg {
/* Font colors */
font.names { color: #EC981F ; }
/* Company Logo Boxes */
.companybox {
border-color : #FFFFFF;
border : 1px #FFFFFF;
border-top : #999999 1pt solid;
border-left : #999999 1pt solid;
border-right : #999999 1pt solid;
border-bottom : #999999 1pt solid;
text-align: center;
}
/* Alignment classes */
.float-left { float: left;}
+1 -1
View File
@@ -70,7 +70,7 @@
<a href="downloads.html" class="readmore">Download</a>
<a href="http://scst.svn.sourceforge.net/" class="readmore">SCST SVN Repository</a>
</p>
<p><table border=0><tr><td height="300px">&nbsp;</td></tr></table></p>
<table border=0><tr><td height="300px">&nbsp;</td></tr></table>
</div>
</div>
</div>
+1 -1
View File
@@ -54,7 +54,7 @@
<a href="http://www.id-7.com/html/features.html">http://www.id-7.com/html/features.html</a>. Also many of ID7's
solutions are OEM'd and re-branded.</p>
<p><table border=0><tr><td height="300px">&nbsp;</td></tr></table></p>
<table border=0><tr><td height="300px">&nbsp;</td></tr></table>
</div>
</div>
</div>
+1 -2
View File
@@ -73,8 +73,7 @@
<a href="http://lpfcxxxx.sourceforge.net/README" class="readmore">README</a>
<a href="http://lpfcxxxx.sourceforge.net/HOWTO.lpfc" class="readmore">HOWTO</a>
</p>
<p><table border=0><tr><td height="300px">&nbsp;</td></tr></table></p>
<table border=0><tr><td height="300px">&nbsp;</td></tr></table>
</div>
<!-- content-wrap ends here -->
</div>
+1 -1
View File
@@ -63,7 +63,7 @@
<p class="post-footer align-right">
<a href="http://www.open-fcoe.org/" class="readmore">Open-FCoE Site</a>
</p>
<p><table border=0><tr><td height="300px">&nbsp;</td></tr></table></p>
<table border=0><tr><td height="300px">&nbsp;</td></tr></table>
</div>
<!-- content-wrap ends here -->
</div>
+5 -6
View File
@@ -63,9 +63,9 @@
<strong>IET</strong> trunk.</p>
<p><strong>ISCSI-SCST</strong> has the following major advantages over <strong>IET</strong>. They are summarized on the
<a href="comparison.html">Comparison</a> page.
<a href="comparison.html">Comparison</a> page.</p>
<ul>
<li><span>ISCSI-SCST uses full power of <strong>SCST core</strong>, hence has the following additional features:
<li><font color="#666666">ISCSI-SCST uses full power of <strong>SCST core</strong>, hence has the following additional features:</font>
<ul>
<li><span><strong>Pass-through mode with one to many relationship</strong>, i.e. when multiple initiators can connect to
exported pass-through devices. For instance, in this mode you can safely export your parallel
@@ -91,8 +91,7 @@
<li><span>Ability to create <strong>multi-transport SCSI targets</strong>, which can export (possibly, the same)
devices over multiple transports.</span></li>
</ul>
</span></li>
</li>
<li><span>ISCSI-SCST has many code improvements and cleanups, including stability
and iSCSI RFC violations fixes.
@@ -104,8 +103,8 @@
<li><span>Due to reworked I/O architecture and SCST backend iSCSI-SCST has much
better performance in many cases and has potential for future improvements, like zero-copy
with Linux cache FILEIO. In many tests iSCSI-SCST outperforms tuned for best
performance IET on more than 100%.
</ul></p>
performance IET on more than 100%.</span></li>
</ul>
<p>If you are an IET user before installation carefully read README files of both iSCSI-SCST and
the SCST core. Especially pay attention that now the LUN information for iSCSI-SCST is configured not using
+1 -1
View File
@@ -73,7 +73,7 @@
<a href="downloads.html" class="readmore">Download</a>
<a href="http://scst.svn.sourceforge.net/" class="readmore">SCST SVN Repository</a>
</p>
<p><table border=0><tr><td height="300px">&nbsp;</td></tr></table></p>
<table border=0><tr><td height="300px">&nbsp;</td></tr></table>
</div>
<!-- content-wrap ends here -->
</div>
+1 -1
View File
@@ -65,7 +65,7 @@
<p class="post-footer align-right">
<a href="http://scst.svn.sourceforge.net/" class="readmore">SCST SVN Repository</a>
</p>
<p><table border=0><tr><td height="300px">&nbsp;</td></tr></table></p>
<table border=0><tr><td height="300px">&nbsp;</td></tr></table>
</div>
<!-- content-wrap ends here -->
</div>
+1 -1
View File
@@ -65,7 +65,7 @@
<p class="post-footer align-right">
<a href="http://scst.svn.sourceforge.net/" class="readmore">SCST SVN Repository</a>
</p>
<p><table border=0><tr><td height="300px">&nbsp;</td></tr></table></p>
<table border=0><tr><td height="300px">&nbsp;</td></tr></table>
</div>
<!-- content-wrap ends here -->
</div>
+1 -1
View File
@@ -76,7 +76,7 @@
<a href="downloads.html" class="readmore">Download</a>
<a href="http://scst.svn.sourceforge.net/" class="readmore">SCST SVN Repository</a>
</p>
<p><table border=0><tr><td height="300px">&nbsp;</td></tr></table></p>
<table border=0><tr><td height="300px">&nbsp;</td></tr></table>
</div>
<!-- content-wrap ends here -->
</div>
+1 -1
View File
@@ -80,7 +80,7 @@
<a href="downloads.html" class="readmore">Download</a>
<a href="http://scst.svn.sourceforge.net/" class="readmore">SCST SVN Repository</a>
</p>
<p><table border=0><tr><td height="250px">&nbsp;</td></tr></table></p>
<table border=0><tr><td height="250px">&nbsp;</td></tr></table>
</div>
<!-- content-wrap ends here -->
</div>
+1 -1
View File
@@ -67,7 +67,7 @@
<a href="https://wiki.openfabrics.org/tiki-index.php?page=SRPT+Installation" class="readmore">RDMA Wiki</a>
<a href="http://scst.svn.sourceforge.net/" class="readmore">SCST SVN Repository</a>
</p>
<p><table border=0><tr><td height="300px">&nbsp;</td></tr></table></p>
<table border=0><tr><td height="300px">&nbsp;</td></tr></table>
</div>
<!-- content-wrap ends here -->
</div>
+3 -3
View File
@@ -57,7 +57,7 @@
<div id="main">
<h1>SCST Target Drivers</h1>
<p>SCST has target drivers for:
<p>SCST has target drivers for:</p>
<ul>
<li><span>Software iSCSI</span></li>
<li><span>Fibre Channel QLogic qla2x00 series (2 drivers)</span></li>
@@ -69,8 +69,8 @@
<li><span>Local access</span></li>
<li><span>...</span></li>
</ul>
</p>
<p><table border=0><tr><td height="300px">&nbsp;</td></tr></table></p>
<table border=0><tr><td height="300px">&nbsp;</td></tr></table>
</div>
</div>
</div>