| Commit message (Expand) | Author | Age | Files | Lines |
* | remove compatibility crap from libfuse which seems to break on uClibc, becaus... | Felix Fietkau | 2007-02-27 | 2 | -0/+203 |
* | fix alsa compile | Felix Fietkau | 2007-02-27 | 1 | -0/+1 |
* | Make cifs depend on kmod-nls-base (#1360) | Florian Fainelli | 2007-02-27 | 1 | -0/+1 |
* | fix pam header related compile error in dropbear | Felix Fietkau | 2007-02-27 | 1 | -0/+19 |
* | Add macosx fix from #1407 | Florian Fainelli | 2007-02-26 | 1 | -0/+11 |
* | Integrate basic UCI config file validation support Needs more testing and val... | Felix Fietkau | 2007-02-26 | 8 | -31/+656 |
* | correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors) | Felix Fietkau | 2007-02-26 | 9 | -1/+9 |
* | add missing dependency | Felix Fietkau | 2007-02-26 | 1 | -1/+1 |
* | document MAKE_FLAGS and MAKE_VARS | Felix Fietkau | 2007-02-26 | 1 | -0/+9 |
* | add information about the tex4ht requirement for the docs | Felix Fietkau | 2007-02-26 | 1 | -1/+1 |
* | add missing copyright header | Felix Fietkau | 2007-02-26 | 2 | -0/+9 |
* | add x86_64 sitefile | Felix Fietkau | 2007-02-26 | 1 | -0/+31 |
* | minor cleanup | Felix Fietkau | 2007-02-26 | 1 | -15/+12 |
* | use default_subtargets in package/Makefile and target/Makefile | Felix Fietkau | 2007-02-26 | 2 | -25/+2 |
* | remove old variables | Felix Fietkau | 2007-02-26 | 1 | -2/+2 |
* | move CXXFLAGS to MAKE_VARS | Felix Fietkau | 2007-02-26 | 1 | -1/+1 |
* | add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_* | Felix Fietkau | 2007-02-26 | 1 | -6/+12 |
* | rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency | Felix Fietkau | 2007-02-25 | 1 | -2/+3 |
* | document configure related build system changes | Felix Fietkau | 2007-02-25 | 1 | -2/+14 |
* | use NO_TRACE_MAKE for docs build | Felix Fietkau | 2007-02-25 | 1 | -4/+4 |
* | more cleanup | Felix Fietkau | 2007-02-25 | 1 | -33/+14 |
* | various configure related cleanups | Felix Fietkau | 2007-02-25 | 8 | -134/+49 |
* | change path to .prereq stampfile | Felix Fietkau | 2007-02-25 | 1 | -2/+2 |
* | move configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VAR... | Felix Fietkau | 2007-02-25 | 1 | -13/+19 |
* | fix for including host.mk multiple times | Felix Fietkau | 2007-02-25 | 1 | -0/+3 |
* | add x86_64 config for uClibc | Felix Fietkau | 2007-02-25 | 1 | -0/+152 |
* | fix stampfiles for host-builds | Felix Fietkau | 2007-02-25 | 1 | -0/+1 |
* | run indent on ar2313 driver | Felix Fietkau | 2007-02-25 | 3 | -654/+688 |
* | add prereq checks for the documentation (#1400) | Felix Fietkau | 2007-02-25 | 1 | -1/+18 |
* | fix path to usb audio module | Felix Fietkau | 2007-02-25 | 1 | -1/+1 |
* | fix KCONFIG for usb-audio package (#1335) | Felix Fietkau | 2007-02-25 | 1 | -1/+2 |
* | add kernel_headers dependency on target/linux/generic-2.* | Felix Fietkau | 2007-02-25 | 1 | -0/+1 |
* | add auto-rebuild for host builds (tested with tools/ and toolchain/) | Felix Fietkau | 2007-02-25 | 1 | -10/+12 |
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | Felix Fietkau | 2007-02-25 | 6 | -43/+18 |
* | add optional padding for x86 grub images (useful for running jffs2 images in ... | Felix Fietkau | 2007-02-25 | 3 | -1/+7 |
* | make ptgen print the end offset of the last partition as well | Felix Fietkau | 2007-02-25 | 1 | -0/+1 |
* | clean up stampfile mess for tools/ and toolchain/ | Felix Fietkau | 2007-02-25 | 3 | -61/+44 |
* | more reliable fix for handling ppp | Felix Fietkau | 2007-02-25 | 2 | -4/+5 |
* | integrate the fix from #1348 and clean up the network scripts a bit... | Felix Fietkau | 2007-02-25 | 1 | -18/+39 |
* | fix ppp defaultroute issues (based on patch from #1386, fixes #1181) | Felix Fietkau | 2007-02-25 | 1 | -0/+4 |
* | upgrade to uClibc 0.9.28.2 | Felix Fietkau | 2007-02-24 | 10 | -326/+56 |
* | fix cylinder rounding in ptgen | Felix Fietkau | 2007-02-24 | 1 | -1/+1 |
* | always dereference symbolic links when copying kernel modules into the packag... | Felix Fietkau | 2007-02-23 | 1 | -1/+1 |
* | add -mlong-calls cflag to alsa mips build (patch from #1391) | Felix Fietkau | 2007-02-23 | 1 | -1/+1 |
* | fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time | Felix Fietkau | 2007-02-23 | 1 | -1/+1 |
* | make maxinodes configureable for ext2 | Tim Yardley | 2007-02-22 | 2 | -5/+14 |
* | NTFS-3G is at v1.0 now | Imre Kaloz | 2007-02-22 | 1 | -2/+2 |
* | add gcc 4.1.2 (closes #1381) | Imre Kaloz | 2007-02-22 | 13 | -0/+4051 |
* | ignore profiles with custom kernel configs in the image builder itself | Felix Fietkau | 2007-02-22 | 2 | -4/+8 |
* | disable the image builder in menuconfig for profiles with custom kernel configs | Felix Fietkau | 2007-02-22 | 3 | -0/+6 |