| 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 | {{{ |
| 18 | deb http://allmydata.org/debian/ DIST main tahoe |
| 19 | deb-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. |