Zooko O'Whielacronx
e8c5795e36
zfec: complete the removal of the 15-second delay when downloading setuptools
2007-04-30 17:56:43 -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
e258921b9d
edit description of Foolscap in relnotes.txt
2007-04-30 17:43:06 -07:00
Zooko O'Whielacronx
7bb8b4f04a
better description of Foolscap in README
2007-04-30 17:34:51 -07:00
Zooko O'Whielacronx
eb89db0574
remove "." from setup.py invocation because it seems to be screwing up paths in the .pyc's
2007-04-30 14:43:36 -07:00
Zooko O'Whielacronx
381a3e6f1f
zfec: add note to README about conflict with older versions of setuptools
2007-04-30 13:26:56 -07:00
Zooko O'Whielacronx
90c654ca9c
zfec: switch back to minimum setuptools of 0.6c3
...
This is newer than the one that comes with Dapper Ubuntu 6.06, *but* if there is no setuptools at all installed, then the bootstrap script will download one itself. So with this patch, this will install cleanly on a Dapper system as long as the Dapper version of python-setuptools is *not* installed.
2007-04-30 13:18:38 -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
44f68c55a9
zfec: see if we can get by with the version of setuptools that comes with Ubuntu 6.06 Dapper
2007-04-30 11:16:47 -07:00
Zooko O'Whielacronx
117efd761b
zfec: see if we can get by with the version of setuptools that is already in Ubuntu 6.10
2007-04-30 11:08:30 -07:00
Zooko O'Whielacronx
74e01aa849
zfec: add mention of lrzip and edit text
2007-04-30 11:08:19 -07:00
Zooko O'Whielacronx
49efc6a07e
turn foolscap unit tests back on in the "make test" target
2007-04-30 11:04:13 -07:00
Zooko O'Whielacronx
1e9bc92388
make relnotes.txt point to the latest source tarball
2007-04-30 10:56:35 -07:00
Zooko O'Whielacronx
b027ee1489
v0.1.4b2-0-UNSTABLE
2007-04-30 10:00:07 -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
ced1d8189b
zfec: v1.0.0b3-0-STABLE
2007-04-30 09:10:12 -07:00
Zooko O'Whielacronx
12dd5c0f10
zfec: update licence and install docs
2007-04-30 09:09:35 -07:00
Zooko O'Whielacronx
43347dab6c
edit: fix typo and formatting in relnotes.txt
2007-04-30 08:57:00 -07:00
Zooko O'Whielacronx
7090ed66c5
v0.1.3-0-UNSTABLE
2007-04-30 06:02:43 -07:00
Zooko O'Whielacronx
a61178f425
raise the limit on the number of hashes when retrieving them, too
2007-04-30 06:00:10 -07:00
Zooko O'Whielacronx
8e4aa3e1fb
raise the limit on block hashes and share hashes from 30 to 2**20
2007-04-29 23:51:15 -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
216a2a958a
zfec: hack setuptools bootstrap script not to time.sleep(15) before downloading
2007-04-29 23:30:23 -07:00
Zooko O'Whielacronx
bafc236afe
zfec: add the setuptools bootstrap script to download setuptools automatically
2007-04-29 23:26:13 -07:00
Zooko O'Whielacronx
599dd5d86a
update URL pointing to source code tarball
2007-04-29 23:05:39 -07:00
Zooko O'Whielacronx
2fd7b81fba
v0.1.2-0-UNSTABLE
2007-04-29 23:00:08 -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
a50047bbd8
edit release notes to give proper user expectations
2007-04-29 21:24:55 -07:00
Zooko O'Whielacronx
95b25b3e7a
don't run foolscap unit tests
2007-04-29 20:25:28 -07:00
Zooko O'Whielacronx
086460ee43
build foolscap from the bundled snapshot
...
and fix PYTHONPATH usage in a few places in GNUmakefile
2007-04-29 19:44:18 -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
be700b555e
update licence to allow linking with OpenSSL
2007-04-29 21:56:05 -07:00
Zooko O'Whielacronx
819278237b
import a snapshot of foolscap 0.1.2+
2007-04-29 14:24:17 -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
13584f9fbf
edit relnotes.txt
2007-04-27 16:37:52 -07:00
Zooko O'Whielacronx
d61c71a492
update URLs in relnotes.txt
2007-04-27 16:12:44 -07:00
Zooko O'Whielacronx
054ba208ec
TAG allmydata-tahoe v0.1.1-1-UNSTABLE
2007-04-27 16:08:25 -07:00
Zooko O'Whielacronx
85b1a4374b
allmydata-tahoe v0.1.1-1-UNSTABLE
2007-04-27 16:07:22 -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
Brian Warner
82b3554c2f
testutil.py: remove unused import, appease pyflakes
2007-04-27 08:11:34 -07:00
Zooko O'Whielacronx
a70a599249
make it print out version numbers when it constructs a Node instance
2007-04-27 13:47:38 -07:00
Zooko O'Whielacronx
665b188af2
add licence, update metadata and URLs
2007-04-27 13:47:15 -07:00
Zooko O'Whielacronx
7b0db1c91f
make runner find twistd and invoke it with python
...
This makes allmydata-tahoe work on Windows, and probably doesn't make it fail on other platforms.
2007-04-26 23:14:13 -07:00
Zooko O'Whielacronx
c124a032a8
update relnotes.txt
2007-04-26 22:19:20 -07:00
Zooko O'Whielacronx
5121a8d4a2
make testutil more flexible about what platform it runs on
2007-04-26 22:16:48 -07:00
Zooko O'Whielacronx
0544e0f39b
further update the notes about the dependencies
2007-04-26 22:16:13 -07:00
Zooko O'Whielacronx
594a37da18
update tarball URL
2007-04-26 21:54:36 -07:00
Zooko O'Whielacronx
b8888cdccc
update README re: dependencies
2007-04-26 21:00:49 -07:00