Commit Graph

34 Commits

Author SHA1 Message Date
Florian Fainelli
4c0ea759fb disable fuse kernel compilation module, all versions that we have have it mainline (#5584)
SVN-Revision: 17059
2009-07-31 10:49:46 +00:00
Florian Fainelli
62e10e7017 put all filesystem related packages into the Filesystem submenu (#5352)
SVN-Revision: 16696
2009-07-05 13:57:59 +00:00
Jo-Philipp Wich
99e23d2144 fuse: update to v2.7.4 (#5186)
SVN-Revision: 16410
2009-06-11 02:09:13 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Jo-Philipp Wich
fdd24c73e0 package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibly others
SVN-Revision: 13312
2008-11-22 03:15:32 +00:00
Nicolas Thill
70a8c455b0 fix fuse: use in-kernel module for 2.6.25+ kernels
SVN-Revision: 11116
2008-05-11 22:27:32 +00:00
Florian Fainelli
3b72dadac9 Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

SVN-Revision: 10698
2008-04-01 20:02:27 +00:00
Florian Fainelli
3b9efe808d Fix compilation of fuse with 2.6.24
SVN-Revision: 10609
2008-03-16 20:32:45 +00:00
Felix Fietkau
2a45adfcda remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
2007-12-25 01:40:47 +00:00
Felix Fietkau
93575b53a7 Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9694
2007-12-09 18:53:06 +00:00
Felix Fietkau
67eaa9814d fix update fuse to 2.7.1 - fixes compile breakage with 2.6.23
SVN-Revision: 9366
2007-10-20 15:30:08 +00:00
John Crispin
450ab0e5fc more package submenus
SVN-Revision: 9351
2007-10-18 19:08:16 +00:00
Felix Fietkau
969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
SVN-Revision: 9052
2007-09-28 01:45:11 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Nicolas Thill
02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
2007-09-02 16:39:27 +00:00
Florian Fainelli
1be80fc29a Upgrade fuse to 2.6.5 (#1955)
SVN-Revision: 7716
2007-06-23 15:54:36 +00:00
Nicolas Thill
eddd751ba7 fix fuse (closes: #1847)
SVN-Revision: 7548
2007-06-10 19:47:55 +00:00
Felix Fietkau
04324c48cf upgrade a few packages to newer versions (includes patch by kaloz) - preparation for 2.6.22
SVN-Revision: 7507
2007-06-05 22:46:02 +00:00
Felix Fietkau
9114220553 refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
2007-06-04 11:25:53 +00:00
Felix Fietkau
6a543b6c1e remove problematic patch from fuse (was only needed with devfs on 2.6)
SVN-Revision: 7141
2007-05-08 20:23:05 +00:00
Felix Fietkau
d38f546994 fix fuse compile on osx
SVN-Revision: 6807
2007-04-01 19:07:59 +00:00
Felix Fietkau
24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau
1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Florian Fainelli
344f4792ec Revert previous commit oops :/
SVN-Revision: 6431
2007-02-28 13:56:05 +00:00
Florian Fainelli
e1ab21a766 Re-enable fuse for 2.4 kernels as well (#1346)
SVN-Revision: 6430
2007-02-28 13:45:37 +00:00
Felix Fietkau
046dc6bde1 remove compatibility crap from libfuse which seems to break on uClibc, because of problems with versioned symbols
SVN-Revision: 6402
2007-02-27 15:13:59 +00:00
Felix Fietkau
edc1c4ecda more cleanup
SVN-Revision: 6373
2007-02-25 23:38:02 +00:00
Mike Albon
23afac1288 More dependencies are required to force fuse to Linux 2.6 only.
SVN-Revision: 6288
2007-02-12 20:55:17 +00:00
Imre Kaloz
4d9aa791d8 upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuse
SVN-Revision: 6277
2007-02-08 12:43:47 +00:00
Florian Fainelli
76b24f64fa Use the KernelPackage template instead of kmod-foo
SVN-Revision: 5995
2007-01-05 15:36:58 +00:00
Felix Fietkau
8d677ad25b remove empty file
SVN-Revision: 5806
2006-12-16 02:29:22 +00:00
Nicolas Thill
60a0c6674e update fuse to 2.6.1 (fix build on 2.6.19), remove kmod_build patch needed for 2.4 and make fuse 2.6 only
SVN-Revision: 5799
2006-12-15 16:06:45 +00:00
Felix Fietkau
c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
2006-11-23 00:29:07 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00