summaryrefslogtreecommitdiffstats
path: root/package/fuse
Commit message (Collapse)AuthorAgeFilesLines
* licensing: Add licensing metadata to many packageshcg2012-10-191-0/+3
| | | | | | | | | | | | | | Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. The licensing metadata is put into the bin/<platform>/packages/Packages file for later parsing. A script for that is on it's way! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33861 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fuse: remove now redundant dependency on +USE_EGLIBC:librtjow2012-09-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33482 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fuse: Add librt to fuse to build with eglibcflorian2012-09-191-2/+2
| | | | | | Signed-off-by: xxiao <xxiao@fosiao.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33476 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fuse: update to 2.9.0nbd2012-06-163-49/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32396 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fuse: move kmod-fuse to package/kernelnbd2012-06-161-16/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32394 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fuse: remove obsolete patchesnbd2012-06-164-143/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32393 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fuse: add missing dependencynbd2012-06-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/fuse: update to version 2.8.5, refresh patchesacoul2010-12-082-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24365 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix fuse dependency against kmod-fuseflorian2010-09-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950claudio2010-07-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove linux 2.4 support from several packagesnbd2010-06-261-107/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on ↵florian2010-05-021-2/+2
| | | | | | rdc at least) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fuse: remove empty patchesralph2010-04-253-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/fuse: refresh patchesjuhosg2010-03-262-7/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20461 3c298f89-4303-0410-b956-a3cf2f4a3e73
* find attached the announced patch for fuse.thepeople2010-03-1410-694/+281
| | | | | | | | | | | | | | changes: - latest fuse 2.8.3 - includes now the kernel module for kernel 2.4 - builds parallel - fuse-utils includes now ulockmgr_server fuse24 should be deleted from trunk. bud git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20190 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] disable fuse kernel compilation module, all versions that we have ↵florian2009-07-311-17/+6
| | | | | | have it mainline (#5584) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17059 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] put all filesystem related packages into the Filesystem submenu ↵florian2009-07-051-2/+2
| | | | | | (#5352) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fuse: update to v2.7.4 (#5186)jow2009-06-111-21/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16410 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and ↵jow2008-11-221-0/+46
| | | | | | possibly others git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix fuse: use in-kernel module for 2.6.25+ kernelsnico2008-05-111-4/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246)florian2008-04-016-605/+359
| | | | | | | Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10698 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix compilation of fuse with 2.6.24florian2008-03-161-0/+246
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove uninstalldev templates (no longer necessary)nbd2007-12-251-6/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use $(CP) instead of $(INSTALL_BIN) for binaries.nbd2007-12-091-1/+1
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix update fuse to 2.7.1 - fixes compile breakage with 2.6.23nbd2007-10-205-267/+562
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more package submenusblogic2007-10-181-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add $(STAGING_DIR) as argument to the InstallDev template and update ↵nbd2007-09-281-11/+11
| | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package description to a separate definition, remove it when ↵nico2007-09-071-14/+22
| | | | | | DESCRIPTION=TITLE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use a default VERSION field for kmod packagesnico2007-09-021-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade fuse to 2.6.5 (#1955)florian2007-06-238-39/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7716 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix fuse (closes: #1847)nico2007-06-102-8/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7548 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade a few packages to newer versions (includes patch by kaloz) - ↵nbd2007-06-053-0/+84
| | | | | | preparation for 2.6.22 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7507 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh all package patches in the buildroot using quiltnbd2007-06-044-27/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove problematic patch from fuse (was only needed with devfs on 2.6)nbd2007-05-081-16/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix fuse compile on osxnbd2007-04-012-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵nbd2007-03-161-1/+0
| | | | | | lots of places git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵nbd2007-03-161-3/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert previous commit oops :/florian2007-02-281-9/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6431 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Re-enable fuse for 2.4 kernels as well (#1346)florian2007-02-281-3/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6430 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove compatibility crap from libfuse which seems to break on uClibc, ↵nbd2007-02-272-0/+203
| | | | | | because of problems with versioned symbols git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more cleanupnbd2007-02-251-33/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More dependencies are required to force fuse to Linux 2.6 only.malbon2007-02-121-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6288 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fusekaloz2007-02-081-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6277 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use the KernelPackage template instead of kmod-fooflorian2007-01-051-14/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5995 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove empty filenbd2006-12-161-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5806 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update fuse to 2.6.1 (fix build on 2.6.19), remove kmod_build patch needed ↵nico2006-12-152-48/+3
| | | | | | for 2.4 and make fuse 2.6 only git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace lots of manual install commands with INSTALL_* variablesnbd2006-11-231-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* new (last?) attempt at standardizing Makefilesnico2006-09-241-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, add userland packages, fix fuse.pc in InstallDevnico2006-09-231-21/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4819 3c298f89-4303-0410-b956-a3cf2f4a3e73