Changes between Version 5 and Version 6 of WikiStart


Ignore:
Timestamp:
2007-04-24T00:17:43Z (17 years ago)
Author:
warner
Comment:

add link to debian repository

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v5 v6  
    1212 * [/tahoe-figleaf-graph/hanford.allmydata.com-tahoe_figleaf.html Graph of code coverage]
    1313 * documentation
     14 * to install debian packages for etch, dapper, edgy, or feisty, add the following lines to
     15   your /etc/apt/sources.list, replacing the word DIST with etch, dapper, edgy, or feisty
     16   as appropriate:
     17{{{
     18deb http://allmydata.org/debian/  DIST  main tahoe
     19deb-src http://allmydata.org/debian/  DIST  main tahoe
     20}}}
     21   These packages are generated each time the code is changed, and represent the most up-to-date
     22   (read "unstable") version available. The usual warnings about no guarantees apply: it might cause
     23   your computer to catch fire, might steal your dog, etc.
    1424
    1525=== Trac Starting Points ===