| Commit message (Expand) | Author | Age | Files | Lines |
| * | move more extra packages from ./trunk to ./packages | nico | 2008-08-20 | 11 | -979/+0 |
| * | fix mount.shfs symlink issue | nbd | 2007-12-13 | 1 | -1/+1 |
| * | Use $(CP) instead of $(INSTALL_BIN) for binaries. | nbd | 2007-12-09 | 1 | -2/+2 |
| * | mark shfs as 2.4 only, it is broken on 2.6.23 and unmaintained. 2.6 targets c... | nbd | 2007-10-20 | 1 | -0/+1 |
| * | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 1 | -13/+19 |
| * | use a default VERSION field for kmod packages | nico | 2007-09-02 | 1 | -1/+0 |
| * | fix shfs compile on 2.6.22 | nbd | 2007-06-17 | 1 | -0/+26 |
| * | refresh all package patches in the buildroot using quilt | nbd | 2007-06-04 | 9 | -62/+106 |
| * | Forgot comitting patches | florian | 2007-05-08 | 11 | -225/+701 |
| * | Use shfs fixes from #1530, unmark as broken | florian | 2007-05-08 | 1 | -1/+0 |
| * | 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 |
| * | Ok, try to make shfs work with 2.6.19, raw fixes, so might need better readin... | florian | 2007-01-11 | 1 | -0/+202 |
| * | Change category to Filesystems | florian | 2007-01-08 | 1 | -1/+1 |
| * | Convert kmod-shfs to the KernelPackage template | florian | 2007-01-05 | 1 | -11/+5 |
| * | mark pwc & shfs as broken (they don't build on 2.6.19) | nico | 2006-12-15 | 1 | -2/+3 |
| * | replace lots of manual install commands with INSTALL_* variables | nbd | 2006-11-23 | 1 | -3/+3 |
| * | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 1 | -1/+1 |
| * | standardize Makefile, add userland utils | nico | 2006-09-23 | 1 | -15/+47 |
| * | set PATH in rules.mk | mbm | 2006-08-04 | 1 | -1/+0 |
| * | BUILD_DIR -> 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 | -8/+8 |
| * | move shfs from target/linux/package/ to package/. | nico | 2006-06-17 | 4 | -0/+198 |
| * | remove lots of non-essential packages | nbd | 2006-04-13 | 5 | -222/+0 |
| * | change cp to $(CP) | mbm | 2006-02-01 | 1 | -2/+2 |
| * | 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 | -5/+4 |
| * | only build and install utils here, | nico | 2005-10-31 | 1 | -10/+9 |
| * | remove Maintainer: and Source: from packages | nbd | 2005-10-21 | 1 | -4/+0 |
| * | move package/linux into target/linux, use wbx' new kernel code. support build... | nbd | 2005-05-28 | 3 | -44/+2 |
| * | Fix and standardize Config.in | nico | 2005-05-24 | 1 | -13/+30 |
| * | Fix shfs build (install destination was not set) | nico | 2005-05-24 | 1 | -0/+1 |
| * | Remove unused SOURCE_DIR variable | nico | 2005-05-21 | 1 | -1/+0 |
| * | Add missing .configured target that caused superfluous package rebuild, tweak... | nico | 2005-05-19 | 1 | -12/+11 |
| * | Standardize package Config.in, change prompt to package name + short descript... | nico | 2005-05-19 | 1 | -13/+13 |
| * | clean up shfs package | nbd | 2005-05-12 | 1 | -9/+4 |
| * | merge nico's package/rules.mk and package/templates.mk into one file, update ... | nbd | 2005-05-09 | 1 | -6/+2 |
| * | clean up shfs menuconfig | nbd | 2005-04-26 | 1 | -16/+16 |
| * | Change shfs, uniformize package makefile | nico | 2005-04-19 | 6 | -157/+71 |
| * | disable non-essential packages by default if DEVELOPER is unset on make menuc... | nbd | 2005-04-18 | 1 | -1/+1 |
| * | Remove CVS dir from package | nico | 2005-04-11 | 1 | -0/+1 |
| * | Add shfs package | nico | 2005-04-09 | 8 | -0/+348 |