From: Zooko O'Whielacronx Date: Fri, 29 Jun 2007 23:55:38 +0000 (-0700) Subject: relnotes.txt: formatting for thinner columns X-Git-Tag: allmydata-tahoe-0.4.0~4 X-Git-Url: https://git.rkrishnan.org/specifications/banana.xhtml?a=commitdiff_plain;h=314ea4a451d32a780e7b868bfea0c8dd158eb7b3;p=tahoe-lafs%2Ftahoe-lafs.git relnotes.txt: formatting for thinner columns --- diff --git a/relnotes.txt b/relnotes.txt index 4b72d51c..27cb4294 100644 --- a/relnotes.txt +++ b/relnotes.txt @@ -77,23 +77,23 @@ directory, and follow the directions in the README [5]. USAGE -Once installed, create a "client node". Instruct this client node to connect -to a specific "introducer node" by means of config files in the client node's -working directory. To join a public grid, copy in the .furl files for that -grid. To create a private grid, run your own introducer, and copy its .furl -files. See the README for step-by-step instructions. +Once installed, create a "client node". Instruct this client node to +connect to a specific "introducer node" by means of config files in the +client node's working directory. To join a public grid, copy in the .furl +files for that grid. To create a private grid, run your own introducer, and +copy its .furl files. See the README for step-by-step instructions. Each client node runs a local webserver (enabled by writing the desired port -number into a file called 'webport'). The front page of this webserver shows -the node's status, including which introducer is being used and which other -nodes are connected. Links from the status page lead to others that give -access to a shared virtual filesystem, in which each directory is represented -by a separate page. Each directory page shows a list of the files available -there, with download links, and forms to upload new files. +number into a file called 'webport'). The front page of this webserver +shows the node's status, including which introducer is being used and which +other nodes are connected. Links from the status page lead to others that +give access to a shared virtual filesystem, in which each directory is +represented by a separate page. Each directory page shows a list of the +files available there, with download links, and forms to upload new files. Other ways to access the filesystem are planned, as well as other structures -than the single globally-shared namespace implemented by this release: please -see the roadmap.txt [6] for some rough details. +than the single globally-shared namespace implemented by this release: +please see the roadmap.txt [6] for some rough details. HACKING AND COMMUNITY