From 738f8e5e35ce4c2f400d34aab393aab49d423926 Mon Sep 17 00:00:00 2001 From: warner <> Date: Tue, 24 Apr 2007 00:17:43 +0000 Subject: [PATCH] add link to debian repository [Imported from Trac: page WikiStart, version 6] --- Home.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Home.md b/Home.md index 0a9c31e..6bb14b2 100644 --- a/Home.md +++ b/Home.md @@ -11,6 +11,16 @@ darcs get http://allmydata.org/source/tahoe/trunk * ???: current [/tahoe-figleaf/ code coverage] * [/tahoe-figleaf-graph/hanford.allmydata.com-tahoe_figleaf.html Graph of code coverage] * documentation + * to install debian packages for etch, dapper, edgy, or feisty, add the following lines to + your /etc/apt/sources.list, replacing the word DIST with etch, dapper, edgy, or feisty + as appropriate: +``` +deb http://allmydata.org/debian/ DIST main tahoe +deb-src http://allmydata.org/debian/ DIST main tahoe +``` + These packages are generated each time the code is changed, and represent the most up-to-date + (read "unstable") version available. The usual warnings about no guarantees apply: it might cause + your computer to catch fire, might steal your dog, etc. ### Trac Starting Points