find attached the announced patch for fuse.
authorTravis Kemen <thepeople@openwrt.org>
Sun, 14 Mar 2010 02:01:14 +0000 (02:01 +0000)
committerTravis Kemen <thepeople@openwrt.org>
Sun, 14 Mar 2010 02:01:14 +0000 (02:01 +0000)
commit72ae37acff65f03d40ae17710b225bd6e2ca26ec
treeacfa1a7237e42516ca3aa6f14ccc5344874b0508
parente5d2406743d8ba94947579c6a7192eb7903b3ff9
find attached the announced patch for fuse.
changes:
- latest fuse 2.8.3
- includes now the kernel module for kernel 2.4
- builds parallel
- fuse-utils includes now ulockmgr_server

fuse24 should be deleted from trunk.

bud

SVN-Revision: 20190
16 files changed:
package/fuse/Makefile
package/fuse/patches-kernel24/101-kmod_build.patch [new file with mode: 0644]
package/fuse/patches-kernel24/102-no_depmod.patch [new file with mode: 0644]
package/fuse/patches-kernel24/112-no_break_on_mknod.patch [new file with mode: 0644]
package/fuse/patches-kernel24/113-DCACHE_BUG.patch [new file with mode: 0644]
package/fuse/patches/100-cross_compile.patch
package/fuse/patches/102-no_depmod.patch
package/fuse/patches/112-no_break_on_mknod.patch
package/fuse/patches/200-disable_compat.patch
package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch
package/fuse24/Makefile [deleted file]
package/fuse24/files/fuse24.init [deleted file]
package/fuse24/patches/101-kmod_build.patch [deleted file]
package/fuse24/patches/102-no_depmod.patch [deleted file]
package/fuse24/patches/112-no_break_on_mknod.patch [deleted file]
package/fuse24/patches/113-DCACHE_BUG.patch [deleted file]