docs: mention -SUMO tarballs, point users at release tarballs instead of development ones

This commit is contained in:
Brian Warner 2008-09-17 13:36:31 -07:00
parent 749c5a95e0
commit 3900d1fe7f
2 changed files with 12 additions and 3 deletions

View 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/

View File

@ -33,8 +33,17 @@
<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>