Commit Graph

116 Commits

Author SHA1 Message Date
Brian Warner
9c1a9d8959 README: updated debian-packaging section a bit, replace dapper with etch 2007-08-21 17:07:25 -07:00
Brian Warner
b7703df6a5 remove PyCrypto, copy AES/SHA256/Util.number into the allmydata/ tree 2007-08-14 13:57:41 -07:00
Brian Warner
8b1e53b248 README: update/clarify the build-depends packages need to create .debs 2007-08-16 20:30:07 -07:00
wilcoxjg
db073791b9 /twistd.log -> /logs/twistd.log 2007-08-08 20:53:28 -07:00
Zooko O'Whielacronx
57800e84b4 README: formatting (line-wrapping) of arch_o_median's edits to README 2007-08-08 20:47:42 -07:00
wilcoxjg
d7c842c4a9 changed README to inslude simplejson in "The Python Way" install 2007-08-08 20:43:40 -07:00
wilcoxjg
29ab6c6467 edited README "The Python Way" installs to /usr/bin 2007-08-08 20:32:09 -07:00
Zooko O'Whielacronx
ac74e6d4c9 README: clarify/edit build, install, and test instructions 2007-08-08 20:44:58 -07:00
Zooko O'Whielacronx
8c2ba22ad5 clarify licence 2007-08-08 20:44:42 -07:00
Zooko O'Whielacronx
42b919f79e README: point people to allmydata.org if they are looking for precompiled packages 2007-08-08 20:44:03 -07:00
Zooko O'Whielacronx
7add1b7efc README: edit to arch_o_median's contribution re: installing the Python way 2007-08-08 20:32:45 -07:00
Zooko O'Whielacronx
f599a4433e README: add note about what "darcs get" will do and how to run "darcs pull" 2007-08-08 20:28:32 -07:00
wilcoxjg
c5af444399 changed README install "Python Way" section 2007-08-08 20:00:35 -07:00
Zooko O'Whielacronx
9a8abab722 require setuptools >= 0.6c6 on cygwin, and >= 0.6a9 on other platforms
Earlier I tried 0.6a9 (which comes in .deb format on Dapper) and something
didn't work, so I raised it to 0.6c3.  However, I didn't make a note of what
failed, and so now I'm hoping that what failed was cygwin-specific.  Anyway,
everyone look out for setuptools compatibility problems on the your favorite
platform (and I'll check the buildslaves), and we'll raise the required version
as little as possible and only on the problematic platform.
2007-08-07 14:15:54 -07:00
Zooko O'Whielacronx
5f88cf500e update README to reflect existence of "make install" target 2007-08-07 12:13:24 -07:00
Zooko O'Whielacronx
dbc7fd2494 update README to reflect requirement of setuptools 0.6c6 2007-08-07 12:12:59 -07:00
robk-org
8b2c5dcd15 added notes on pywin32 version support to README 2007-06-13 13:09:36 -07:00
Zooko O'Whielacronx
cfc6013c5c edit README and require Nevow 0.9.18
If anybody out there is running with Nevow < v0.9.18 and wants to vouch for it, then we can relax that requirement.
2007-06-29 15:33:38 -07:00
Zooko O'Whielacronx
2a9ea4a0d4 some edits to the README 2007-06-11 09:40:54 -07:00
Brian Warner
0e3358e508 README: mention strports-ness of NODE/webport, closes #55 2007-06-06 09:49:18 -07:00
Zooko O'Whielacronx
a2970cf7c1 fix handling of local_ip file and rename it to advertised_ip_addresses and document it in README 2007-05-22 14:01:40 -07:00
Zooko O'Whielacronx
3d1adf6d30 update docs, remove extraneous licence text, sort module names in import statement
closes #46 ?
2007-05-21 13:42:51 -07:00
Brian Warner
78e537de0c README: mention the additional included libraries (zfec, foolscap, pycrypto) 2007-05-15 18:13:02 -07:00
Zooko O'Whielacronx
17b31a6e82 update README concerning dependent libraries that the user has to install 2007-05-16 08:34:33 -07:00
Zooko O'Whielacronx
d41e944beb re-re-factored the download and install instructions
Now the instructions about how to download debian packages live on a separate
page of the wiki instead of on the front page or in the README.  The README is
only about building from source.  The front page contains pointers to those two
other pages (the debiandownloadpage and the README).
2007-05-02 12:54:26 -07:00
Zooko O'Whielacronx
6a8361b48b fix the TESTING THAT IT IS PROPERLY INSTALLED section
My oh-so-useful test subject here skipped that section because he thought it was part of a section that he was finished with.
2007-05-01 23:42:01 -07:00
Zooko O'Whielacronx
4d0fc0db03 fix README on how to install The Debian Way 2007-05-01 23:38:39 -07:00
Zooko O'Whielacronx
4ecd603a99 clarify instructions on how to get build dependencies for debian
My test subject here didn't used "locate" to find something named
"debian/control" somewhere on his filesystem...  :-)
2007-05-01 23:16:06 -07:00
Zooko O'Whielacronx
3c05380059 move the debian packaging dependencies to the place where they are needed in the README 2007-05-01 23:11:05 -07:00
Zooko O'Whielacronx
8fb16e18f4 add warning that "make test" can take a long time 2007-05-01 22:52:40 -07:00
Zooko O'Whielacronx
53da668b0a fix error in README about windows builds 2007-05-01 22:44:33 -07:00
Zooko O'Whielacronx
d26903694f two more fixes for README 2007-05-01 22:40:24 -07:00
Zooko O'Whielacronx
0f514f47cc add another note about where to run "make" 2007-05-01 22:37:35 -07:00
Zooko O'Whielacronx
3b9aab4592 make big distinction between downloading precompiled packages and building yourself
Both of my two test subjects here stumbled on this by thinking that building on debian was related to building debian packages was related to downloading precompiled packages.
2007-05-01 22:34:33 -07:00
Zooko O'Whielacronx
450ad0a81f tweak README to be more helpful about a small detail 2007-05-01 22:11:49 -07:00
Zooko O'Whielacronx
1e6c7150bc add the apt-get information to the README 2007-05-01 22:04:58 -07:00
Brian Warner
8004087fb2 makefile: change the 'test' target to exclude foolscap, add 'test-all' to do both 2007-05-01 11:08:39 -07:00
Zooko O'Whielacronx
f49a63f688 some English usage edits to README, thanks to Stephen Hill 2007-05-01 21:03:23 -07:00
Zooko O'Whielacronx
7802fa96c9 edit README 2007-05-01 12:57:24 -07:00
Zooko O'Whielacronx
e10524e75b improve "the Debian way" build process to produce foolscap .debs 2007-05-01 12:41:35 -07:00
Brian Warner
1b70187ac7 README: mention the names of the debian packages that provide our dependencies 2007-04-30 12:48:30 -07:00
Zooko O'Whielacronx
07eb9999f2 install libs into instdir/lib and scripts into instdir/bin 2007-04-30 17:49:10 -07:00
Zooko O'Whielacronx
e0a18d12af globally search and replace "mesh" with "grid" and adjust description of the effect of NAT on the topology 2007-04-30 13:06:09 -07:00
Zooko O'Whielacronx
d19d1058e0 extirpate all references the "queen" and "metatracker"
This is a potentially disruptive and potentially ugly change to the code base,
because I renamed the object that serves in both roles from "Queen" to
"IntroducerAndVdrive", which is a bit of an ugly name.

