Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SVN checkouts should be made non-interactive, so that https repositories ↵ | Florian Fainelli | 2008-07-12 | 1 | -1/+1 |
| | | | | | | with auto-signed repositories can be checked out without user interaction SVN-Revision: 11785 | ||||
* | Define the size_t size for cris (#3722) | Florian Fainelli | 2008-07-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 11701 | ||||
* | spurious initramfs breakage fix | Felix Fietkau | 2008-07-05 | 1 | -19/+20 |
| | | | | SVN-Revision: 11670 | ||||
* | update targets to 2.6.25.10 | Imre Kaloz | 2008-07-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 11667 | ||||
* | improve xargs compatibility check (mostly Darwin/Mac OS X related) | Felix Fietkau | 2008-07-01 | 1 | -6/+5 |
| | | | | SVN-Revision: 11613 | ||||
* | upgrade to 2.6.25.9 | Imre Kaloz | 2008-06-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 11584 | ||||
* | upgrade to 2.6.25.7, and refresh patches | Gabor Juhos | 2008-06-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 11523 | ||||
* | use file descriptors 8 and 9 for build system internal log messages, as ↵ | Felix Fietkau | 2008-06-16 | 1 | -2/+2 |
| | | | | | | apparently bash does not like fds greater than 9 in shell commands on some systems SVN-Revision: 11515 | ||||
* | add another check to the dependencies | Felix Fietkau | 2008-06-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 11475 | ||||
* | fix typo | Felix Fietkau | 2008-06-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 11474 | ||||
* | add some sanity checking | Felix Fietkau | 2008-06-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 11473 | ||||
* | remove accidentally committed swap file | Felix Fietkau | 2008-06-13 | 1 | -0/+0 |
| | | | | SVN-Revision: 11461 | ||||
* | create a platform config-* file if there is none already when running ↵ | Felix Fietkau | 2008-06-13 | 3 | -1/+2 |
| | | | | | | kernel_menuconfig or kernel_oldconfig SVN-Revision: 11460 | ||||
* | upgrade to 2.6.25.6 | Imre Kaloz | 2008-06-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 11435 | ||||
* | fix make menuconfig/oldconfig | Felix Fietkau | 2008-06-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 11415 | ||||
* | large improvement for parallel builds. works without V=99 now and without ↵ | Felix Fietkau | 2008-06-09 | 6 | -29/+27 |
| | | | | | | warnings. tested with -j on an 2x dual core opteron machine SVN-Revision: 11414 | ||||
* | allow parallel downloading for make download | Felix Fietkau | 2008-06-09 | 1 | -4/+4 |
| | | | | SVN-Revision: 11411 | ||||
* | strip kernel version from image names | Gabor Juhos | 2008-06-07 | 1 | -3/+3 |
| | | | | SVN-Revision: 11398 | ||||
* | upstream style quilt refresh | Imre Kaloz | 2008-06-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 11350 | ||||
* | override user/system specific quilt configuration | Imre Kaloz | 2008-05-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 11295 | ||||
* | upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19) | Gabor Juhos | 2008-05-18 | 1 | -9/+9 |
| | | | | SVN-Revision: 11184 | ||||
* | This patch makes kernel modules check if config is defined and creates a ↵ | Travis Kemen | 2008-05-15 | 1 | -0/+6 |
| | | | | | | config passthrough target which will evaluate the original config in the generated package. This is done so kernel modules can have configuration menus like busybox, etc... Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11139 | ||||
* | add a macro to compare kernel patch versions and use it for crypto and ↵ | Nicolas Thill | 2008-05-11 | 1 | -0/+4 |
| | | | | | | watchdog changes in 2.6.24+ kernels (closes: #3402) SVN-Revision: 11115 | ||||
* | add 'getgrgid' to uClibc site config, needed after glib2 update in [11088] | Nicolas Thill | 2008-05-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 11093 | ||||
* | remove dup iptables in default package set | Nicolas Thill | 2008-05-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 11091 | ||||
* | fix kernel config on kernel_menuconfig abort | Felix Fietkau | 2008-05-08 | 1 | -0/+1 |
| | | | | SVN-Revision: 11076 | ||||
* | cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & ↵ | Nicolas Thill | 2008-05-08 | 1 | -39/+41 |
| | | | | | | IPT_NATHELPER_EXTRA respectively, to better match package names SVN-Revision: 11073 | ||||
* | add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages | Felix Fietkau | 2008-05-07 | 2 | -4/+9 |
| | | | | SVN-Revision: 11059 | ||||
* | update to 2.6.25.1 and refresh patches | Gabor Juhos | 2008-05-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 11006 | ||||
* | kmod-ipt-iprange: fix build error on .25 | Gabor Juhos | 2008-04-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 10992 | ||||
* | add optional version suffix to kernel files/ directories | Felix Fietkau | 2008-04-28 | 3 | -3/+6 |
| | | | | SVN-Revision: 10972 | ||||
* | upgrade to 2.6.24.5 | Imre Kaloz | 2008-04-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 10959 | ||||
* | Fix typo in last commit | Andy Boyett | 2008-04-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 10942 | ||||
* | Remove old feeds symlink in distclean. Thanks fish - Fixes duplicate package ↵ | Andy Boyett | 2008-04-26 | 1 | -1/+1 |
| | | | | | | entries when coming from pre r10634 SVN-Revision: 10941 | ||||
* | uClibc should actually support va_copy | Nicolas Thill | 2008-04-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 10906 | ||||
* | add a gpio feature for devices supporting the generic GPIO interface | Nicolas Thill | 2008-04-20 | 1 | -0/+3 |
| | | | | SVN-Revision: 10879 | ||||
* | add proper 2.6.25 support | Imre Kaloz | 2008-04-19 | 1 | -0/+3 |
| | | | | SVN-Revision: 10865 | ||||
* | update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches | Gabor Juhos | 2008-04-15 | 1 | -0/+4 |
| | | | | SVN-Revision: 10843 | ||||
* | Clean files in scripts/config (#3011) | Florian Fainelli | 2008-04-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 10723 | ||||
* | clean up reject files after copying target/linux/*/files to the kernel tree | Felix Fietkau | 2008-04-03 | 1 | -1/+4 |
| | | | | SVN-Revision: 10722 | ||||
* | layer7 filtering module is now xt_layer7 (#3268) | Florian Fainelli | 2008-03-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 10674 | ||||
* | "make distclean" should remove "package/feeds" thanks to Robert P. J. Day | Ralph Hempel | 2008-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 10650 | ||||
* | remove obsolete symlinkclean target the new make package/symlinks does not ↵ | Felix Fietkau | 2008-03-19 | 1 | -4/+0 |
| | | | | | | need it. SVN-Revision: 10622 | ||||
* | Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. ↵ | Travis Kemen | 2008-03-17 | 1 | -1/+1 |
| | | | | | | J. Day <rpjday@crashcourse.ca> SVN-Revision: 10612 | ||||
* | revert ARM to oabi by default, add some eabi patches for fixing up the ↵ | Felix Fietkau | 2008-02-14 | 1 | -1/+1 |
| | | | | | | toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes SVN-Revision: 10458 | ||||
* | upgrade & standardize kernel versions | Imre Kaloz | 2008-02-11 | 1 | -14/+8 |
| | | | | SVN-Revision: 10443 | ||||
* | add missing dependency for the target metadata scan | Felix Fietkau | 2008-02-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 10436 | ||||
* | enable uci by default | Felix Fietkau | 2008-02-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 10369 | ||||
* | fix generation of cpio.gz images | Gabor Juhos | 2008-01-29 | 1 | -6/+6 |
| | | | | SVN-Revision: 10310 | ||||
* | generic 2.6.24 support | Imre Kaloz | 2008-01-28 | 1 | -0/+3 |
| | | | | SVN-Revision: 10291 |