Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | merge host build of lua from tools/ into package/lua/Makefile | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14622 | ||
* | allow concurrent use of host-build.mk and package.mk as well as their templates | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14621 | ||
* | eliminate redundancy by creating the quilt_used stampfile in the right place | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14620 | ||
* | nuke some wgt634u specific crap that was introduced upstream | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14619 | ||
* | fix broadcom-diag on linux 2.6.28 (#4633) | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14618 | ||
* | fix missing change from r14610 | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14617 | ||
* | add missing kconfig symbols for kmod-sched | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14616 | ||
* | re-enable cfg80211 as well | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14615 | ||
* | re-apply r14531 | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14614 | ||
* | disable all kernel config options that are set to =m | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14611 | ||
* | build system refactoring in preparation for allowing packages to do ↵ | Felix Fietkau | 2009-02-22 |
| | | | | | | host-build steps SVN-Revision: 14610 | ||
* | fix typo | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14609 | ||
* | add country code option for hostapd (patch from #4675) | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14608 | ||
* | add missing dependencies | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14607 | ||
* | Fixes kernel configuration error. | Hauke Mehrtens | 2009-02-21 |
| | | | | SVN-Revision: 14606 | ||
* | upgrade to latest compat-wireless and rt2800 version | Felix Fietkau | 2009-02-21 |
| | | | | SVN-Revision: 14605 | ||
* | fix a description which still mentioned ipp2p | Felix Fietkau | 2009-02-21 |
| | | | | SVN-Revision: 14603 | ||
* | get rid of a remaining reference to ipp2p | Felix Fietkau | 2009-02-21 |
| | | | | SVN-Revision: 14602 | ||
* | update to 2.6.28.7 and 2.6.27.19 | Hauke Mehrtens | 2009-02-21 |
| | | | | SVN-Revision: 14601 | ||
* | merge netfilter kernel changes to 2.6.26 as well | Felix Fietkau | 2009-02-21 |
| | | | | SVN-Revision: 14600 | ||
* | fix IMQ on linux 2.6.27 and 2.6.28 | Felix Fietkau | 2009-02-21 |
| | | | | SVN-Revision: 14599 | ||
* | merge netfilter changes to 2.6.27 | Felix Fietkau | 2009-02-21 |
| | | | | SVN-Revision: 14598 | ||
* | remove the netfilter time patch from 2.6.28 as it duplicates functionality ↵ | Felix Fietkau | 2009-02-21 |
| | | | | | | that is already in the kernel SVN-Revision: 14597 | ||
* | remove support for ipp2p - it's unmaintained, broken, overmatching and ↵ | Felix Fietkau | 2009-02-21 |
| | | | | | | undermatching => not that useful for QoS SVN-Revision: 14596 | ||
* | qos-scripts: remove ipp2p from the default ruleset | Felix Fietkau | 2009-02-21 |
| | | | | SVN-Revision: 14595 | ||
* | move the EABI config override to the generic kernel config overrides, as ↵ | Felix Fietkau | 2009-02-21 |
| | | | | | | it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI SVN-Revision: 14594 | ||
* | lzma: use a repacked tarball instead of the original one to get rid of CRLF ↵ | Felix Fietkau | 2009-02-21 |
| | | | | | | conversion screwups SVN-Revision: 14593 | ||
* | libtool: refresh patches | Hauke Mehrtens | 2009-02-21 |
| | | | | SVN-Revision: 14592 | ||
* | mac80211: refresh patches for old version | Hauke Mehrtens | 2009-02-21 |
| | | | | SVN-Revision: 14591 | ||
* | busybox: refresh busybox patches | Hauke Mehrtens | 2009-02-21 |
| | | | | SVN-Revision: 14590 | ||
* | tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, ↵ | Hauke Mehrtens | 2009-02-21 |
| | | | | | | and autoconf are touched SVN-Revision: 14589 | ||
* | uClibc: refresh patches for uClibc | Hauke Mehrtens | 2009-02-21 |
| | | | | SVN-Revision: 14588 | ||
* | binutils: refresh patches for binutils 2.17 | Hauke Mehrtens | 2009-02-21 |
| | | | | SVN-Revision: 14587 | ||
* | Add initial kernel 2.6.28 support for atheros target. The include files ↵ | Hauke Mehrtens | 2009-02-20 |
| | | | | | | moved from /include/asm-mips/mach-atheros/ to /arch/mips/include/asm/mach-atheros/ This patch is based on the old kernel 2.6.27 patches. SVN-Revision: 14584 | ||
* | move files for kernel 2.6.26 to a special directory. In kernel 2.6.28 the ↵ | Hauke Mehrtens | 2009-02-20 |
| | | | | | | directory structure has chanced, so for kernel 2.6.26 a own files directory is needed. SVN-Revision: 14583 | ||
* | remove atheros target for kernel 2.6.27. When support for kernel 2.6.28 is ↵ | Hauke Mehrtens | 2009-02-20 |
| | | | | | | added this is not needed any more. SVN-Revision: 14582 | ||
* | Bumped ps3 kernel to 2.6.28.2 | Hamish Guthrie | 2009-02-20 |
| | | | | SVN-Revision: 14581 | ||
* | second part of target rootfs relocation | Ralph Hempel | 2009-02-20 |
| | | | | SVN-Revision: 14578 | ||
* | add the possibility to put the rootfs to another location (usefull to ↵ | Ralph Hempel | 2009-02-20 |
| | | | | | | specify one dedicated NFS export share regardless where in the compute farm the build is done) SVN-Revision: 14577 | ||
* | avoid kernel version in target if sub-targets available (usefull if we have ↵ | Ralph Hempel | 2009-02-20 |
| | | | | | | 2.4 and 2.6 sub-targets in parallel) SVN-Revision: 14576 | ||
* | change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) | Ralph Hempel | 2009-02-20 |
| | | | | SVN-Revision: 14575 | ||
* | include revision number in Ubiquity images | Florian Fainelli | 2009-02-20 |
| | | | | SVN-Revision: 14574 | ||
* | add multiple download mirrors | Ralph Hempel | 2009-02-20 |
| | | | | SVN-Revision: 14573 | ||
* | mac80211: update compat-wireless to 2009-02-19 | Gabor Juhos | 2009-02-20 |
| | | | | SVN-Revision: 14572 | ||
* | mac80211: wrong md5sum of OpenFirmware. Fixes #4664 | Hauke Mehrtens | 2009-02-19 |
| | | | | SVN-Revision: 14571 | ||
* | mac80211: extract broadcom firmware out of broadcom-wl-4.178.10.4.tar.bz2 | Hauke Mehrtens | 2009-02-19 |
| | | | | SVN-Revision: 14570 | ||
* | fix potential rootfs owner/group mismatch (tgz root only, patch from #4562) | Felix Fietkau | 2009-02-19 |
| | | | | SVN-Revision: 14569 | ||
* | prefer gstat over stat if available (patch from #4571) | Felix Fietkau | 2009-02-19 |
| | | | | SVN-Revision: 14568 | ||
* | add mkyaffs2image (based on android sources) | Felix Fietkau | 2009-02-19 |
| | | | | SVN-Revision: 14567 | ||
* | make cvs checkouts more flexible. packages must now specify either -r <tag> ↵ | Felix Fietkau | 2009-02-19 |
| | | | | | | or -D <date> in their source revision specification. previously date based checkouts were not supported SVN-Revision: 14566 |