However, I think that clarity is important enough in this release to make this
change.  All unit tests pass.  I'm now darcs recording this patch in order to
pull it to other machines for more testing.
2007-04-30 09:57:52 -07:00
Zooko O'Whielacronx
1c5ceab101 update README to reflect dependency on python-dev 2007-04-29 23:33:49 -07:00
Zooko O'Whielacronx
3538693aa5 large update to the install instructions in the README, and add a link to allmydata.org 2007-04-29 22:16:33 -07:00
Zooko O'Whielacronx
d1e7a6367f update README to show that foolscap is bundled and to fix the module name of zfec 2007-04-29 21:56:23 -07:00
Zooko O'Whielacronx
a7d7f5cc96 update README to reflect simpler run-in-place procedure 2007-04-27 17:17:51 -07:00
Zooko O'Whielacronx
0e361b9a8a update README in response to some criticisms from some European grad student on IRC 2007-04-27 17:13:25 -07:00
Zooko O'Whielacronx
bc60e57cce more README updates in response to user feedback
The user in this case is my brother Josh.
2007-04-27 16:03:51 -07:00
Zooko O'Whielacronx
d5c3c23d2e update README to mention which dependencies are python packages
In particular, my brother is an Ubuntu/Debian user who said it would be nice if
we had mentioned that those packages were named "python-foo" in the apt package
namespace.
2007-04-27 15:43:13 -07:00
Zooko O'Whielacronx
665b188af2 add licence, update metadata and URLs 2007-04-27 13:47:15 -07:00
Zooko O'Whielacronx
0544e0f39b further update the notes about the dependencies 2007-04-26 22:16:13 -07:00
Zooko O'Whielacronx
b8888cdccc update README re: dependencies 2007-04-26 21:00:49 -07:00
Brian Warner
1e8d4c9bfd add some simple create-client/start-client targets, document htem briefly 2007-04-26 20:16:48 -07:00
Brian Warner
96e2e3aa02 README: mention 'fakeroot' and other build dependencies to creat debian packages 2007-04-26 15:00:22 -07:00
Zooko O'Whielacronx
da2983c262 add setuptools to required dependencies in README 2007-04-26 15:56:54 -07:00
Zooko O'Whielacronx
3f7acd1fef update README 2007-04-26 14:28:15 -07:00
Brian Warner
a3c9ead74f replace 'queen' with 'introducer' in a lot of places, but not all 2007-04-19 17:30:21 -07:00
Zooko O'Whielacronx
09758871ce rename "pyfec" to "zfec" within tahoe build system and source code 2007-04-18 10:11:23 -07:00
Zooko O'Whielacronx
a1bec401a3 tweak README 2007-04-09 16:14:44 -07:00
Brian Warner
e495db255b add more useful text to the README 2007-04-04 17:55:35 -07:00
Brian Warner
92ba8dc8d2 allmydata.interfaces: remove some of the placeholders now that we require foolscap-0.1.2 2007-04-04 15:59:36 -07:00
Zooko O'Whielacronx
01502ce665 port the makefile to Windows and update the README 2007-04-04 11:18:38 -07:00
Peter Secor
c7cee0dda1 tahoe readme - updated to included all packages and clarify text 2007-03-29 12:02:32 -07:00
Brian Warner
a3a3f3f96f added a README explaining how to get started and what library dependencies are needed 2007-03-28 10:48:29 -07:00