aboutsummaryrefslogtreecommitdiffstats
path: root/package/fuse
Commit message (Expand)AuthorAgeFilesLines
* remove problematic patch from fuse (was only needed with devfs on 2.6)Felix Fietkau2007-05-081-16/+0
* fix fuse compile on osxFelix Fietkau2007-04-012-0/+16
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...Felix Fietkau2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...Felix Fietkau2007-03-161-3/+0
* Revert previous commit oops :/Florian Fainelli2007-02-281-9/+4
* Re-enable fuse for 2.4 kernels as well (#1346)Florian Fainelli2007-02-281-3/+9
* remove compatibility crap from libfuse which seems to break on uClibc, becaus...Felix Fietkau2007-02-272-0/+203
* more cleanupFelix Fietkau2007-02-251-33/+14
* More dependencies are required to force fuse to Linux 2.6 only.Mike Albon2007-02-121-1/+3
* upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuseImre Kaloz2007-02-081-2/+3
* Use the KernelPackage template instead of kmod-fooFlorian Fainelli2007-01-051-14/+4
* remove empty fileFelix Fietkau2006-12-161-0/+0
* update fuse to 2.6.1 (fix build on 2.6.19), remove kmod_build patch needed fo...Nicolas Thill2006-12-152-48/+3
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-5/+5
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-3/+2
* standardize Makefile, add userland packages, fix fuse.pc in InstallDevNicolas Thill2006-09-231-21/+57
* set PATH in rules.mkMike Baker2006-08-041-1/+0
* fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIRFelix Fietkau2006-07-301-1/+1
* credit where credit is dueMike Baker2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-2/+2
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-211-2/+2
* normalize Makefiles.Nicolas Thill2006-06-181-28/+23
* add TARGET_CFLAGS to configure for userland lib and util.Nicolas Thill2006-06-171-0/+1
* move fuse from target/linux/package/ to package/, update to v2.5.3, Nicolas Thill2006-06-175-0/+206
* remove lots of non-essential packagesFelix Fietkau2006-04-136-202/+0
* update to 2.5.2 to fix compile issueWaldemar Brodkorb2006-03-281-2/+2
* change cp to $(CP)Mike Baker2006-02-011-7/+7
* change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-i...Felix Fietkau2005-11-071-1/+1
* reorganize/rationalize/format package menuconfig, Nicolas Thill2005-11-051-8/+5
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-221-2/+2
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-212-4/+0
* update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson)Nicolas Thill2005-10-204-124/+19
* change co-maintainer e-mailNicolas Thill2005-08-302-2/+2
* add missing patch (from Christian)Nicolas Thill2005-08-301-0/+112
* update fuse to v2.3.0 (thanks to Christian Magnusson)Nicolas Thill2005-08-304-105/+50
* do not build kernel module hereNicolas Thill2005-08-151-1/+1
* move package/linux into target/linux, use wbx' new kernel code. support build...Felix Fietkau2005-05-283-42/+2
* Fix wrong options passed to configureNicolas Thill2005-05-241-2/+2
* Fix and standardize Config.inNicolas Thill2005-05-241-11/+19
* Tweak package buildNicolas Thill2005-05-191-4/+4
* Standardize package Config.in, change prompt to package name + short descript...Nicolas Thill2005-05-191-11/+12
* remove unnecessary .installed target in fuse and remove some extra stuff now ...Felix Fietkau2005-05-121-13/+7
* merge nico's package/rules.mk and package/templates.mk into one file, update ...Felix Fietkau2005-05-091-10/+5
* set hidden fuse config option to n againFelix Fietkau2005-04-301-1/+1
* only m if CONFIG_DEVELWaldemar Brodkorb2005-04-301-4/+4
* fix typoMike Baker2005-04-211-3/+2
* disable non-essential packages by default if DEVELOPER is unset on make menuc...Felix Fietkau2005-04-181-9/+45
* Use common rules and templates, uniformize package Makefile, split package in...Nicolas Thill2005-04-188-225/+130
* Remove CVS dir from packageNicolas Thill2005-04-111-0/+1
* Add libpthread dependencyNicolas Thill2005-04-092-1/+4