editing

[Imported from Trac: page Packaging, version 14]
zooko 2007-10-03 03:29:18 +00:00
parent 3fdd27def7
commit f69a184431

@ -7,7 +7,7 @@ We want to package Tahoe for people to download and use and we want to use
that platform, ship that package to a user using that platform, they can
install that package, and it will work. That is: user doesn't have to
manually satisfy any dependencies by building other packages.
* For Ubuntu "edgy" and "feisty" platforms, as well as Debian "etch", this
* For Ubuntu "edgy" and "feisty" platforms, as well as Debian "etch" and "lenny", this
is accomplished by adding the following clause to
`/etc/apt/sources.list` and then running
`apt-get install allmydata-tahoe`:
@ -16,7 +16,7 @@ We want to package Tahoe for people to download and use and we want to use
deb http://allmydata.org/debian $DIST main tahoe
```
* this covers all major debian-derived platforms released in the last year. (Note from Zooko: I guess this definition of "major" is "Debian and Ubuntu". Distrowatch.org's definition of "major" is [its Top-Ten page](http://distrowatch.org/dwres.php?resource=major), which also includes Mepis and Knoppix. :-) Anyway, "Debian and Ubuntu" is a fine definition of "major" as far as I'm concerned.)
* this covers all major Debian and Ubuntu platforms released in the last year.
For libraries that Tahoe uses, we have these desiderata: