Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow packages to override the patch directory using the PATCH_DIR variable | Felix Fietkau | 2007-06-28 | 1 | -4/+5 |
| | | | | SVN-Revision: 7750 | ||||
* | fill in the kernel version info for every target, move the kernel tarball ↵ | Felix Fietkau | 2007-06-28 | 1 | -4/+15 |
| | | | | | | md5sums to a central place SVN-Revision: 7748 | ||||
* | add nat module fix from #1772 | Felix Fietkau | 2007-06-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 7727 | ||||
* | fix the tar invocation in kernel build (#1935) | Felix Fietkau | 2007-06-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 7686 | ||||
* | make sure quilt starts with the correct patch order in series | Felix Fietkau | 2007-06-18 | 1 | -0/+4 |
| | | | | SVN-Revision: 7658 | ||||
* | prepare for the transition to linux 2.6.22 - make it possible to override ↵ | Felix Fietkau | 2007-06-16 | 4 | -16/+22 |
| | | | | | | the kernel version in the target makefile SVN-Revision: 7644 | ||||
* | autoconf preset for cris, so libpcap compiles | John Crispin | 2007-06-12 | 1 | -0/+5 |
| | | | | SVN-Revision: 7598 | ||||
* | fix a typo | Felix Fietkau | 2007-06-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 7587 | ||||
* | upgrade to 2.6.21.5 | Imre Kaloz | 2007-06-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 7579 | ||||
* | only apply recursive deps if DUMP is unset | Felix Fietkau | 2007-06-11 | 1 | -6/+8 |
| | | | | SVN-Revision: 7572 | ||||
* | upgrade to linux 2.6.21.4 | Felix Fietkau | 2007-06-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 7563 | ||||
* | force build of packages when using quilt | Felix Fietkau | 2007-06-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 7539 | ||||
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵ | Imre Kaloz | 2007-06-08 | 2 | -0/+34 |
| | | | | | | with wigyori SVN-Revision: 7533 | ||||
* | use newer config.guess and config.sub for packages then the shipped ones | Imre Kaloz | 2007-06-08 | 2 | -0/+2 |
| | | | | SVN-Revision: 7532 | ||||
* | package ipset for use | Tim Yardley | 2007-06-07 | 1 | -0/+13 |
| | | | | SVN-Revision: 7517 | ||||
* | add support for jffs2 filesystems with 256k blocksize, fix taishan support | Imre Kaloz | 2007-06-05 | 1 | -0/+3 |
| | | | | SVN-Revision: 7506 | ||||
* | Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ↵ | Felix Fietkau | 2007-06-04 | 1 | -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 Fietkau | 2007-06-03 | 1 | -1/+2 |
| | | | | SVN-Revision: 7483 | ||||
* | revert bogus change | Felix Fietkau | 2007-06-03 | 1 | -3/+0 |
| | | | | SVN-Revision: 7482 | ||||
* | fix quilt related unpack/patch error | Felix Fietkau | 2007-06-03 | 1 | -1/+0 |
| | | | | SVN-Revision: 7481 | ||||
* | quilt is now a preriquisite | Florian Fainelli | 2007-06-03 | 1 | -0/+4 |
| | | | | SVN-Revision: 7480 | ||||
* | implement quilt handling for the kernel tree ... and there was much rejoicing! | Felix Fietkau | 2007-06-03 | 3 | -22/+62 |
| | | | | SVN-Revision: 7474 | ||||
* | enable quilt for host builds and add some additional checks | Felix Fietkau | 2007-06-03 | 2 | -6/+12 |
| | | | | SVN-Revision: 7473 | ||||
* | Improve quilt patch handling: All quilt managed patches are checked before ↵ | Felix Fietkau | 2007-06-03 | 1 | -5/+13 |
| | | | | | | the package compile is attempted SVN-Revision: 7472 | ||||
* | Add quilt integration for packages | Felix Fietkau | 2007-06-03 | 3 | -6/+56 |
| | | | | | | | | | | | | | make package/<package>-prepare QUILT=1 will apply all patches using quilt Autorebuild will be disabled, so that you can edit all patches in the build dir. When you're done editing patches and everything works, you can call: make package/<package>-refresh That will copy the updated patches from quilt into package/<package>/patches, and remove all old patches. Before the patches are overwritten, the correct order of the patches is verified ('cat series' is compared against 'sort series'). SVN-Revision: 7471 | ||||
* | Add iprange (#1799) | Florian Fainelli | 2007-06-02 | 1 | -0/+3 |
| | | | | SVN-Revision: 7462 | ||||
* | fix typo introduced in last commit | Felix Fietkau | 2007-05-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 7416 | ||||
* | fix typo | Mike Baker | 2007-05-31 | 1 | -3/+3 |
| | | | | SVN-Revision: 7415 | ||||
* | fix typo | Felix Fietkau | 2007-05-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 7414 | ||||
* | netfilter dscp target/match is now in xtables | Felix Fietkau | 2007-05-30 | 1 | -0/+2 |
| | | | | SVN-Revision: 7407 | ||||
* | Call the Initramfs template if existing | Florian Fainelli | 2007-05-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 7394 | ||||
* | fix up tcpmss for the new kernel version | Felix Fietkau | 2007-05-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 7345 | ||||
* | fix target rescan (version kernel changes) | Felix Fietkau | 2007-05-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 7317 | ||||
* | break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7 | Imre Kaloz | 2007-05-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 7315 | ||||
* | fix pcmcia/pccard build defaults | Felix Fietkau | 2007-05-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 7275 | ||||
* | change handling of target/linux/generic-2.x/files to match other targets (#1648) | Mike Baker | 2007-05-10 | 1 | -3/+2 |
| | | | | SVN-Revision: 7158 | ||||
* | improve metadata scanning time | Felix Fietkau | 2007-05-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 7152 | ||||
* | fix recursive dependencies on build directories - should lead to fewer ↵ | Felix Fietkau | 2007-05-09 | 4 | -15/+16 |
| | | | | | | spontaneous rebuilds SVN-Revision: 7151 | ||||
* | simplify handling of zcat - always use gzip -dc. zcat and gzcat are either ↵ | Felix Fietkau | 2007-05-05 | 2 | -6/+3 |
| | | | | | | broken or nonexistant on some systems SVN-Revision: 7096 | ||||
* | fix make kernel_menuconfig (#1637) | Felix Fietkau | 2007-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 7094 | ||||
* | fixes for a few build errors on osx without fink | Felix Fietkau | 2007-04-29 | 3 | -6/+13 |
| | | | | SVN-Revision: 7065 | ||||
* | Small bugfix for dependency handling - mostly for base-files and symlinks | Felix Fietkau | 2007-04-26 | 2 | -3/+3 |
| | | | | SVN-Revision: 7058 | ||||
* | fix kmod-* build error when wildcards are being used in $(FILES) | Felix Fietkau | 2007-04-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 7052 | ||||
* | add workaround for occasional kernel module build failures related to kernel ↵ | Felix Fietkau | 2007-04-25 | 1 | -0/+1 |
| | | | | | | config changes SVN-Revision: 7050 | ||||
* | add missing dependencies for autorebuild | Felix Fietkau | 2007-04-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 7022 | ||||
* | Improved autorebuild for kernel related stuff. - make modules_install in the ↵ | Felix Fietkau | 2007-04-18 | 3 | -3/+3 |
| | | | | | | kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them SVN-Revision: 6998 | ||||
* | ignore errors in the find command for dep checks | Felix Fietkau | 2007-04-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 6997 | ||||
* | hide some junk in non-verbose mode | Felix Fietkau | 2007-04-16 | 2 | -2/+2 |
| | | | | SVN-Revision: 6979 | ||||
* | remove reference to unused .kernel.mk | Felix Fietkau | 2007-04-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 6959 | ||||
* | clean up dependency handling for autorebuilds | Felix Fietkau | 2007-04-15 | 4 | -37/+62 |
| | | | | SVN-Revision: 6956 |