[tahoe-dev] Hello / DroboFs
Zooko Wilcox-O'Hearn
zooko at zooko.com
Wed Feb 8 15:59:45 UTC 2012
Hi Mogwa:
Cool project! I would like to learn more about how it works for you.
Tahoe-LAFS itself doesn't have any C/C++, assembly, or other
non-Python code in it, but it depends on several packages that do,
including pycryptopp and zfec. François Deppierraz contributes a
buildbot that builds pycryptopp, zfec, and tahoe-lafs on a little
embedded ARM machine, see:
https://tahoe-lafs.org/buildbot-pycryptopp/builders/francois-ts109-armv5tel%20syslib
https://tahoe-lafs.org/buildbot-zfec/builders/francois-ts109-armv5tel
https://tahoe-lafs.org/buildbot-tahoe-lafs/builders/Francois%20lenny-armv5tel
Here is the description of the machine that François attached to it
(appended below):
https://tahoe-lafs.org/buildbot-tahoe-lafs/buildslaves/francois-ts109-armv5tel
And here is the output from querying various versions (by running
"python misc/build_helpers/show-tool-versions.py"):
https://tahoe-lafs.org/buildbot-tahoe-lafs/builders/Francois%20lenny-armv5tel/builds/20/steps/show-tool-versions/logs/stdio
Finally, it would really help for everyone who wants to experiment
with Tahoe-LAFS on ARM systems if a volunteer would build these six
binary Python packages on their ARM system and share the resulting
.egg files with us:
https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/README.html
Regards,
Zooko
The description of the machine that François attached to it:
An Intel SS4000-E NAS box running under Debian Squeeze.
Linux edouard 2.6.32-trunk-iop32x #1 Mon Jan 11 02:41:00 UTC 2010
armv5tel GNU/Linux
Processor : XScale-80219 rev 0 (v5l)
BogoMIPS : 398.95
Features : swp half thumb fastmult edsp
CPU implementer : 0x69
CPU architecture: 5TE
CPU variant : 0x0
CPU part : 0x2e2
CPU revision : 0
Hardware : Lanner EM7210
Revision : 0000
Serial : 0000000000000000
total used free shared buffers cached
Mem: 256304 101704 154600 0 10648 51388
-/+ buffers/cache: 39668 216636
Swap: 979948 0 979948
More information about the tahoe-dev
mailing list