789 Commits (001736d84888e2fc0c682c6cb36a4ec6fb9096f6)

Author SHA1 Message Date
Felix Fietkau 610e45ae5c only define unpack templates if PKG_SOURCE is set 16 years ago
Felix Fietkau aa0778f77e allow concurrent use of host-build.mk and package.mk as well as their templates 16 years ago
Felix Fietkau bc6fcb0067 eliminate redundancy by creating the quilt_used stampfile in the right place 16 years ago
Felix Fietkau e7b01c6aa1 fix missing change from r14610 16 years ago
Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps 16 years ago
Felix Fietkau 6ccc1c8e3c fix typo 16 years ago
Hauke Mehrtens 3f085cd501 update to 2.6.28.7 and 2.6.27.19 16 years ago
Felix Fietkau 68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS 16 years ago
Felix Fietkau 08b408a4c5 move the EABI config override to the generic kernel config overrides, as it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI 16 years ago
Ralph Hempel 3d0285a783 avoid kernel version in target if sub-targets available (usefull if we have 2.4 and 2.6 sub-targets in parallel) 16 years ago
Ralph Hempel 6e590d85f3 change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) 16 years ago
Felix Fietkau 6b6c8fd100 fix potential rootfs owner/group mismatch (tgz root only, patch from #4562) 16 years ago
Felix Fietkau 71f2a68d52 make cvs checkouts more flexible. packages must now specify either -r <tag> or -D <date> in their source revision specification. previously date based checkouts were not supported 16 years ago
Gabor Juhos 1b55cf14cc update to 2.6.28.6 16 years ago
Markus Wigge c0ac3512d9 added 2.6.28.6 checksum 16 years ago
Nicolas Thill 9b759f26c9 genext2fs: update to 1.4.1 16 years ago
Gabor Juhos 47665da430 update to 2.6.27.17 16 years ago
Gabor Juhos 97dde3b72d update to 2.6.28.5 16 years ago
Felix Fietkau 18441c327a kernel: add missing definition for CONFIG_KALLSYMS_ALL 16 years ago
Michael Büsch e2737772c2 Add 2.6.28.5 md5sum 16 years ago
Gabor Juhos e5c9f00637 netfilter: remove CHAOS, TARPIT and DELUDE references 16 years ago
Gabor Juhos a7782176f9 update to 2.6.28.4 16 years ago
Gabor Juhos 7f04c52b92 update to 2.6.27.15 16 years ago
Felix Fietkau 7b1820a1b7 strip the .note.gnu.build-id section from kernel images, which on some platforms can lead to unusable 3.1G kernel image files 16 years ago
Nicolas Thill 1f5c64d436 prevent quilt from loading any configuration file (closes: #4520) 16 years ago
Lars-Peter Clausen 24f02449ff Add menuconfig option for enabling profiling in the kernel. 16 years ago
Nicolas Thill 1be5092692 move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change its value to suit opkg 16 years ago
Gabor Juhos 85963798be update to 2.6.28.2 16 years ago
Gabor Juhos e1eab1038d remove trailing whitespace from the md5sum of the 2.6.27.13 tarball (closes #4502) 16 years ago
Felix Fietkau ca8486a632 improve support for building on mac os x by improving detection of missing components 16 years ago
Gabor Juhos 2a0825b4d3 update to 2.6.27.13 16 years ago
John Crispin 3ec3f111ff if quilt failed whilst patching, no output was shown 16 years ago
Gabor Juhos 0c2e187f54 switch to 2.6.27.12 16 years ago
Mirko Vogt 35e3dbab79 do not ignore exit codes of quilt anymore (by nbd) 16 years ago
Nicolas Thill cc3e46f28e adjust site config files for uClibc ARM EABI 16 years ago
Felix Fietkau b271605228 add a menuconfig option for enabling KALLSYMS for the kernel 16 years ago
Gabor Juhos 3ca7f3bd6f update to 2.6.27.11 16 years ago
Felix Fietkau eb1c4db039 add support for an optional staging directory for debug binaries 16 years ago
Felix Fietkau 7502d4bd61 add support for build-only packages which do not appear in menuconfig 16 years ago
Felix Fietkau cdca343745 fix LINUX_KARCH for x86 16 years ago
Nicolas Thill da4a1c6b44 add missing 'ac_cv_sizeof_unsigned_long_long' variable 16 years ago
Nicolas Thill a3edea1b91 add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) 16 years ago
Felix Fietkau 238304231d make config.{guess,sub} writable before attempting to overwrite them (many packages have broken permissions in the tarball) 16 years ago
Matteo Croce 76ec5d14cf add MD5 for the kernel 2.6.28 16 years ago
Gabor Juhos 0675e10e68 fix kernel version for 2.6.27.10 16 years ago
Gabor Juhos 1079743cad oops, forgot the md5 of the 2.6.27.10 tarball 16 years ago
Gabor Juhos e7336673b1 update to 2.6.27.9 and refresh patches 16 years ago
Florian Fainelli ea81df0c2d Add sizeof of unsigned long long 16 years ago
Nicolas Thill 0bbd70070f add an "Installed-Size" field to package control files, so that opkg could check needed vs. available storage space before installing a package 16 years ago
Imre Kaloz 24e299f95d defrag needs to be loaded before conntrack_ipv4 16 years ago