mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 13:07:56 +00:00
docs: mention -SUMO tarballs, point users at release tarballs instead of development ones
This commit is contained in:
parent
749c5a95e0
commit
3900d1fe7f
@ -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/
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user