Releases

The latest stable release is 0.1-BETA. Please wait for 0.1-GAMMA for some serious testing, many bugs were fixed and many things changed.

DustFS-0.1-BETA.tar.gz (189 KB)

libtomcrypt

As libtom.org is currently not available, I provide a mirror for libtomcrypt:

crypt-1.17.tar.bz2 (1.6 MB)

Using the Debian repository

Debian repository for Debian testing/i386 available:

echo "deb http://dustfs.zekjur.net/debian lenny main" >> /etc/apt/sources.list
wget -qO- http://michael.stapelberg.de/gpgkey.txt | apt-key add -
apt-get update
apt-get install dustfs

# or, for running a server:
apt-get install dustfs-server