Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | create v4 squashfs image for 2.6.31 | Gabor Juhos | 2009-08-26 |
| | | | | SVN-Revision: 17406 | ||
* | change HOST_STAMP_PREPARED for toolchain builds to make sure that ↵ | Felix Fietkau | 2009-08-24 |
| | | | | | | added/removed patches do not trigger partial toolchain rebuilds SVN-Revision: 17392 | ||
* | merge the control file and the .ipk file targets into one to prevent them ↵ | Felix Fietkau | 2009-08-20 |
| | | | | | | from going out of sync SVN-Revision: 17332 | ||
* | fix multiple ipkg builds of the same arch but with different targets in the ↵ | Felix Fietkau | 2009-08-20 |
| | | | | | | same checkout SVN-Revision: 17325 | ||
* | when regenerating an ipkg package, make sure the entire ipkg build dir is ↵ | Felix Fietkau | 2009-08-19 |
| | | | | | | cleaned as well to prevent stale files from making it into the package after configuration changes SVN-Revision: 17313 | ||
* | use 2.6.30.5 | Florian Fainelli | 2009-08-17 |
| | | | | SVN-Revision: 17296 | ||
* | ensure CONTROL directory is created (#5683) | Florian Fainelli | 2009-08-17 |
| | | | | SVN-Revision: 17293 | ||
* | switch to 2.6.27.30 | Florian Fainelli | 2009-08-17 |
| | | | | SVN-Revision: 17291 | ||
* | add menuconfig option for selecting initramfs compression | Gabor Juhos | 2009-08-16 |
| | | | | SVN-Revision: 17283 | ||
* | use 2.4.37.5 | Florian Fainelli | 2009-08-14 |
| | | | | SVN-Revision: 17257 | ||
* | add an optional config option for stripping all unnecessary symbol exports ↵ | Felix Fietkau | 2009-08-08 |
| | | | | | | from the kernel image SVN-Revision: 17181 | ||
* | add target for library specific installations into the root staging dir, fix ↵ | Felix Fietkau | 2009-08-08 |
| | | | | | | ipkg build dependency on the package build stamp SVN-Revision: 17168 | ||
* | add a staging directory for unstripped package files, useful for debugging, ↵ | Felix Fietkau | 2009-08-07 |
| | | | | | | will be used for mklibs integration later SVN-Revision: 17167 | ||
* | work around a threading bug in mksquashfs4 by limiting the number of threads ↵ | Felix Fietkau | 2009-08-06 |
| | | | | | | to 1 SVN-Revision: 17146 | ||
* | brcm-2.4 is the only non-2.6 target, it's pointless to note the ↵ | Imre Kaloz | 2009-08-03 |
| | | | | | | kernelversion in other targets' Target-Name SVN-Revision: 17102 | ||
* | add special handling for the adm5120 target, which uses subtargets for ↵ | Imre Kaloz | 2009-08-03 |
| | | | | | | different endianess -- later we should come up with something smarter SVN-Revision: 17101 | ||
* | revert 17050 this was not the right way to fix this | Florian Fainelli | 2009-08-01 |
| | | | | SVN-Revision: 17075 | ||
* | use board names instead of arch in packages | Imre Kaloz | 2009-07-31 |
| | | | | SVN-Revision: 17063 | ||
* | update to 2.6.30.4 | Florian Fainelli | 2009-07-31 |
| | | | | SVN-Revision: 17062 | ||
* | update to 2.6.27.29 | Florian Fainelli | 2009-07-31 |
| | | | | SVN-Revision: 17060 | ||
* | move the global ipv6 option to the very bottom of the options passed to ↵ | Florian Fainelli | 2009-07-30 |
| | | | | | | configure scripts, so that we can still override it in package makefiles (#5592, #5586) SVN-Revision: 17050 | ||
* | use 2.4.37.4 for brcm-2.4 | Florian Fainelli | 2009-07-29 |
| | | | | SVN-Revision: 17045 | ||
* | switch to 2.6.30.3 | Florian Fainelli | 2009-07-27 |
| | | | | SVN-Revision: 17028 | ||
* | switch to 2.6.27.28 | Florian Fainelli | 2009-07-27 |
| | | | | SVN-Revision: 17027 | ||
* | remove 2.6.23 version, it is no longer in use | Florian Fainelli | 2009-07-27 |
| | | | | SVN-Revision: 17026 | ||
* | globally define IPv6 support or not in OpenWrt, just like for largefiles, ↵ | Florian Fainelli | 2009-07-25 |
| | | | | | | ipv6 disabled by default (#4857) SVN-Revision: 16983 | ||
* | split ebtables packages and modules into ebtables ipv4/6 and watchers (#5001) | Florian Fainelli | 2009-07-25 |
| | | | | SVN-Revision: 16980 | ||
* | use --binary option of md5sum to improve compatibility with other platforms ↵ | Florian Fainelli | 2009-07-25 |
| | | | | | | (#5192) SVN-Revision: 16977 | ||
* | use 2.6.27.7 | Florian Fainelli | 2009-07-24 |
| | | | | SVN-Revision: 16968 | ||
* | fix ip6tables installation against ip6t_HL which has been merged in xt_HL ↵ | Florian Fainelli | 2009-07-24 |
| | | | | | | since 2.6.29 (#5568) SVN-Revision: 16964 | ||
* | add sitefile definitions for ac_cv_func_setgrent_void | Felix Fietkau | 2009-07-23 |
| | | | | SVN-Revision: 16962 |