diff --git a/DownloadDebianPackages.md b/DownloadDebianPackages.md index e524bfe..d2bf068 100644 --- a/DownloadDebianPackages.md +++ b/DownloadDebianPackages.md @@ -1,10 +1,11 @@ At this time, precompiled packages are available only for Debian-like systems, using recent releases of Debian or Ubuntu. -To install debian packages for edgy or feisty from our [APT repository](http://allmydata.org/debian/), +To install debian packages for edgy, feisty, or etch from our [APT repository](http://allmydata.org/debian/), add the following lines to your `/etc/apt/sources.list`, replacing the word `DIST` with -`edgy`, or `feisty` as appropriate: +`edgy`, `feisty`, or `etch` as appropriate. (If you are running +Debian lenny, use the `etch` packages.) ``` deb http://allmydata.org/debian/ DIST main tahoe @@ -21,8 +22,6 @@ computer to catch fire, might steal your dog, etc. After installing see the [the README file](http://allmydata.org/trac/tahoe/browser/README) for how to use it. -Tahoe packages for debian "etch" are in the works. - There are no pre-built packages available for dapper or sarge, as these releases are too old to provide the necessary support packages (python-central, setuptools, etc). You can probably still install from source