svn commit: samba-web r645 - in trunk/cifs: .

sfrench at samba.org sfrench at samba.org
Wed Apr 27 00:02:47 GMT 2005


Author: sfrench
Date: 2005-04-27 00:02:46 +0000 (Wed, 27 Apr 2005)
New Revision: 645

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=645

Log:
Create cifs download web page

Added:
   trunk/cifs/cifs_download.html


Changeset:
Added: trunk/cifs/cifs_download.html
===================================================================
--- trunk/cifs/cifs_download.html	2005-04-26 18:37:54 UTC (rev 644)
+++ trunk/cifs/cifs_download.html	2005-04-27 00:02:46 UTC (rev 645)
@@ -0,0 +1,124 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+<HEAD>
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder V6.0.2 for Windows">
+<META http-equiv="Content-Style-Type" content="text/css">
+<META name="IBM:HPB-Input-Mode" content="mode/flm; pagewidth=750; pageheight=900">
+<TITLE></TITLE>
+</HEAD>
+<BODY>
+<DIV style="width : 253px;height : 53px;top : 4px;left : 216px;
+  position : absolute;
+  z-index : 1;
+" id="Layer1">
+<H1>CIFS Download<BR>
+</H1>
+</DIV>
+<DIV style="top : 69px;left : 23px;
+  position : absolute;
+  z-index : 2;
+" id="Layer2">
+<DIV>
+<TABLE border="1" width="679" height="447">
+  <TBODY>
+    <TR>
+      <TD align="center">: version 1.34 released <BR>
+      April 25th, 2005</TD>
+      <TD width="76">SLES9</TD>
+      <TD width="270">RHEL4/FedoraCore3, SuseWorkstation 9.2 and other 2.6.8 and 2.6.9 based
+      kernels</TD>
+      <TD>current mainline</TD>
+    </TR>
+    <TR>
+      <TD>cifs.ko kernel module (source code)</TD>
+      <TD width="76"><A href="http://pserver.samba.org/samba/ftp/cifs-cvs/cifs-1.34-SLES9-SP.tar.gz">fs/cifs/ src 1.34</A></TD>
+      <TD width="270"><A href="http://pserver.samba.org/samba/ftp/cifs-cvs/cifs-1.34-RHEL4-FC3-SuSEW9.2.tar.gz">fs/cifs src 1.34</A></TD>
+      <TD><A href="http://pserver.samba.org/samba/ftp/cifs-cvs/cifs-1.34.tar.gz">fs/cifs src 1.34</A></TD>
+    </TR>
+    <TR>
+      <TD>cifs.ko kernel module (prebuilt for x86 default kernel)</TD>
+      <TD width="76"><A href="http://pserver.samba.org/samba/ftp/cifs-cvs/cifs.ko-sles9sp-cifs-1.33">cifs.ko 1.33</A></TD>
+      <TD width="270">cifs.ko <A href="http://pserver.samba.org/samba/ftp/cifs-cvs/cifs.ko-rhel4-cifs-1.33">1.33</A></TD>
+      <TD></TD>
+    </TR>
+    <TR>
+      <TD>mount.cifs cifs mount helper (source code)</TD>
+      <TD width="76">same</TD>
+      <TD width="270">same</TD>
+      <TD><A href="http://websvn.samba.org/cgi-bin/viewcvs.cgi/*checkout*/branches/SAMBA_3_0/source/client/mount.cifs.c?rev=6103">mount.cifs.c</A></TD>
+    </TR>
+    <TR>
+      <TD>mount.cifs (prebuilt x86)</TD>
+      <TD width="76"></TD>
+      <TD width="270"></TD>
+      <TD></TD>
+    </TR>
+    <TR>
+      <TD>umount.cifs (rarely needed, except for certain types of user unmounts)
+      (source code)</TD>
+      <TD width="76">same</TD>
+      <TD width="270">same</TD>
+      <TD><A href="http://websvn.samba.org/cgi-bin/viewcvs.cgi/*checkout*/branches/SAMBA_3_0/source/client/umount.cifs.c?rev=6482">umount.cifs.c</A></TD>
+    </TR>
+    <TR>
+      <TD>umount.cifs (rarely needed) (prebuilt x86 binary)</TD>
+      <TD width="76"></TD>
+      <TD width="270"></TD>
+      <TD></TD>
+    </TR>
+    <TR>
+      <TD>man pages</TD>
+      <TD>same</TD>
+      <TD>same</TD>
+      <TD></TD>
+    </TR>
+  </TBODY>
+</TABLE>
+</DIV>
+</DIV>
+<DIV style="top : 646px;left : 20px;
+  position : absolute;
+  z-index : 3;
+" id="Layer3" align="left">For Linux 2.6 the cifs vfs does not require a distinct download (it is
+in starting in kernel release 2.5.42). Kernel version 2.6.10 contains version
+1.28 of the cifs vfs. The current version is always available via the bitkeeper
+tree at http://cifs.bkbits.net/linux-2.5cifs and a relatively recent version
+is also available by downloading replacement files that can be used in
+place of those in the fs/cifs directory. <BR>
+<BR>
+Source for fairly current cifs vfs also can be retrieved via subversion
+from samba svn linux-cifs-client project: <BR>
+svn co svn://svnanon.samba.org/linux-cifs-client/branches<BR>
+<BR>
+<A href="http://cifs.bkbits.net:8080/linux-2.5cifs">The most current 2.6 source is hosted at cifs.bkbits.net (requires installation
+of BitKeeper to download)</A> As kernel developers switch to newer tooling, the cifs tree may be made
+available via other mechanisms in the future.<BR>
+Historical versions can be found at http://pserver.samba.org/samba/ftp/cifs-cvs/<BR>
+including a 2.4 kernel port <A href="http://us1.samba.org/samba/ftp/cifs-cvs/cifs-1.20c-2.4.tar.gz">: Latest 2.4 Release (gz containing cifs vfs source files and patch for
+kernel makefile and configure)</A>&nbsp;&nbsp;</DIV>
+<DIV style="top : 519px;left : 130px;
+  position : absolute;
+  z-index : 4;
+" id="Layer4">
+<DIV>
+<TABLE border="1" width="339" height="117">
+  <TBODY>
+    <TR>
+      <TD></TD>
+      <TD>cifs.ko</TD>
+      <TD>mount.cifs</TD>
+      <TD>umount.cifs</TD>
+    </TR>
+    <TR>
+      <TD>current versions</TD>
+      <TD>1.34</TD>
+      <TD>1.7</TD>
+      <TD>0.3</TD>
+    </TR>
+  </TBODY>
+</TABLE>
+</DIV>
+</DIV>
+</BODY>
+</HTML>
\ No newline at end of file


Property changes on: trunk/cifs/cifs_download.html
___________________________________________________________________
Name: svn:executable
   + *



More information about the samba-cvs mailing list