aboutsummaryrefslogtreecommitdiffstats
path: root/package/fuse/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* fix fuse dependency against kmod-fuseFlorian Fainelli2010-09-041-1/+1
| | | | SVN-Revision: 22919
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-1/+1
| | | | SVN-Revision: 22145
* remove linux 2.4 support from several packagesFelix Fietkau2010-06-261-107/+8
| | | | SVN-Revision: 21954
* update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least)Florian Fainelli2010-05-021-2/+2
| | | | SVN-Revision: 21300
* find attached the announced patch for fuse. changes: - latest fuse 2.8.3 - ↵Travis Kemen2010-03-141-46/+130
| | | | | | | | | | includes now the kernel module for kernel 2.4 - builds parallel - fuse-utils includes now ulockmgr_server fuse24 should be deleted from trunk. bud SVN-Revision: 20190
* disable fuse kernel compilation module, all versions that we have have it ↵Florian Fainelli2009-07-311-17/+6
| | | | | | mainline (#5584) SVN-Revision: 17059
* put all filesystem related packages into the Filesystem submenu (#5352)Florian Fainelli2009-07-051-2/+2
| | | | SVN-Revision: 16696
* fuse: update to v2.7.4 (#5186)Jo-Philipp Wich2009-06-111-21/+28
| | | | SVN-Revision: 16410
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* fix fuse: use in-kernel module for 2.6.25+ kernelsNicolas Thill2008-05-111-4/+15
| | | | SVN-Revision: 11116
* Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246)Florian Fainelli2008-04-011-2/+2
| | | | | | Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> SVN-Revision: 10698
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-251-6/+0
| | | | SVN-Revision: 9906
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-091-1/+1
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694
* fix update fuse to 2.7.1 - fixes compile breakage with 2.6.23Felix Fietkau2007-10-201-2/+2
| | | | SVN-Revision: 9366
* more package submenusJohn Crispin2007-10-181-0/+2
| | | | SVN-Revision: 9351
* add $(STAGING_DIR) as argument to the InstallDev template and update ↵Felix Fietkau2007-09-281-11/+11
| | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages SVN-Revision: 9052
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-14/+22
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-1/+0
| | | | SVN-Revision: 8575
* Upgrade fuse to 2.6.5 (#1955)Florian Fainelli2007-06-231-2/+2
| | | | SVN-Revision: 7716
* fix fuse compile on osxFelix Fietkau2007-04-011-0/+3
| | | | SVN-Revision: 6807
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-3/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* Revert previous commit oops :/Florian Fainelli2007-02-281-9/+4
| | | | SVN-Revision: 6431
* Re-enable fuse for 2.4 kernels as well (#1346)Florian Fainelli2007-02-281-3/+9
| | | | SVN-Revision: 6430
* remove compatibility crap from libfuse which seems to break on uClibc, ↵Felix Fietkau2007-02-271-0/+2
| | | | | | because of problems with versioned symbols SVN-Revision: 6402
* more cleanupFelix Fietkau2007-02-251-33/+14
| | | | SVN-Revision: 6373
* More dependencies are required to force fuse to Linux 2.6 only.Mike Albon2007-02-121-1/+3
| | | | SVN-Revision: 6288
* upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuseImre Kaloz2007-02-081-2/+3
| | | | SVN-Revision: 6277
* Use the KernelPackage template instead of kmod-fooFlorian Fainelli2007-01-051-14/+4
| | | | SVN-Revision: 5995
* update fuse to 2.6.1 (fix build on 2.6.19), remove kmod_build patch needed ↵Nicolas Thill2006-12-151-2/+3
| | | | | | for 2.4 and make fuse 2.6 only SVN-Revision: 5799
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-5/+5
| | | | SVN-Revision: 5624
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+153