thepeople
f2732edc60
find attached the announced patch for fuse.
...
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
2010-03-14 02:01:14 +00:00
florian
cb0c6cbf78
[package] disable fuse kernel compilation module, all versions that we have have it mainline ( #5584 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17059 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-31 10:49:46 +00:00
florian
74cd05d02c
[package] put all filesystem related packages into the Filesystem submenu ( #5352 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-05 13:57:59 +00:00
jow
247904ddc9
[package] fuse: update to v2.7.4 ( #5186 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16410 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-11 02:09:13 +00:00
nbd
796a9d1091
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
nico
971fa88a04
fix fuse: use in-kernel module for 2.6.25+ kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 22:27:32 +00:00
florian
b80f2368ad
Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage ( #3246 )
...
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
2008-04-01 20:02:27 +00:00
nbd
b7e7f4edf0
remove uninstalldev templates (no longer necessary)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:40:47 +00:00
nbd
c3cd9cb9ab
Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
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
2007-12-09 18:53:06 +00:00
nbd
9b1dd0934c
fix update fuse to 2.7.1 - fixes compile breakage with 2.6.23
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20 15:30:08 +00:00
blogic
080c74e212
more package submenus
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18 19:08:16 +00:00
nbd
640652a244
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-28 01:45:11 +00:00
nico
c4b73fa154
move package description to a separate definition, remove it when DESCRIPTION=TITLE
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
nico
a702c26fde
use a default VERSION field for kmod packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 16:39:27 +00:00
florian
b947ccab5d
Upgrade fuse to 2.6.5 ( #1955 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-23 15:54:36 +00:00
nbd
54bdb08ab1
fix fuse compile on osx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6807 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-01 19:07:59 +00:00
nbd
643f013d15
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:21:39 +00:00
nbd
1d3cff733d
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use 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
2007-03-16 19:18:55 +00:00
florian
09bef4cd60
Revert previous commit oops :/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6431 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 13:56:05 +00:00
florian
ba523b45bd
Re-enable fuse for 2.4 kernels as well ( #1346 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 13:45:37 +00:00
nbd
243c067fae
remove compatibility crap from libfuse which seems to break on uClibc, because of problems with versioned symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-27 15:13:59 +00:00
nbd
0e6aa87e6d
more cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-25 23:38:02 +00:00
malbon
18f8c8bbbe
More dependencies are required to force fuse to Linux 2.6 only.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-12 20:55:17 +00:00
kaloz
e58a0e8a07
upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuse
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-08 12:43:47 +00:00
florian
163c1d6013
Use the KernelPackage template instead of kmod-foo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:36:58 +00:00
nico
a8c770d509
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-15 16:06:45 +00:00
nbd
a4a6443af1
replace lots of manual install commands with INSTALL_* variables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
nico
8afb23270d
new (last?) attempt at standardizing Makefiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-24 20:49:31 +00:00
nico
c5ec8f7542
standardize Makefile, add userland packages, fix fuse.pc in InstallDev
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-23 13:40:25 +00:00
mbm
ef998d64e3
set PATH in rules.mk
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 11:59:52 +00:00
nbd
4ef55873da
fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIR
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4328 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-30 14:51:23 +00:00
mbm
02cdebbb91
credit where credit is due
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
nbd
0b0afa4d81
add INCLUDE_DIR variable for $(TOPDIR)/include
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:32:39 +00:00
nbd
859e8f7f7d
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
nico
4e00d98efd
normalize Makefiles.
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 18:30:40 +00:00
nico
2a5404c81d
add TARGET_CFLAGS to configure for userland lib and util.
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-17 08:58:45 +00:00
nico
46a635746c
move fuse from target/linux/package/ to package/, update to v2.5.3,
...
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
2006-06-17 08:34:53 +00:00
nbd
737022a15e
remove lots of non-essential packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-13 22:20:15 +00:00
wbx
06d2dd721e
update to 2.5.2 to fix compile issue
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-28 18:21:42 +00:00
mbm
82daa5e9c0
change cp to $(CP)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-01 23:53:19 +00:00
nbd
6b53157103
lots of small package changes and dependency cleanups for the V= stuff
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 12:12:59 +00:00
nico
0f38239fa2
update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-20 03:00:29 +00:00
nico
89ca5e940c
update fuse to v2.3.0 (thanks to Christian Magnusson)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-30 07:49:06 +00:00
nico
a546c891ad
do not build kernel module here
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-15 03:22:42 +00:00
nbd
76ed58d705
move package/linux into target/linux, use wbx' new kernel code. support 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
2005-05-28 09:17:29 +00:00
nico
985941140b
Fix wrong options passed to configure
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 11:06:12 +00:00
nico
d236829440
Tweak package build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-19 21:14:18 +00:00
nbd
86f19908c9
remove unnecessary .installed target in fuse and remove some extra stuff now handled by rules.mk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-12 18:03:27 +00:00
nbd
93bdd99617
merge nico's package/rules.mk and package/templates.mk into one file, update packages that use this
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-09 09:33:23 +00:00
mbm
0302c892d1
fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-21 07:04:42 +00:00