| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the tgz image build | Florian Fainelli | 2007-07-18 | 1 | -0/+1 |
* | prevent the new config changes from interfering with kernel_menuconfig | Felix Fietkau | 2007-07-18 | 1 | -1/+1 |
* | dynamically enable/disable kernel config options for kmod packages based on b... | Felix Fietkau | 2007-07-18 | 5 | -17/+15 |
* | fail in .quilt_patched when there were patches that didn't apply | Felix Fietkau | 2007-07-18 | 1 | -1/+1 |
* | cope with QUILT=1 when there are no patches | Peter Denison | 2007-07-17 | 1 | -1/+1 |
* | Add ipt_random module | Florian Fainelli | 2007-07-17 | 1 | -0/+3 |
* | better support for handling various jffs2 eraseblock sizes | Felix Fietkau | 2007-07-16 | 1 | -13/+7 |
* | add kernel_oldconfig target | Felix Fietkau | 2007-07-16 | 1 | -2/+2 |
* | detect whether the find command supports -L or -follow | Felix Fietkau | 2007-07-16 | 2 | -2/+10 |
* | find: use -follow instead of -L, some systems don't support -L | Felix Fietkau | 2007-07-16 | 1 | -1/+1 |
* | kernel: fix dependencies for .config, use selections from oldconfig when runn... | Felix Fietkau | 2007-07-16 | 1 | -6/+6 |
* | follow symlinks in package scan | Felix Fietkau | 2007-07-15 | 1 | -1/+1 |
* | properly support dependencies on packages that just use Build/DefaultTargets | Felix Fietkau | 2007-07-15 | 1 | -1/+1 |
* | fixes for recursive package scanning | Felix Fietkau | 2007-07-15 | 1 | -6/+8 |
* | rewrite of the metadata scanning - cleaner code, faster scanning, recursive s... | Felix Fietkau | 2007-07-15 | 1 | -33/+43 |
* | clean up some leftover junk | Felix Fietkau | 2007-07-13 | 1 | -1/+0 |
* | fix unwanted automatic package cleaning when using quilt | Felix Fietkau | 2007-07-13 | 1 | -1/+1 |
* | bump to 2.6.22.1 | Mike Baker | 2007-07-11 | 1 | -2/+2 |
* | reorganize netfilter modules, get rid of the iptables-mod-extra dependency in... | Felix Fietkau | 2007-07-11 | 1 | -12/+13 |
* | 2.6.22 is released :) | Felix Fietkau | 2007-07-09 | 1 | -2/+2 |
* | added i686 support and profile for t-vision s100 | John Crispin | 2007-07-08 | 1 | -0/+31 |
* | reordered GENERIC_PATCH_DIR variable | Gabor Juhos | 2007-07-01 | 1 | -1/+1 |
* | merge the kernel config parts at dump time, so that overrides that disable ce... | Felix Fietkau | 2007-06-30 | 1 | -2/+7 |
* | fix kernel config feature autodetection | Felix Fietkau | 2007-06-30 | 1 | -2/+1 |
* | fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp) | Felix Fietkau | 2007-06-30 | 7 | -7/+7 |
* | add portability fixes from #1720 | Felix Fietkau | 2007-06-30 | 1 | -1/+1 |
* | allow packages to override the patch directory using the PATCH_DIR variable | Felix Fietkau | 2007-06-28 | 1 | -4/+5 |
* | fill in the kernel version info for every target, move the kernel tarball md5... | Felix Fietkau | 2007-06-28 | 1 | -4/+15 |
* | add nat module fix from #1772 | Felix Fietkau | 2007-06-25 | 1 | -0/+1 |
* | fix the tar invocation in kernel build (#1935) | Felix Fietkau | 2007-06-21 | 1 | -1/+1 |
* | make sure quilt starts with the correct patch order in series | Felix Fietkau | 2007-06-18 | 1 | -0/+4 |
* | prepare for the transition to linux 2.6.22 - make it possible to override the... | Felix Fietkau | 2007-06-16 | 4 | -16/+22 |
* | autoconf preset for cris, so libpcap compiles | John Crispin | 2007-06-12 | 1 | -0/+5 |
* | fix a typo | Felix Fietkau | 2007-06-12 | 1 | -1/+1 |
* | upgrade to 2.6.21.5 | Imre Kaloz | 2007-06-12 | 1 | -2/+2 |
* | only apply recursive deps if DUMP is unset | Felix Fietkau | 2007-06-11 | 1 | -6/+8 |
* | upgrade to linux 2.6.21.4 | Felix Fietkau | 2007-06-11 | 1 | -2/+2 |
* | force build of packages when using quilt | Felix Fietkau | 2007-06-08 | 1 | -1/+1 |
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work wi... | Imre Kaloz | 2007-06-08 | 2 | -0/+34 |
* | use newer config.guess and config.sub for packages then the shipped ones | Imre Kaloz | 2007-06-08 | 2 | -0/+2 |
* | package ipset for use | Tim Yardley | 2007-06-07 | 1 | -0/+13 |
* | add support for jffs2 filesystems with 256k blocksize, fix taishan support | Imre Kaloz | 2007-06-05 | 1 | -0/+3 |
* | Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ... | Felix Fietkau | 2007-06-04 | 1 | -1/+11 |
* | more fixes for the patching stuff (was testing it on the wrong target) | Felix Fietkau | 2007-06-03 | 1 | -1/+2 |
* | revert bogus change | Felix Fietkau | 2007-06-03 | 1 | -3/+0 |
* | fix quilt related unpack/patch error | Felix Fietkau | 2007-06-03 | 1 | -1/+0 |
* | quilt is now a preriquisite | Florian Fainelli | 2007-06-03 | 1 | -0/+4 |
* | implement quilt handling for the kernel tree ... and there was much rejoicing! | Felix Fietkau | 2007-06-03 | 3 | -22/+62 |
* | enable quilt for host builds and add some additional checks | Felix Fietkau | 2007-06-03 | 2 | -6/+12 |
* | Improve quilt patch handling: All quilt managed patches are checked before th... | Felix Fietkau | 2007-06-03 | 1 | -5/+13 |