summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ctdb/web/download.html21
1 files changed, 6 insertions, 15 deletions
diff --git a/ctdb/web/download.html b/ctdb/web/download.html
index dda5a1a3334..7b495fc0a39 100644
--- a/ctdb/web/download.html
+++ b/ctdb/web/download.html
@@ -28,21 +28,12 @@ instead use the following command to fetch ctdb or update it:
<h2>Samba3 ctdb version</h2>
-To checkout the samba-ctdb tree do this:
-<pre>
- git clone git://git.samba.org/tridge/samba-ctdb.git samba_3_0_ctdb
-</pre>
-
-To update this tree when improvements are made in the upstream code do this:
-<pre>
- cd samba_3_0_ctdb
- git pull
-</pre>
-
-If you don't have bzr and can't easily install it, then you can instead use the following command to update your tree to the latest version:
-<pre>
- rsync -avz samba.org::ftp/unpacked/samba_3_0_ctdb .
-</pre>
+<p>
+With Samba version 3.3 all cluster-relevant changes have been merged
+to the mainstream Samba code. Please refer to the <a
+href="http://www.samba.org/">Samba website</a> for the current release
+information.
+</p>
<h2>Binary Packages</h2>