| name | age | message | |
|---|---|---|---|
| |
AUTHORS | Thu Sep 11 23:02:38 -0700 2008 | |
| |
COPYING | Thu Sep 11 23:02:38 -0700 2008 | |
| |
ChangeLog | Mon Sep 29 00:38:39 -0700 2008 | |
| |
INSTALL | Thu Sep 11 23:02:38 -0700 2008 | |
| |
Makefile.am | Fri Nov 28 02:01:53 -0800 2008 | |
| |
Makefile.in | ||
| |
NEWS | Thu Sep 11 23:02:38 -0700 2008 | |
| |
README | ||
| |
TODO | Fri Nov 28 01:51:21 -0800 2008 | |
| |
aclocal.m4 | ||
| |
config.h.in | ||
| |
configure | ||
| |
configure.ac | ||
| |
depcomp | Thu Sep 11 23:02:38 -0700 2008 | |
| |
install-sh | Thu Sep 11 23:02:38 -0700 2008 | |
| |
m4/ | ||
| |
missing | Thu Sep 11 23:02:38 -0700 2008 | |
| |
src/ |
README
FuseCompress (compressed filesystem in userspace) http://www.miio.net/fusecompress We are not responsible for any badness that may happen to you during using this software. License: This program is distributed under GNU/GPL version 2. Todo: Bugs: Requires: boost 1.33.1 librlog >= 1.3 (RLog - a C++ logging library) libz libbz2 liblzma = 4.999.5alpha (Download source from http://tukaani.org/lzma/) liblzo2 Compile: Boost's libraries may be stored in /usr/lib64 on 64bit systems, configure script needs to be called with: ./configure --with-boost-libdir=/usr/lib64/ Usage: See man pages for fusecompress and fusecompress_offline. Author: Milan Svoboda <milan.svoboda@centrum.cz> (author and project maintainer) Feel free to contact me with suggestions and bug reports.

