Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | kernel: add 2.6.33 patches | Matteo Croce | 2010-02-28 |
| | | | | SVN-Revision: 19905 | ||
* | kernel: update to kernel 2.6.32.9 | Hauke Mehrtens | 2010-02-28 |
| | | | | SVN-Revision: 19890 | ||
* | add support for marking specific kernel module packages as potentially being ↵ | Felix Fietkau | 2010-02-26 |
| | | | | | | required for mounting the rootfs (patch by cshore) SVN-Revision: 19878 | ||
* | properly package xt_comment.ko (#6742) | Jo-Philipp Wich | 2010-02-26 |
| | | | | SVN-Revision: 19861 | ||
* | remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT ↵ | Felix Fietkau | 2010-02-24 |
| | | | | | | was added SVN-Revision: 19849 | ||
* | autotools.mk: Don't try to fixup .la files in the DevInstall host path, ↵ | Lars-Peter Clausen | 2010-02-20 |
| | | | | | | because those .la files shouldn't go there anyway. SVN-Revision: 19785 | ||
* | this patch adds support for bzr in include/download.mk, and fixes whitespace. | Travis Kemen | 2010-02-20 |
| | | | | | | -Raphael SVN-Revision: 19769 | ||
* | update kernel to version 2.4.37.9 and refresh patches | Hauke Mehrtens | 2010-02-19 |
| | | | | SVN-Revision: 19762 | ||
* | netfilter: add support for raw table and NOTRACK target (#5504) | Jo-Philipp Wich | 2010-02-19 |
| | | | | SVN-Revision: 19721 | ||
* | autotools.mk: Add PKG_LIBTOOL_PATHS variable. | Lars-Peter Clausen | 2010-02-18 |
| | | | | | | | | | | | PKG_LIBTOOL_PATHS can be used to specify to tell libtool_fixup where to look for libtool scripts of a package. This is useful if a package has it's libtool script in a non-standard location or has multiple libtool scripts. The value should be a space seperated list of paths which are relative to $(PKG_BUILD_DIR). It defautls to $(CONFIGURE_PATH). SVN-Revision: 19713 | ||
* | Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying ↵ | Felix Fietkau | 2010-02-16 |
| | | | | | | on some sort implementations' weird behaviour of ignoring # and whitespaces at the beginning of a line is not a good idea, and it's certainly not portable SVN-Revision: 19675 | ||
* | update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar | Travis Kemen | 2010-02-12 |
| | | | | SVN-Revision: 19591 | ||
* | sort Kconfig symbols automatically to make Kaloz happy :p | Gabor Juhos | 2010-02-11 |
| | | | | SVN-Revision: 19582 | ||
* | with no users left, remove support for 2.6.21 | Imre Kaloz | 2010-02-11 |
| | | | | SVN-Revision: 19578 | ||
* | we use per-target kernel versions for 2.6 for a long time now | Imre Kaloz | 2010-02-11 |
| | | | | SVN-Revision: 19577 | ||
* | Allow colored output to be disabled when running a non-verbose build by ↵ | Lars-Peter Clausen | 2010-02-08 |
| | | | | | | setting NO_COLOR=1 SVN-Revision: 19560 | ||
* | disable stdin unless make V=99; fixes bug where compilation can stall ↵ | Mike Baker | 2010-02-04 |
| | | | | | | waiting for input SVN-Revision: 19511 | ||
* | autotools.mk: Add libstdc++ quirk to libtool_fixup_libdir. Fixes build of ↵ | Lars-Peter Clausen | 2010-01-30 |
| | | | | | | packages which use libtool and link against packages which link against libstdc++ SVN-Revision: 19399 | ||
* | update to 2.6.32.7 | Imre Kaloz | 2010-01-29 |
| | | | | SVN-Revision: 19379 | ||
* | kernel: update to 2.6.32.6 | Gabor Juhos | 2010-01-28 |
| | | | | SVN-Revision: 19358 | ||
* | unset user overrides for quilt settings to prevent them from interfering ↵ | Felix Fietkau | 2010-01-25 |
| | | | | | | with the build process (#6553) SVN-Revision: 19332 | ||
* | fix rootfs preparation with rootfs containing files with whitespaces in the ↵ | Felix Fietkau | 2010-01-22 |
| | | | | | | filename (based on patch from #6551) SVN-Revision: 19282 | ||
* | update to latest kernel versions | Imre Kaloz | 2010-01-19 |
| | | | | SVN-Revision: 19224 | ||
* | make sure that processed directories are printed on make V=99 | Felix Fietkau | 2010-01-16 |
| | | | | SVN-Revision: 19174 | ||
* | 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 |