aboutsummaryrefslogtreecommitdiffstats
path: root/package/fuse24
Commit message (Collapse)AuthorAgeFilesLines
* add missing fuse24 init scriptFlorian Fainelli2009-07-221-0/+10
| | | | SVN-Revision: 16954
* create fuse24 device on startup (#5349)Florian Fainelli2009-07-211-3/+4
| | | | SVN-Revision: 16949
* remove empty patch forgotten in r16447Hauke Mehrtens2009-06-141-0/+0
| | | | SVN-Revision: 16451
* Some fixes for fuse24.Hauke Mehrtens2009-06-146-43/+32
| | | | | | | | | | 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
* Various Makefile cleanup.Hauke Mehrtens2009-06-131-4/+0
| | | | | | Thanks to swalker. SVN-Revision: 16437
* fuse24: introduce fuse package for brcm-2.4 (#5186)Jo-Philipp Wich2009-06-116-0/+275
SVN-Revision: 16411