howto: Clarify differences when working from a tarball instead of Git.
authorAndrew Kroeger <andrew@sprocks.gotdns.com>
Sat, 29 Mar 2008 04:18:25 +0000 (23:18 -0500)
committerAndrew Kroeger <andrew@sprocks.gotdns.com>
Sat, 29 Mar 2008 04:18:25 +0000 (23:18 -0500)
(This used to be commit 11cbefe307a5d7b25dc72886a0666e2523c47488)

howto.txt

index 78bed1316aa0916ed8014568026d7ac56f35ec4b..7b685372e669dc8d461835820908f0897243ce72 100644 (file)
--- a/howto.txt
+++ b/howto.txt
@@ -16,6 +16,13 @@ aimed at production use of Samba4.
 Step 1: download Samba4
 -----------------------
 
+If you have downloaded the Samba4 code via a tarball released from the
+samba.org website, Step 1 has already been completed for you.  For testing
+with the version released in the tarball, you may continue on to Step 2.  Note
+that the references below to the top-level directory named "samba4" will
+instead be based on the name of the tarball downloaded (e.g.
+"samba-4.0.0alpha3" for the tarball samba-4.0.0alpha3.tar.gz).
+
 There are 2 methods of doing this:
 
   method 1:  "rsync -avz samba.org::ftp/unpacked/samba_4_0_test/ samba4"