aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAge
...
* add prereq check for pythonFelix Fietkau2008-08-04
| | | | SVN-Revision: 12110
* adds a new uci firewall - iptbales and netfilter packages need to be ↵John Crispin2008-08-04
| | | | | | 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-31
| | | | | | setting PKG_SOURCE_MIRROR:=0 (#3815) SVN-Revision: 12034
* export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376)Felix Fietkau2008-07-31
| | | | SVN-Revision: 12029
* update to 2.6.25.12Gabor Juhos2008-07-26
| | | | SVN-Revision: 11933
* 2.6.26 final is outImre Kaloz2008-07-14
| | | | SVN-Revision: 11829
* SVN checkouts should be made non-interactive, so that https repositories ↵Florian Fainelli2008-07-12
| | | | | | 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-06
| | | | SVN-Revision: 11701
* spurious initramfs breakage fixFelix Fietkau2008-07-05
| | | | SVN-Revision: 11670
* update targets to 2.6.25.10Imre Kaloz2008-07-05
| | | | SVN-Revision: 11667
* improve xargs compatibility check (mostly Darwin/Mac OS X related)Felix Fietkau2008-07-01
| | | | SVN-Revision: 11613
* upgrade to 2.6.25.9Imre Kaloz2008-06-26
| | | | SVN-Revision: 11584
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-17
| | | | SVN-Revision: 11523
* use file descriptors 8 and 9 for build system internal log messages, as ↵Felix Fietkau2008-06-16
| | | | | | 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-15
| | | | SVN-Revision: 11475
* fix typoFelix Fietkau2008-06-15
| | | | SVN-Revision: 11474
* add some sanity checkingFelix Fietkau2008-06-15
| | | | SVN-Revision: 11473
* remove accidentally committed swap fileFelix Fietkau2008-06-13
| | | | SVN-Revision: 11461
* create a platform config-* file if there is none already when running ↵Felix Fietkau2008-06-13
| | | | | | kernel_menuconfig or kernel_oldconfig SVN-Revision: 11460
* upgrade to 2.6.25.6Imre Kaloz2008-06-11
| | | | SVN-Revision: 11435
* fix make menuconfig/oldconfigFelix Fietkau2008-06-09
| | | | SVN-Revision: 11415
* large improvement for parallel builds. works without V=99 now and without ↵Felix Fietkau2008-06-09
| | | | | | warnings. tested with -j on an 2x dual core opteron machine SVN-Revision: 11414
* allow parallel downloading for make downloadFelix Fietkau2008-06-09
| | | | SVN-Revision: 11411
* strip kernel version from image namesGabor Juhos2008-06-07
| | | | SVN-Revision: 11398
* upstream style quilt refreshImre Kaloz2008-06-04
| | | | SVN-Revision: 11350
* override user/system specific quilt configurationImre Kaloz2008-05-30
| | | | 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-18
| | | | SVN-Revision: 11184
* This patch makes kernel modules check if config is defined and creates a ↵Travis Kemen2008-05-15
| | | | | | 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-11
| | | | | | 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-09
| | | | SVN-Revision: 11093
* remove dup iptables in default package setNicolas Thill2008-05-08
| | | | SVN-Revision: 11091
* fix kernel config on kernel_menuconfig abortFelix Fietkau2008-05-08
| | | | SVN-Revision: 11076
* cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & ↵Nicolas Thill2008-05-08
| | | | | | 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-07
| | | | SVN-Revision: 11059
* update to 2.6.25.1 and refresh patchesGabor Juhos2008-05-02
| | | | SVN-Revision: 11006
* kmod-ipt-iprange: fix build error on .25Gabor Juhos2008-04-30
| | | | SVN-Revision: 10992
* add optional version suffix to kernel files/ directoriesFelix Fietkau2008-04-28
| | | | SVN-Revision: 10972
* upgrade to 2.6.24.5Imre Kaloz2008-04-28
| | | | SVN-Revision: 10959
* Fix typo in last commitAndy Boyett2008-04-26
| | | | SVN-Revision: 10942
* Remove old feeds symlink in distclean. Thanks fish - Fixes duplicate package ↵Andy Boyett2008-04-26
| | | | | | entries when coming from pre r10634 SVN-Revision: 10941
* uClibc should actually support va_copyNicolas Thill2008-04-21
| | | | SVN-Revision: 10906
* add a gpio feature for devices supporting the generic GPIO interfaceNicolas Thill2008-04-20
| | | | SVN-Revision: 10879
* add proper 2.6.25 supportImre Kaloz2008-04-19
| | | | SVN-Revision: 10865
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-15
| | | | SVN-Revision: 10843
* Clean files in scripts/config (#3011)Florian Fainelli2008-04-03
| | | | SVN-Revision: 10723
* clean up reject files after copying target/linux/*/files to the kernel treeFelix Fietkau2008-04-03
| | | | SVN-Revision: 10722
* layer7 filtering module is now xt_layer7 (#3268)Florian Fainelli2008-03-27
| | | | SVN-Revision: 10674
* "make distclean" should remove "package/feeds" thanks to Robert P. J. DayRalph Hempel2008-03-24
| | | | SVN-Revision: 10650
* remove obsolete symlinkclean target the new make package/symlinks does not ↵Felix Fietkau2008-03-19
| | | | | | need it. SVN-Revision: 10622
* Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. ↵Travis Kemen2008-03-17
| | | | | | J. Day <rpjday@crashcourse.ca> SVN-Revision: 10612