| Commit message (Expand) | Author | Age | Files | Lines |
* | licensing: Add licensing metadata to many packages | hcg | 2012-10-19 | 1 | -0/+3 |
* | [package] fuse: remove now redundant dependency on +USE_EGLIBC:librt | jow | 2012-09-19 | 1 | -1/+1 |
* | [package] fuse: Add librt to fuse to build with eglibc | florian | 2012-09-19 | 1 | -2/+2 |
* | fuse: update to 2.9.0 | nbd | 2012-06-16 | 1 | -2/+2 |
* | fuse: move kmod-fuse to package/kernel | nbd | 2012-06-16 | 1 | -16/+0 |
* | fuse: add missing dependency | nbd | 2012-06-11 | 1 | -1/+1 |
* | package/fuse: update to version 2.8.5, refresh patches | acoul | 2010-12-08 | 1 | -2/+2 |
* | [package] fix fuse dependency against kmod-fuse | florian | 2010-09-04 | 1 | -1/+1 |
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | claudio | 2010-07-12 | 1 | -1/+1 |
* | remove linux 2.4 support from several packages | nbd | 2010-06-26 | 1 | -107/+8 |
* | [package] update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on ... | florian | 2010-05-02 | 1 | -2/+2 |
* | find attached the announced patch for fuse. | thepeople | 2010-03-14 | 1 | -46/+130 |
* | [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 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | fix fuse compile on osx | nbd | 2007-04-01 | 1 | -0/+3 |
* | 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 | 1 | -0/+2 |
* | 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 |
* | update fuse to 2.6.1 (fix build on 2.6.19), remove kmod_build patch needed fo... | nico | 2006-12-15 | 1 | -2/+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 | 1 | -0/+117 |
* | remove lots of non-essential packages | nbd | 2006-04-13 | 1 | -108/+0 |
* | update to 2.5.2 to fix compile issue | wbx | 2006-03-28 | 1 | -2/+2 |