Add ctdb_fork(0 which will fork a child process and drop the real-time
[sahlberg/ctdb.git] / web / download.html
index dda5a1a33348cc9edff249b643a120f958d694df..85aa88e7396e516cf2597edef09bff30f4d072fb 100644 (file)
@@ -11,7 +11,7 @@ Both source trees are stored in git repositories.<p>
 <h2>CTDB</h2>
 To get an initial checkout of the ctdb code do this:
 <pre>
-   git clone git://git.samba.org/tridge/ctdb.git ctdb
+   git clone git://git.samba.org/sahlberg/ctdb.git ctdb
 </pre>
 
 To update this tree when improvements are made in the upstream code do this:
@@ -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>