web: Add the links to ftp/http ctdb download area
authorAmitay Isaacs <amitay@gmail.com>
Wed, 17 Oct 2012 00:26:52 +0000 (11:26 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Mon, 22 Oct 2012 06:39:45 +0000 (17:39 +1100)
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(This used to be ctdb commit 12e4a3e2953842b4c3842bf920fe2086df4fe46c)

ctdb/web/download.html

index fdcab5002957a019d23b2d1776c4dac48ad76e8b..dce75fe078a75aa5c881abb9b0bcb5b17ab213d3 100644 (file)
@@ -3,13 +3,16 @@
 
 <H2 align="center">Getting the code</h2>
 
-You need two source trees, one is a copy of Samba3 with clustering
-patches, and the other is the ctdb code itself.<p>
+You need two source trees, one is a copy of Samba3 and the other is the
+ctdb code itself.<p>
 
 Both source trees are stored in git repositories.<p>
 
 <h2>CTDB</h2>
-To get an initial checkout of the ctdb code do this:
+You can download ctdb source code via <a href="ftp://ftp.samba.org/pub/ctdb">ftp</a>
+and <a href="http://ftp.samba.org/pub/ctdb">http</a>. <br><br>
+
+You can also get the latest development version of ctdb using git:
 <pre>
    git clone git://git.samba.org/ctdb.git ctdb
 </pre>
@@ -40,7 +43,7 @@ information.
 Note that packages are so far only available for RHEL5. Other packages
 may come later. <p>
 
-See <a href="packages/">packages</a> directory for package
+See <a href="http://ftp.samba.org/pub/ctdb/packages/">packages</a> directory for package
 downloads.