From: Brian Warner
Date: Wed, 17 Sep 2008 20:36:31 +0000 (-0700)
Subject: docs: mention -SUMO tarballs, point users at release tarballs instead of development...
X-Git-Url: https://git.rkrishnan.org/pf/content/%22news.html/-?a=commitdiff_plain;h=3900d1fe7f634496d7496354445032491bbef7a4;p=tahoe-lafs%2Ftahoe-lafs.git
docs: mention -SUMO tarballs, point users at release tarballs instead of development ones
---
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