- Request interruption support
+ - Building module for Linux kernels earlier than 2.6.9 not supported
+
What is new in 2.5
- Merge library part of FreeBSD port
Dependencies
============
-Linux kernel version 2.4.X where X >= 21 (some vendor kernels earlier
-than this are also known to work).
+Linux kernel version 2.6.X where X >= 9.
-Linux kernel version 2.6.X where X >= 0.
+Alternatively a kernel module from FUSE release 2.5.* can be used with
+this release, which supports kernels >= 2.4.21.
Installation
============
+++ /dev/null
-WARNING: be very careful about which gcc version you use to compile
-the fuse kernel module. It must be the same as the version used to
-compile the kernel otherwise nasty things will happen!
-NFS exporting is supported on kernels versions >= 2.6.0. For 2.4.X
-kernels the exporting infrastructure is not refined enough, so don't
-expect this to work.
-
-Also FUSE module in official kernels (>= 2.6.14) don't support NFS
+FUSE module in official kernels (>= 2.6.14) don't support NFS
exporting. In this case if you need NFS exporting capability, use the
'--enable-kernel-module' configure option to compile the module from
this package. And make sure, that the FUSE is not compiled into the