summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* really fix tgz imagesFelix Fietkau2007-07-191-1/+0
| | | | SVN-Revision: 8065
* Fix the tgz image buildFlorian Fainelli2007-07-181-0/+1
| | | | SVN-Revision: 8042
* prevent the new config changes from interfering with kernel_menuconfigFelix Fietkau2007-07-181-1/+1
| | | | SVN-Revision: 8031
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-185-17/+15
| | | | | | build system config SVN-Revision: 8026
* fail in .quilt_patched when there were patches that didn't applyFelix Fietkau2007-07-181-1/+1
| | | | SVN-Revision: 8024
* cope with QUILT=1 when there are no patchesPeter Denison2007-07-171-1/+1
| | | | SVN-Revision: 8022
* Add ipt_random moduleFlorian Fainelli2007-07-171-0/+3
| | | | SVN-Revision: 8014
* better support for handling various jffs2 eraseblock sizesFelix Fietkau2007-07-161-13/+7
| | | | SVN-Revision: 8011
* add kernel_oldconfig targetFelix Fietkau2007-07-161-2/+2
| | | | SVN-Revision: 8003
* detect whether the find command supports -L or -followFelix Fietkau2007-07-162-2/+10
| | | | SVN-Revision: 8002
* find: use -follow instead of -L, some systems don't support -LFelix Fietkau2007-07-161-1/+1
| | | | SVN-Revision: 8000
* kernel: fix dependencies for .config, use selections from oldconfig when ↵Felix Fietkau2007-07-161-6/+6
| | | | | | running menuconfig SVN-Revision: 7997
* follow symlinks in package scanFelix Fietkau2007-07-151-1/+1
| | | | SVN-Revision: 7984
* properly support dependencies on packages that just use Build/DefaultTargetsFelix Fietkau2007-07-151-1/+1
| | | | SVN-Revision: 7983
* fixes for recursive package scanningFelix Fietkau2007-07-151-6/+8
| | | | SVN-Revision: 7982
* rewrite of the metadata scanning - cleaner code, faster scanning, recursive ↵Felix Fietkau2007-07-151-33/+43
| | | | | | scanning and better handling of makefile dependencies SVN-Revision: 7981
* clean up some leftover junkFelix Fietkau2007-07-131-1/+0
| | | | SVN-Revision: 7959
* fix unwanted automatic package cleaning when using quiltFelix Fietkau2007-07-131-1/+1
| | | | SVN-Revision: 7956
* bump to 2.6.22.1Mike Baker2007-07-111-2/+2
| | | | SVN-Revision: 7915
* reorganize netfilter modules, get rid of the iptables-mod-extra dependency ↵Felix Fietkau2007-07-111-12/+13
| | | | | | in qos-scripts SVN-Revision: 7912
* 2.6.22 is released :)Felix Fietkau2007-07-091-2/+2
| | | | SVN-Revision: 7894
* added i686 support and profile for t-vision s100John Crispin2007-07-081-0/+31
| | | | SVN-Revision: 7890
* reordered GENERIC_PATCH_DIR variableGabor Juhos2007-07-011-1/+1
| | | | SVN-Revision: 7824
* merge the kernel config parts at dump time, so that overrides that disable ↵Felix Fietkau2007-06-301-2/+7
| | | | | | certain features work SVN-Revision: 7812
* fix kernel config feature autodetectionFelix Fietkau2007-06-301-2/+1
| | | | SVN-Revision: 7811
* fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp)Felix Fietkau2007-06-307-7/+7
| | | | SVN-Revision: 7804
* add portability fixes from #1720Felix Fietkau2007-06-301-1/+1
| | | | SVN-Revision: 7791
* allow packages to override the patch directory using the PATCH_DIR variableFelix Fietkau2007-06-281-4/+5
| | | | SVN-Revision: 7750
* fill in the kernel version info for every target, move the kernel tarball ↵Felix Fietkau2007-06-281-4/+15
| | | | | | md5sums to a central place SVN-Revision: 7748
* add nat module fix from #1772Felix Fietkau2007-06-251-0/+1
| | | | SVN-Revision: 7727
* fix the tar invocation in kernel build (#1935)Felix Fietkau2007-06-211-1/+1
| | | | SVN-Revision: 7686
* make sure quilt starts with the correct patch order in seriesFelix Fietkau2007-06-181-0/+4
| | | | SVN-Revision: 7658
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-164-16/+22
| | | | | | the kernel version in the target makefile SVN-Revision: 7644
* autoconf preset for cris, so libpcap compilesJohn Crispin2007-06-121-0/+5
| | | | SVN-Revision: 7598
* fix a typoFelix Fietkau2007-06-121-1/+1
| | | | SVN-Revision: 7587
* upgrade to 2.6.21.5Imre Kaloz2007-06-121-2/+2
| | | | SVN-Revision: 7579
* only apply recursive deps if DUMP is unsetFelix Fietkau2007-06-111-6/+8
| | | | SVN-Revision: 7572
* upgrade to linux 2.6.21.4Felix Fietkau2007-06-111-2/+2
| | | | SVN-Revision: 7563
* force build of packages when using quiltFelix Fietkau2007-06-081-1/+1
| | | | SVN-Revision: 7539
* add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵Imre Kaloz2007-06-082-0/+34
| | | | | | with wigyori SVN-Revision: 7533
* use newer config.guess and config.sub for packages then the shipped onesImre Kaloz2007-06-082-0/+2
| | | | SVN-Revision: 7532
* package ipset for useTim Yardley2007-06-071-0/+13
| | | | SVN-Revision: 7517
* add support for jffs2 filesystems with 256k blocksize, fix taishan supportImre Kaloz2007-06-051-0/+3
| | | | SVN-Revision: 7506
* Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ↵Felix Fietkau2007-06-041-1/+11
| | | | | | the patches. Also added a target package/refresh which will do this to all packages in the buildroot SVN-Revision: 7488
* more fixes for the patching stuff (was testing it on the wrong target)Felix Fietkau2007-06-031-1/+2
| | | | SVN-Revision: 7483
* revert bogus changeFelix Fietkau2007-06-031-3/+0
| | | | SVN-Revision: 7482
* fix quilt related unpack/patch errorFelix Fietkau2007-06-031-1/+0
| | | | SVN-Revision: 7481
* quilt is now a preriquisiteFlorian Fainelli2007-06-031-0/+4
| | | | SVN-Revision: 7480
* implement quilt handling for the kernel tree ... and there was much rejoicing!Felix Fietkau2007-06-033-22/+62
| | | | SVN-Revision: 7474
* enable quilt for host builds and add some additional checksFelix Fietkau2007-06-032-6/+12
| | | | SVN-Revision: 7473