Some fixes for fuse24.
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 14 Jun 2009 11:36:19 +0000 (11:36 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 14 Jun 2009 11:36:19 +0000 (11:36 +0000)
commitaf432e7a526864617c1e39ea049e745950e5bbdb
tree817a99bb43b007d61cb1fa56e4ed06e49632160d
parentb744dced08f3c1f114b8fb34bf708a549cfc1684
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

SVN-Revision: 16447
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