aboutsummaryrefslogtreecommitdiffstats
path: root/package/fuse
Commit message (Collapse)AuthorAgeFilesLines
...
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-211-2/+2
| | | | | | lzma, mkfs.* into toolchain/ git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* normalize Makefiles.Nicolas Thill2006-06-181-28/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add TARGET_CFLAGS to configure for userland lib and util.Nicolas Thill2006-06-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move fuse from target/linux/package/ to package/, update to v2.5.3, Nicolas Thill2006-06-175-0/+206
| | | | | | | add userland lib, util and dev stuff from trunk. git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3966 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove lots of non-essential packagesFelix Fietkau2006-04-136-202/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3641 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to 2.5.2 to fix compile issueWaldemar Brodkorb2006-03-281-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3527 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change cp to $(CP)Mike Baker2006-02-011-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change bool in BR2_COMPILE_* to tristate to avoid unnecessary ↵Felix Fietkau2005-11-071-1/+1
| | | | | | package/<foo>-install calls git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2388 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reorganize/rationalize/format package menuconfig, Nicolas Thill2005-11-051-8/+5
| | | | | | make updatedd modular git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2230 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-212-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson)Nicolas Thill2005-10-204-124/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change co-maintainer e-mailNicolas Thill2005-08-302-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing patch (from Christian)Nicolas Thill2005-08-301-0/+112
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update fuse to v2.3.0 (thanks to Christian Magnusson)Nicolas Thill2005-08-304-105/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do not build kernel module hereNicolas Thill2005-08-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1679 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-283-42/+2
| | | | | | building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix wrong options passed to configureNicolas Thill2005-05-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix and standardize Config.inNicolas Thill2005-05-241-11/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Tweak package buildNicolas Thill2005-05-191-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize package Config.in, change prompt to package name + short ↵Nicolas Thill2005-05-191-11/+12
| | | | | | description, add URL when missing (and found) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unnecessary .installed target in fuse and remove some extra stuff now ↵Felix Fietkau2005-05-121-13/+7
| | | | | | handled by rules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge nico's package/rules.mk and package/templates.mk into one file, update ↵Felix Fietkau2005-05-091-10/+5
| | | | | | packages that use this git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set hidden fuse config option to n againFelix Fietkau2005-04-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only m if CONFIG_DEVELWaldemar Brodkorb2005-04-301-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typoMike Baker2005-04-211-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable non-essential packages by default if DEVELOPER is unset on make ↵Felix Fietkau2005-04-181-9/+45
| | | | | | menuconfig git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@675 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use common rules and templates, uniformize package Makefile, split package ↵Nicolas Thill2005-04-188-225/+130
| | | | | | in sub-packages, add kernel version to kmod package git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove CVS dir from packageNicolas Thill2005-04-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add libpthread dependencyNicolas Thill2005-04-092-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@604 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add fuse packageNicolas Thill2005-04-0910-0/+355
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@594 3c298f89-4303-0410-b956-a3cf2f4a3e73