I currently play around with sshfs and it was missing the kernel fuse module (so it said). In reality the /dev/fuse character device was missing.

Now I need a clue on how to modify the package Makefile to create /dev/fuse either on package installation or earlier and package it with the ipkg archive.
Any ideas?

All I know the commandline would be 'mknod /dev/fuse -m 0666 c 10 229'

Thx in advance .. bud
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to