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)
commitc77b6b564f2600619f32b3fc7266949083fecddc
treeacfa1a7237e42516ca3aa6f14ccc5344874b0508
parentef11d8626cc0b1bd642898647a6593467863a6c5
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20190 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]