From 3900d1fe7f634496d7496354445032491bbef7a4 Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Wed, 17 Sep 2008 13:36:31 -0700 Subject: [PATCH] docs: mention -SUMO tarballs, point users at release tarballs instead of development ones --- docs/how_to_make_a_tahoe_release.txt | 2 +- docs/install.html | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/docs/how_to_make_a_tahoe_release.txt b/docs/how_to_make_a_tahoe_release.txt index 70d63cb3..3ff4e680 100644 --- a/docs/how_to_make_a_tahoe_release.txt +++ b/docs/how_to_make_a_tahoe_release.txt @@ -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/ diff --git a/docs/install.html b/docs/install.html index dbc4945f..9c4a8c81 100644 --- a/docs/install.html +++ b/docs/install.html @@ -33,8 +33,17 @@

Get the Source Code

-

Download a recent tarball file from: -

http://allmydata.org/source/tahoe/tarballs

+

Download a recent release tarball file from:

+ +
http://allmydata.org/source/tahoe/releases
+ +

The larger -SUMO 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 http://allmydata.org/source/tahoe/tarballs/tahoe-deps.tar.gz + bundle.

Build Tahoe

-- 2.45.2