]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: mention -SUMO tarballs, point users at release tarballs instead of development...
authorBrian Warner <warner@lothar.com>
Wed, 17 Sep 2008 20:36:31 +0000 (13:36 -0700)
committerBrian Warner <warner@lothar.com>
Wed, 17 Sep 2008 20:36:31 +0000 (13:36 -0700)
docs/how_to_make_a_tahoe_release.txt
docs/install.html

index 70d63cb35c4022cb186c6425ff6c92cfda2da6f9..3ff4e6809a6678205c6d17c36c5406a4ccf5200e 100644 (file)
@@ -11,4 +11,4 @@
  x  + tahoe-announce@lists.allmydata.org, tahoe-dev@lists.allmydata.org, p2p-hackers@lists.zooko.com, lwn@lwn.net, cap-talk@mail.eros-os.org, cryptography@metzdown.com, twisted-python@twistedmatrix.com
 * update Wiki: front page news, news, old news, parade of release notes
 * update pypi, freshmeat, launchpad
-* symlink the release tarball on allmydata.org
+* symlink the release tarball on allmydata.org: /var/www/source/tahoe/releases/
index dbc4945fe143e056df29bdfe49b07c731c341174..9c4a8c81ae19ce14e6653e1dc3d8336486f53b95 100644 (file)
 
     <h2>Get the Source Code</h2>
 
-    <p>Download a recent tarball file from:
-      <pre><a href="http://allmydata.org/source/tahoe/tarballs">http://allmydata.org/source/tahoe/tarballs</a></pre></p>
+      <p>Download a recent release tarball file from:</p>
+
+      <pre><a
+      href="http://allmydata.org/source/tahoe/releases">http://allmydata.org/source/tahoe/releases</a></pre>
+
+      <p>The larger <tt>-SUMO</tt> tarballs include all the
+      automatically-installable dependencies; use the smaller regular tarball
+      if you don't mind the build process downloading the things it needs, or
+      if you've downloaded and unpacked the <tt><a
+      href="http://allmydata.org/source/tahoe/tarballs/tahoe-deps.tar.gz">http://allmydata.org/source/tahoe/tarballs/tahoe-deps.tar.gz</a></tt>
+      bundle.</p>
 
 
     <h2>Build Tahoe</h2>