Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix the tgz image build | Florian Fainelli | 2007-07-18 | |
| | | | | SVN-Revision: 8042 | |||
* | prevent the new config changes from interfering with kernel_menuconfig | Felix Fietkau | 2007-07-18 | |
| | | | | SVN-Revision: 8031 | |||
* | dynamically enable/disable kernel config options for kmod packages based on ↵ | Felix Fietkau | 2007-07-18 | |
| | | | | | | build system config SVN-Revision: 8026 | |||
* | fail in .quilt_patched when there were patches that didn't apply | Felix Fietkau | 2007-07-18 | |
| | | | | SVN-Revision: 8024 | |||
* | cope with QUILT=1 when there are no patches | Peter Denison | 2007-07-17 | |
| | | | | SVN-Revision: 8022 | |||
* | Add ipt_random module | Florian Fainelli | 2007-07-17 | |
| | | | | SVN-Revision: 8014 | |||
* | better support for handling various jffs2 eraseblock sizes | Felix Fietkau | 2007-07-16 | |
| | | | | SVN-Revision: 8011 | |||
* | add kernel_oldconfig target | Felix Fietkau | 2007-07-16 | |
| | | | | SVN-Revision: 8003 | |||
* | detect whether the find command supports -L or -follow | Felix Fietkau | 2007-07-16 | |
| | | | | SVN-Revision: 8002 | |||
* | find: use -follow instead of -L, some systems don't support -L | Felix Fietkau | 2007-07-16 | |
| | | | | SVN-Revision: 8000 | |||
* | kernel: fix dependencies for .config, use selections from oldconfig when ↵ | Felix Fietkau | 2007-07-16 | |
| | | | | | | running menuconfig SVN-Revision: 7997 | |||
* | follow symlinks in package scan | Felix Fietkau | 2007-07-15 | |
| | | | | SVN-Revision: 7984 | |||
* | properly support dependencies on packages that just use Build/DefaultTargets | Felix Fietkau | 2007-07-15 | |
| | | | | SVN-Revision: 7983 | |||
* | fixes for recursive package scanning | Felix Fietkau | 2007-07-15 | |
| | | | | SVN-Revision: 7982 | |||
* | rewrite of the metadata scanning - cleaner code, faster scanning, recursive ↵ | Felix Fietkau | 2007-07-15 | |
| | | | | | | scanning and better handling of makefile dependencies SVN-Revision: 7981 | |||
* | clean up some leftover junk | Felix Fietkau | 2007-07-13 | |
| | | | | SVN-Revision: 7959 | |||
* | fix unwanted automatic package cleaning when using quilt | Felix Fietkau | 2007-07-13 | |
| | | | | SVN-Revision: 7956 | |||
* | bump to 2.6.22.1 | Mike Baker | 2007-07-11 | |
| | | | | SVN-Revision: 7915 | |||
* | reorganize netfilter modules, get rid of the iptables-mod-extra dependency ↵ | Felix Fietkau | 2007-07-11 | |
| | | | | | | in qos-scripts SVN-Revision: 7912 | |||
* | 2.6.22 is released :) | Felix Fietkau | 2007-07-09 | |
| | | | | SVN-Revision: 7894 | |||
* | added i686 support and profile for t-vision s100 | John Crispin | 2007-07-08 | |
| | | | | SVN-Revision: 7890 | |||
* | reordered GENERIC_PATCH_DIR variable | Gabor Juhos | 2007-07-01 | |
| | | | | SVN-Revision: 7824 | |||
* | merge the kernel config parts at dump time, so that overrides that disable ↵ | Felix Fietkau | 2007-06-30 | |
| | | | | | | certain features work SVN-Revision: 7812 | |||
* | fix kernel config feature autodetection | Felix Fietkau | 2007-06-30 | |
| | | | | SVN-Revision: 7811 | |||
* | fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp) | Felix Fietkau | 2007-06-30 | |
| | | | | SVN-Revision: 7804 | |||
* | add portability fixes from #1720 | Felix Fietkau | 2007-06-30 | |
| | | | | SVN-Revision: 7791 | |||
* | allow packages to override the patch directory using the PATCH_DIR variable | Felix Fietkau | 2007-06-28 | |
| | | | | SVN-Revision: 7750 | |||
* | fill in the kernel version info for every target, move the kernel tarball ↵ | Felix Fietkau | 2007-06-28 | |
| | | | | | | md5sums to a central place SVN-Revision: 7748 | |||
* | add nat module fix from #1772 | Felix Fietkau | 2007-06-25 | |
| | | | | SVN-Revision: 7727 | |||
* | fix the tar invocation in kernel build (#1935) | Felix Fietkau | 2007-06-21 | |
| | | | | SVN-Revision: 7686 | |||
* | make sure quilt starts with the correct patch order in series | Felix Fietkau | 2007-06-18 | |
| | | | | SVN-Revision: 7658 | |||
* | prepare for the transition to linux 2.6.22 - make it possible to override ↵ | Felix Fietkau | 2007-06-16 | |
| | | | | | | the kernel version in the target makefile SVN-Revision: 7644 | |||
* | autoconf preset for cris, so libpcap compiles | John Crispin | 2007-06-12 | |
| | | | | SVN-Revision: 7598 | |||
* | fix a typo | Felix Fietkau | 2007-06-12 | |
| | | | | SVN-Revision: 7587 | |||
* | upgrade to 2.6.21.5 | Imre Kaloz | 2007-06-12 | |
| | | | | SVN-Revision: 7579 | |||
* | only apply recursive deps if DUMP is unset | Felix Fietkau | 2007-06-11 | |
| | | | | SVN-Revision: 7572 | |||
* | upgrade to linux 2.6.21.4 | Felix Fietkau | 2007-06-11 | |
| | | | | SVN-Revision: 7563 | |||
* | force build of packages when using quilt | Felix Fietkau | 2007-06-08 | |
| | | | | SVN-Revision: 7539 | |||
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵ | Imre Kaloz | 2007-06-08 | |
| | | | | | | with wigyori SVN-Revision: 7533 | |||
* | use newer config.guess and config.sub for packages then the shipped ones | Imre Kaloz | 2007-06-08 | |
| | | | | SVN-Revision: 7532 | |||
* | package ipset for use | Tim Yardley | 2007-06-07 | |
| | | | | SVN-Revision: 7517 | |||
* | add support for jffs2 filesystems with 256k blocksize, fix taishan support | Imre Kaloz | 2007-06-05 | |
| | | | | SVN-Revision: 7506 | |||
* | Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ↵ | Felix Fietkau | 2007-06-04 | |
| | | | | | | 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 Fietkau | 2007-06-03 | |
| | | | | SVN-Revision: 7483 | |||
* | revert bogus change | Felix Fietkau | 2007-06-03 | |
| | | | | SVN-Revision: 7482 | |||
* | fix quilt related unpack/patch error | Felix Fietkau | 2007-06-03 | |
| | | | | SVN-Revision: 7481 | |||
* | quilt is now a preriquisite | Florian Fainelli | 2007-06-03 | |
| | | | | SVN-Revision: 7480 | |||
* | implement quilt handling for the kernel tree ... and there was much rejoicing! | Felix Fietkau | 2007-06-03 | |
| | | | | SVN-Revision: 7474 | |||
* | enable quilt for host builds and add some additional checks | Felix Fietkau | 2007-06-03 | |
| | | | | SVN-Revision: 7473 | |||
* | Improve quilt patch handling: All quilt managed patches are checked before ↵ | Felix Fietkau | 2007-06-03 | |
| | | | | | | the package compile is attempted SVN-Revision: 7472 |