summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* add missing configure variable to sitefile (required by gstreamer)Felix Fietkau2008-08-051-0/+1
| | | | SVN-Revision: 12152
* replace config.guess and config.sub properly, even if they are in a subdirectoryFelix Fietkau2008-08-051-1/+4
| | | | SVN-Revision: 12148
* add prereq check for pythonFelix Fietkau2008-08-041-0/+4
| | | | SVN-Revision: 12110
* adds a new uci firewall - iptbales and netfilter packages need to be ↵John Crispin2008-08-041-1/+1
| | | | | | rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ... SVN-Revision: 12089
* allow packages to forcibly disable the svn/git mirror downloading attempt by ↵Felix Fietkau2008-07-312-1/+3
| | | | | | setting PKG_SOURCE_MIRROR:=0 (#3815) SVN-Revision: 12034
* export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376)Felix Fietkau2008-07-311-2/+5
| | | | SVN-Revision: 12029
* update to 2.6.25.12Gabor Juhos2008-07-261-2/+2
| | | | SVN-Revision: 11933
* 2.6.26 final is outImre Kaloz2008-07-141-0/+3
| | | | SVN-Revision: 11829
* SVN checkouts should be made non-interactive, so that https repositories ↵Florian Fainelli2008-07-121-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 Fainelli2008-07-061-0/+1
| | | | SVN-Revision: 11701
* spurious initramfs breakage fixFelix Fietkau2008-07-051-19/+20
| | | | SVN-Revision: 11670
* update targets to 2.6.25.10Imre Kaloz2008-07-051-2/+2
| | | | SVN-Revision: 11667
* improve xargs compatibility check (mostly Darwin/Mac OS X related)Felix Fietkau2008-07-011-6/+5
| | | | SVN-Revision: 11613
* upgrade to 2.6.25.9Imre Kaloz2008-06-261-2/+2
| | | | SVN-Revision: 11584
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-171-2/+2
| | | | SVN-Revision: 11523
* use file descriptors 8 and 9 for build system internal log messages, as ↵Felix Fietkau2008-06-161-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 dependenciesFelix Fietkau2008-06-151-1/+1
| | | | SVN-Revision: 11475
* fix typoFelix Fietkau2008-06-151-1/+1
| | | | SVN-Revision: 11474
* add some sanity checkingFelix Fietkau2008-06-151-1/+1
| | | | SVN-Revision: 11473
* remove accidentally committed swap fileFelix Fietkau2008-06-131-0/+0
| | | | SVN-Revision: 11461
* create a platform config-* file if there is none already when running ↵Felix Fietkau2008-06-133-1/+2
| | | | | | kernel_menuconfig or kernel_oldconfig SVN-Revision: 11460
* upgrade to 2.6.25.6Imre Kaloz2008-06-111-2/+2
| | | | SVN-Revision: 11435
* fix make menuconfig/oldconfigFelix Fietkau2008-06-091-2/+2
| | | | SVN-Revision: 11415
* large improvement for parallel builds. works without V=99 now and without ↵Felix Fietkau2008-06-096-29/+27
| | | | | | warnings. tested with -j on an 2x dual core opteron machine SVN-Revision: 11414
* allow parallel downloading for make downloadFelix Fietkau2008-06-091-4/+4
| | | | SVN-Revision: 11411
* strip kernel version from image namesGabor Juhos2008-06-071-3/+3
| | | | SVN-Revision: 11398
* upstream style quilt refreshImre Kaloz2008-06-041-1/+1
| | | | SVN-Revision: 11350
* override user/system specific quilt configurationImre Kaloz2008-05-301-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 Juhos2008-05-181-9/+9
| | | | SVN-Revision: 11184
* This patch makes kernel modules check if config is defined and creates a ↵Travis Kemen2008-05-151-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 Thill2008-05-111-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 Thill2008-05-091-0/+1
| | | | SVN-Revision: 11093
* remove dup iptables in default package setNicolas Thill2008-05-081-2/+2
| | | | SVN-Revision: 11091
* fix kernel config on kernel_menuconfig abortFelix Fietkau2008-05-081-0/+1
| | | | SVN-Revision: 11076
* cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & ↵Nicolas Thill2008-05-081-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 packagesFelix Fietkau2008-05-072-4/+9
| | | | SVN-Revision: 11059
* update to 2.6.25.1 and refresh patchesGabor Juhos2008-05-021-2/+2
| | | | SVN-Revision: 11006
* kmod-ipt-iprange: fix build error on .25Gabor Juhos2008-04-301-0/+1
| | | | SVN-Revision: 10992
* add optional version suffix to kernel files/ directoriesFelix Fietkau2008-04-283-3/+6
| | | | SVN-Revision: 10972
* upgrade to 2.6.24.5Imre Kaloz2008-04-281-2/+2
| | | | SVN-Revision: 10959
* Fix typo in last commitAndy Boyett2008-04-261-1/+1
| | | | SVN-Revision: 10942
* Remove old feeds symlink in distclean. Thanks fish - Fixes duplicate package ↵Andy Boyett2008-04-261-1/+1
| | | | | | entries when coming from pre r10634 SVN-Revision: 10941
* uClibc should actually support va_copyNicolas Thill2008-04-211-1/+1
| | | | SVN-Revision: 10906
* add a gpio feature for devices supporting the generic GPIO interfaceNicolas Thill2008-04-201-0/+3
| | | | SVN-Revision: 10879
* add proper 2.6.25 supportImre Kaloz2008-04-191-0/+3
| | | | SVN-Revision: 10865
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-151-0/+4
| | | | SVN-Revision: 10843
* Clean files in scripts/config (#3011)Florian Fainelli2008-04-031-0/+1
| | | | SVN-Revision: 10723
* clean up reject files after copying target/linux/*/files to the kernel treeFelix Fietkau2008-04-031-1/+4
| | | | SVN-Revision: 10722
* layer7 filtering module is now xt_layer7 (#3268)Florian Fainelli2008-03-271-0/+1
| | | | SVN-Revision: 10674
* "make distclean" should remove "package/feeds" thanks to Robert P. J. DayRalph Hempel2008-03-241-1/+1
| | | | SVN-Revision: 10650