| Commit message (Expand) | Author | Age | Files | Lines |
* | add a crlf workaround similar to the one from freewrt | nbd | 2007-03-04 | 1 | -0/+3 |
* | final fix for the profile selection | nbd | 2007-03-02 | 1 | -3/+5 |
* | set the PROFILE variable in target.mk appropriately | nbd | 2007-03-02 | 1 | -0/+6 |
* | revert bogus target.mk change from [6465] | nbd | 2007-03-02 | 1 | -15/+0 |
* | fix an error in the kernel image related commit | nbd | 2007-03-02 | 1 | -1/+1 |
* | commit profile support for base-files... patches still need to be done | pavlov | 2007-03-02 | 1 | -0/+15 |
* | kernel build cleanup | nbd | 2007-03-02 | 2 | -2/+5 |
* | add EXTRA_CFLAGS variable support | nbd | 2007-03-02 | 1 | -5/+5 |
* | make squashfs overlay support more generic and integrate it for x86-2.6 | nbd | 2007-03-02 | 1 | -2/+16 |
* | fix kexec-tools build | nbd | 2007-02-28 | 1 | -2/+4 |
* | Add ipt_CLASSIFY target for 2.4 kernels (#1338) | florian | 2007-02-28 | 1 | -0/+2 |
* | Massive speedup in the package/target scanning step | nbd | 2007-02-27 | 1 | -0/+43 |
* | add x86_64 sitefile | nbd | 2007-02-26 | 1 | -0/+31 |
* | remove old variables | nbd | 2007-02-26 | 1 | -2/+2 |
* | move CXXFLAGS to MAKE_VARS | nbd | 2007-02-26 | 1 | -1/+1 |
* | add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_* | nbd | 2007-02-26 | 1 | -6/+12 |
* | rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency | nbd | 2007-02-25 | 1 | -2/+3 |
* | move configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VAR... | nbd | 2007-02-25 | 1 | -13/+19 |
* | fix for including host.mk multiple times | nbd | 2007-02-25 | 1 | -0/+3 |
* | fix stampfiles for host-builds | nbd | 2007-02-25 | 1 | -0/+1 |
* | add auto-rebuild for host builds (tested with tools/ and toolchain/) | nbd | 2007-02-25 | 1 | -10/+12 |
* | always dereference symbolic links when copying kernel modules into the packag... | nbd | 2007-02-23 | 1 | -1/+1 |
* | fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time | nbd | 2007-02-23 | 1 | -1/+1 |
* | make maxinodes configureable for ext2 | pavlov | 2007-02-22 | 1 | -1/+1 |
* | fix a small bug in the order of the profile metadata dump | nbd | 2007-02-22 | 1 | -1/+1 |
* | last commit was missing a change... | nbd | 2007-02-22 | 1 | -1/+1 |
* | Reorganize kernel configs - target/linux/*/config is now a directory. | nbd | 2007-02-22 | 1 | -12/+22 |
* | make kernel_menuconfig work without target toolchain | nbd | 2007-02-16 | 1 | -2/+3 |
* | add top-level kernel_menuconfig target to unpack and reconfigure the kernel -... | nbd | 2007-02-16 | 1 | -0/+7 |
* | when building a package, make sure that older versions get removed | nbd | 2007-02-16 | 1 | -0/+1 |
* | fix multiport netfilter module installation (patch from #1280) | nbd | 2007-02-13 | 1 | -1/+1 |
* | Minor kernel build changes: | nbd | 2007-02-04 | 1 | -2/+3 |
* | disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONF... | nico | 2007-02-01 | 1 | -2/+2 |
* | print package name when prereq fails | mbm | 2007-01-31 | 1 | -1/+1 |
* | fix colors when compiling with some newer versions of bash | mbm | 2007-01-30 | 1 | -2/+2 |
* | Add chaostable from #1187, also enable netfilter modules for ixp4xx. | florian | 2007-01-22 | 1 | -0/+3 |
* | cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS | nico | 2007-01-22 | 1 | -1/+1 |
* | fix a typo in my netfilter commit - worked for iptables, didn't work for the ... | nbd | 2007-01-22 | 1 | -2/+2 |
* | add missing config checks for the netfilter connmark target (fixes #1186) | nbd | 2007-01-22 | 1 | -0/+2 |
* | pass the CFLAGS through the environment on compile and fix a few packages | nbd | 2007-01-21 | 1 | -2/+4 |
* | make spca5xx depend on video device support in the kernel | nbd | 2007-01-21 | 1 | -0/+3 |
* | allow newlines in prereq error messages | nbd | 2007-01-20 | 1 | -1/+1 |
* | Add WL-700gE support (based on work by jr) | nbd | 2007-01-20 | 1 | -1/+1 |
* | add descriptions to the broadcom target profiles and export them to the targe... | nbd | 2007-01-20 | 1 | -1/+6 |
* | clean up package rebuild messages | nbd | 2007-01-20 | 1 | -7/+2 |
* | bring in 2.6.19.2 fixes, primarily for the fixed sata support. see http://ww... | pavlov | 2007-01-18 | 1 | -2/+2 |
* | include section name in the package metadata | nbd | 2007-01-14 | 1 | -0/+1 |
* | add maintainer to package metadata | nbd | 2007-01-13 | 1 | -0/+1 |
* | merge the scripts dealing with package/target metadata to remove some redunda... | nbd | 2007-01-13 | 1 | -1/+1 |
* | Fix the annoying base-files autorebuild bug. | nbd | 2007-01-12 | 1 | -1/+1 |