From 3900d1fe7f634496d7496354445032491bbef7a4 Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@lothar.com>
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 @@
 
     <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>
-- 
2.45.2