| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] disable fuse kernel compilation module, all versions that we have h... | florian | 2009-07-31 | 1 | -17/+6 |
* | [package] put all filesystem related packages into the Filesystem submenu (#5... | florian | 2009-07-05 | 1 | -2/+2 |
* | [package] fuse: update to v2.7.4 (#5186) | jow | 2009-06-11 | 1 | -21/+28 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
* | package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibl... | jow | 2008-11-22 | 1 | -0/+46 |
* | fix fuse: use in-kernel module for 2.6.25+ kernels | nico | 2008-05-11 | 1 | -4/+15 |
* | Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246) | florian | 2008-04-01 | 6 | -605/+359 |
* | Fix compilation of fuse with 2.6.24 | florian | 2008-03-16 | 1 | -0/+246 |
* | remove uninstalldev templates (no longer necessary) | nbd | 2007-12-25 | 1 | -6/+0 |
* | Use $(CP) instead of $(INSTALL_BIN) for binaries. | nbd | 2007-12-09 | 1 | -1/+1 |
* | fix update fuse to 2.7.1 - fixes compile breakage with 2.6.23 | nbd | 2007-10-20 | 5 | -267/+562 |
* | more package submenus | blogic | 2007-10-18 | 1 | -0/+2 |
* | add $(STAGING_DIR) as argument to the InstallDev template and update packages... | nbd | 2007-09-28 | 1 | -11/+11 |
* | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 1 | -14/+22 |
* | use a default VERSION field for kmod packages | nico | 2007-09-02 | 1 | -1/+0 |
* | Upgrade fuse to 2.6.5 (#1955) | florian | 2007-06-23 | 8 | -39/+47 |
* | fix fuse (closes: #1847) | nico | 2007-06-10 | 2 | -8/+24 |
* | upgrade a few packages to newer versions (includes patch by kaloz) - preparat... | nbd | 2007-06-05 | 3 | -0/+84 |
* | refresh all package patches in the buildroot using quilt | nbd | 2007-06-04 | 4 | -27/+36 |
* | remove problematic patch from fuse (was only needed with devfs on 2.6) | nbd | 2007-05-08 | 1 | -16/+0 |
* | fix fuse compile on osx | nbd | 2007-04-01 | 2 | -0/+16 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | nbd | 2007-03-16 | 1 | -1/+0 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | nbd | 2007-03-16 | 1 | -3/+0 |
* | Revert previous commit oops :/ | florian | 2007-02-28 | 1 | -9/+4 |
* | Re-enable fuse for 2.4 kernels as well (#1346) | florian | 2007-02-28 | 1 | -3/+9 |
* | remove compatibility crap from libfuse which seems to break on uClibc, becaus... | nbd | 2007-02-27 | 2 | -0/+203 |
* | more cleanup | nbd | 2007-02-25 | 1 | -33/+14 |
* | More dependencies are required to force fuse to Linux 2.6 only. | malbon | 2007-02-12 | 1 | -1/+3 |
* | upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuse | kaloz | 2007-02-08 | 1 | -2/+3 |
* | Use the KernelPackage template instead of kmod-foo | florian | 2007-01-05 | 1 | -14/+4 |
* | remove empty file | nbd | 2006-12-16 | 1 | -0/+0 |
* | update fuse to 2.6.1 (fix build on 2.6.19), remove kmod_build patch needed fo... | nico | 2006-12-15 | 2 | -48/+3 |
* | replace lots of manual install commands with INSTALL_* variables | nbd | 2006-11-23 | 1 | -5/+5 |
* | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 1 | -3/+2 |
* | standardize Makefile, add userland packages, fix fuse.pc in InstallDev | nico | 2006-09-23 | 1 | -21/+57 |
* | set PATH in rules.mk | mbm | 2006-08-04 | 1 | -1/+0 |
* | fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIR | nbd | 2006-07-30 | 1 | -1/+1 |
* | credit where credit is due | mbm | 2006-06-27 | 1 | -0/+6 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | nbd | 2006-06-21 | 1 | -2/+2 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd | 2006-06-21 | 1 | -2/+2 |
* | normalize Makefiles. | nico | 2006-06-18 | 1 | -28/+23 |
* | add TARGET_CFLAGS to configure for userland lib and util. | nico | 2006-06-17 | 1 | -0/+1 |
* | move fuse from target/linux/package/ to package/, update to v2.5.3, | nico | 2006-06-17 | 5 | -0/+206 |
* | remove lots of non-essential packages | nbd | 2006-04-13 | 6 | -202/+0 |
* | update to 2.5.2 to fix compile issue | wbx | 2006-03-28 | 1 | -2/+2 |
* | change cp to $(CP) | mbm | 2006-02-01 | 1 | -7/+7 |
* | change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-i... | nbd | 2005-11-07 | 1 | -1/+1 |
* | reorganize/rationalize/format package menuconfig, | nico | 2005-11-05 | 1 | -8/+5 |
* | lots of small package changes and dependency cleanups for the V= stuff | nbd | 2005-10-22 | 1 | -2/+2 |
* | remove Maintainer: and Source: from packages | nbd | 2005-10-21 | 2 | -4/+0 |