[fuse24] Some fixes for fuse24.
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 14 Jun 2009 11:36:19 +0000 (11:36 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 14 Jun 2009 11:36:19 +0000 (11:36 +0000)
commit71013384a4dec10ea58f8263b1f763480a0da546
tree05c25a74e481943792a1eff1d0df71b277629ef8
parentc8d5b891102e391100e140cc69022ea79e2f42ec
[fuse24] Some fixes for fuse24.

Because sshfs expects character device to be /dev/fuse instead of /dev/misc/fuse, sshfs fails.
This patch creates fuse device at /dev/fuse instead, also for compatibility the postinstall script (only executed when manually installed per opkg) creates /dev/misc/fuse
added the dcache enabled kernel message to fuse24

Closes #5333

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16447 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/fuse24/Makefile
package/fuse24/patches/101-kmod_build.patch
package/fuse24/patches/102-no_depmod.patch
package/fuse24/patches/111-uclibc_changes.patch
package/fuse24/patches/112-no_break_on_mknod.patch
package/fuse24/patches/113-DCACHE_BUG.patch