diff --git a/Home.md b/Home.md index 8a360bc..c4c2092 100644 --- a/Home.md +++ b/Home.md @@ -14,12 +14,16 @@ The code is currently functional, but it is targeted at hackers who are willing to build from source and use a minimal, text-oriented web user interface. +## Get Started + +The [the README file](http://allmydata.org/trac/tahoe/browser/README) tells how to acquire and install the code, how to run a node than can upload and download files, how to connect to the public test grid operated by [Allmydata, Inc.](http://allmydata.com), and how to set up your own private grid. + +## Documentation + Please see the following files for more information: * [the release notes](http://allmydata.org/trac/tahoe/browser/relnotes.txt), announcing the first public release on April 30, 2007 and giving a general overview of why the Tahoe project exists - * [the README file](http://allmydata.org/trac/tahoe/browser/README), telling how to acquire and install the code, how to run a node than can upload and download files, how to connect to the public test grid operated by [Allmydata, Inc.](http://allmydata.com), and how to set up your own private grid. - * [architecture.txt](http://allmydata.org/trac/tahoe/browser/docs/architecture.txt), explaining the design decisions that have given the grid its current shape * [roadmap.txt](http://allmydata.org/trac/tahoe/browser/roadmap.txt), showing how the functionality has been incrementally improved so far, and what improvements we plan to make next @@ -42,20 +46,6 @@ Please see the following files for more information: * the [/cgi-bin/mailman/listinfo/zfec-dev zfec-dev] mailing list is specific to the [/source/zfec zfec] erasure-coding library. -## Debian packages - - * 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 -``` - Then update and install the **allmydata-tahoe** package. - 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. - ## License Tahoe is offered under the GNU General Public License (v2). It also comes