Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | allow download urls using the file:// schema (#6480) | Jo-Philipp Wich | 2010-01-13 |
| | | | | SVN-Revision: 19120 | ||
* | Add support for building ubifs images. | Lars-Peter Clausen | 2010-01-11 |
| | | | | SVN-Revision: 19097 | ||
* | upgrade to latest kernels | Imre Kaloz | 2010-01-09 |
| | | | | SVN-Revision: 19087 | ||
* | Prevent unnecessary host package rebuilds. | Lars-Peter Clausen | 2010-01-03 |
| | | | | | | | | Sometimes `make install` touches a file inside the build directory, so it is betterr to create the build stamp after calling `make install` otherwise the package is going to be rebuild even though nothing really changed. SVN-Revision: 19021 | ||
* | kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patches | Gabor Juhos | 2010-01-01 |
| | | | | SVN-Revision: 18982 | ||
* | get rid of even more 2.6.28 stuff | Imre Kaloz | 2009-12-27 |
| | | | | SVN-Revision: 18953 | ||
* | use a common site/linux config, since site/linux-gnu & site/linux-uclibc ↵ | Nicolas Thill | 2009-12-18 |
| | | | | | | configs are identical SVN-Revision: 18811 | ||
* | do not download kernel sources when using an external kernel tree | Felix Fietkau | 2009-12-14 |
| | | | | SVN-Revision: 18777 | ||
* | upgrade to 2.6.31.7 | Imre Kaloz | 2009-12-11 |
| | | | | SVN-Revision: 18747 | ||
* | iptables: add comment match to the core package | Jo-Philipp Wich | 2009-12-08 |
| | | | | SVN-Revision: 18706 | ||
* | kernel: add md5sum for 2.6.32 final, and refresh patches | Gabor Juhos | 2009-12-04 |
| | | | | SVN-Revision: 18636 | ||
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 |
| | | | | SVN-Revision: 18635 | ||
* | upgrade x86 to 2.6.31.6, resync patches | Imre Kaloz | 2009-11-30 |
| | | | | SVN-Revision: 18609 | ||
* | ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k ↵ | Felix Fietkau | 2009-11-24 |
| | | | | | | padding to the generic squashfs images and use them on 4k devices as well SVN-Revision: 18526 | ||
* | hostapd: fix rebuild checks (#6210) | Felix Fietkau | 2009-11-23 |
| | | | | SVN-Revision: 18497 | ||
* | build variants: only build opkg packages for the requested build variant (or ↵ | Felix Fietkau | 2009-11-22 |
| | | | | | | any if no variant was specified for the package) SVN-Revision: 18464 | ||
* | make lzo compressed initramfs selectable, too | Imre Kaloz | 2009-11-21 |
| | | | | SVN-Revision: 18457 | ||
* | merge target kernel config files with subtarget config files and add a ↵ | Felix Fietkau | 2009-11-11 |
| | | | | | | variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9) SVN-Revision: 18362 | ||
* | automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9) | Felix Fietkau | 2009-11-11 |
| | | | | SVN-Revision: 18361 | ||
* | build system: introduce a new feature called build variants. it allows ↵ | Felix Fietkau | 2009-11-10 |
| | | | | | | building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package SVN-Revision: 18357 | ||
* | fix one more instance of r18295 | Felix Fietkau | 2009-11-04 |
| | | | | SVN-Revision: 18301 | ||
* | fix platform specific overrides for kernel modules, fixes lp on brcm-2.4 | Felix Fietkau | 2009-11-04 |
| | | | | SVN-Revision: 18295 | ||
* | unbreak brcm-2.4 | Felix Fietkau | 2009-11-03 |
| | | | | SVN-Revision: 18287 | ||
* | use the new option for creating squashfs4-lzma images | Imre Kaloz | 2009-11-02 |
| | | | | SVN-Revision: 18269 | ||
* | binutils: fix path to cloog and ppl | Felix Fietkau | 2009-11-02 |
| | | | | SVN-Revision: 18265 | ||
* | use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel Gimpelevich | Andy Boyett | 2009-10-30 |
| | | | | SVN-Revision: 18232 | ||
* | remove support for 2.6.27, no target is using it anymore | Florian Fainelli | 2009-10-29 |
| | | | | SVN-Revision: 18201 | ||
* | swap logic on squashfs version selection | Imre Kaloz | 2009-10-26 |
| | | | | SVN-Revision: 18163 | ||
* | update to 2.6.31.5 | Florian Fainelli | 2009-10-23 |
| | | | | SVN-Revision: 18127 | ||
* | update to 2.6.30.9 | Florian Fainelli | 2009-10-23 |
| | | | | SVN-Revision: 18126 | ||
* | update to 2.6.27.35 | Florian Fainelli | 2009-10-23 |
| | | | | SVN-Revision: 18125 | ||
* | add experimental support for a new menuconfig submenu "Package features". ↵ | Felix Fietkau | 2009-10-17 |
| | | | | | | allows selection between multiple packages providing the same feature, which affects dependencies of other packages. will be used e.g. for choosing between DirectFB and X.org for libraries like GTK2 SVN-Revision: 18056 | ||
* | netfilter: remove IPset leftovers missed from [17844] | Nicolas Thill | 2009-10-11 |
| | | | | SVN-Revision: 18032 | ||
* | adjust pointer size from 4 to 8 bytes in x86_64 site config | Nicolas Thill | 2009-10-04 |
| | | | | SVN-Revision: 17845 | ||
* | kernel: upgrade to 2.6.30.8 and refresh patches | Gabor Juhos | 2009-10-01 |
| | | | | SVN-Revision: 17804 | ||
* | Update ipset to version 3.2 | Hauke Mehrtens | 2009-09-27 |
| | | | | SVN-Revision: 17764 | ||
* | Update to kernel 2.6.31.1 | Hauke Mehrtens | 2009-09-26 |
| | | | | SVN-Revision: 17737 | ||
* | host build: do not hide the configure command | Felix Fietkau | 2009-09-25 |
| | | | | SVN-Revision: 17716 | ||
* | update to latest 2.6.27 and 2.6.30 kernels | Imre Kaloz | 2009-09-17 |
| | | | | SVN-Revision: 17602 | ||
* | build prereq: look for tar under the name "gnutar" as well | Felix Fietkau | 2009-09-14 |
| | | | | SVN-Revision: 17575 | ||
* | update to 2.6.27.33 | Florian Fainelli | 2009-09-11 |
| | | | | SVN-Revision: 17569 | ||
* | kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches | Gabor Juhos | 2009-09-10 |
| | | | | SVN-Revision: 17558 | ||
* | update to 2.6.30.6, compile tested on some targets only | Florian Fainelli | 2009-09-09 |
| | | | | SVN-Revision: 17549 | ||
* | update to 2.6.27.32 | Florian Fainelli | 2009-09-09 |
| | | | | SVN-Revision: 17548 | ||
* | add menuconfig option for enabling debugfs support in the kernel | Gabor Juhos | 2009-09-08 |
| | | | | SVN-Revision: 17540 | ||
* | now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the ↵ | Felix Fietkau | 2009-09-06 |
| | | | | | | board name around in kmod-* package versions anymore SVN-Revision: 17528 | ||
* | do not fail on empty packages | Felix Fietkau | 2009-09-03 |
| | | | | SVN-Revision: 17504 | ||
* | get rid of old data before staging unstripped package binaries | Felix Fietkau | 2009-09-03 |
| | | | | SVN-Revision: 17498 | ||
* | build: when staging unstripped package files, install them to a temporary ↵ | Felix Fietkau | 2009-09-02 |
| | | | | | | directory first to work around file overwrite issues in packages like asterisk SVN-Revision: 17477 | ||
* | add support for build system overlays that alter package build instructions ↵ | Felix Fietkau | 2009-08-31 |
| | | | | | | currently unused, will probably be managed by the feeds system later SVN-Revision: 17445 |