summaryrefslogtreecommitdiff
path: root/openwrt/package/fuse
Commit message (Collapse)AuthorAgeFilesLines
* change co-maintainer e-mailNicolas Thill2005-08-302-2/+2
| | | | SVN-Revision: 1799
* add missing patch (from Christian)Nicolas Thill2005-08-301-0/+112
| | | | SVN-Revision: 1793
* update fuse to v2.3.0 (thanks to Christian Magnusson)Nicolas Thill2005-08-304-105/+50
| | | | SVN-Revision: 1791
* do not build kernel module hereNicolas Thill2005-08-151-1/+1
| | | | SVN-Revision: 1679
* 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. SVN-Revision: 1085
* Fix wrong options passed to configureNicolas Thill2005-05-241-2/+2
| | | | SVN-Revision: 1049
* Fix and standardize Config.inNicolas Thill2005-05-241-11/+19
| | | | SVN-Revision: 1046
* Tweak package buildNicolas Thill2005-05-191-4/+4
| | | | SVN-Revision: 968
* Standardize package Config.in, change prompt to package name + short ↵Nicolas Thill2005-05-191-11/+12
| | | | | | description, add URL when missing (and found) SVN-Revision: 956
* remove unnecessary .installed target in fuse and remove some extra stuff now ↵Felix Fietkau2005-05-121-13/+7
| | | | | | handled by rules.mk SVN-Revision: 834
* merge nico's package/rules.mk and package/templates.mk into one file, update ↵Felix Fietkau2005-05-091-10/+5
| | | | | | packages that use this SVN-Revision: 817
* set hidden fuse config option to n againFelix Fietkau2005-04-301-1/+1
| | | | SVN-Revision: 779
* only m if CONFIG_DEVELWaldemar Brodkorb2005-04-301-4/+4
| | | | SVN-Revision: 778
* fix typoMike Baker2005-04-211-3/+2
| | | | SVN-Revision: 696
* disable non-essential packages by default if DEVELOPER is unset on make ↵Felix Fietkau2005-04-181-9/+45
| | | | | | menuconfig SVN-Revision: 675
* 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 SVN-Revision: 663
* Remove CVS dir from packageNicolas Thill2005-04-111-0/+1
| | | | SVN-Revision: 629
* Add libpthread dependencyNicolas Thill2005-04-092-1/+4
| | | | SVN-Revision: 604
* Add fuse packageNicolas Thill2005-04-0910-0/+355
SVN-Revision: 594