[freenet-dev] Embedded build
Sven-Ola Tücke
sven-ola at gmx.de
Fri Apr 4 06:32:23 UTC 2008
Hey,
just uploaded freenet-v1134-pre for embedded-mipsel or i486. To use, grab the
appropriate tgz and untar to a new dir, e.g.
mkdir /tmp/blubb
cd /tmp/blubb
wget [see below]-1134.tgz
tar xvzf freenet-*-linux-gnu-1134.tgz
echo "node.name=$(hostname)" > freenet.ini
export LD_LIBRARY_PATH=lib
./freenet-static-*-linux-gnu -mx=48M -ms=48M
No java, classpath etc. required - just libc6 etc. Your need ~64 Mb of RAM and
~128Mb of swap. You also need some friends (or get a seednodes.fref and
enable strangers).
Download:
http://download-master.berlin.freifunk.net/sven-ola/freenet/
// Sven-Ola
More information about the Devl
mailing list