Commit Graph

585 Commits (474b55fe55facc2c4db0b476ba4ec16f3686eb0d)

Author SHA1 Message Date
Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps
SVN-Revision: 14610
16 years ago
Felix Fietkau 6ccc1c8e3c fix typo
SVN-Revision: 14609
16 years ago
Hauke Mehrtens 3f085cd501 update to 2.6.28.7 and 2.6.27.19
SVN-Revision: 14601
16 years ago
Felix Fietkau 68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
SVN-Revision: 14596
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
SVN-Revision: 14594
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)
SVN-Revision: 14576
16 years ago
Ralph Hempel 6e590d85f3 change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk)
SVN-Revision: 14575
16 years ago
Felix Fietkau 6b6c8fd100 fix potential rootfs owner/group mismatch (tgz root only, patch from #4562)
SVN-Revision: 14569
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
SVN-Revision: 14566
16 years ago
Gabor Juhos 1b55cf14cc update to 2.6.28.6
SVN-Revision: 14565
16 years ago
Markus Wigge c0ac3512d9 added 2.6.28.6 checksum
SVN-Revision: 14552
16 years ago
Nicolas Thill 9b759f26c9 genext2fs: update to 1.4.1
SVN-Revision: 14536
16 years ago
Gabor Juhos 47665da430 update to 2.6.27.17
SVN-Revision: 14513
16 years ago
Gabor Juhos 97dde3b72d update to 2.6.28.5
SVN-Revision: 14512
16 years ago
Felix Fietkau 18441c327a kernel: add missing definition for CONFIG_KALLSYMS_ALL
SVN-Revision: 14507
16 years ago
Michael Büsch e2737772c2 Add 2.6.28.5 md5sum
SVN-Revision: 14502
16 years ago
Gabor Juhos e5c9f00637 netfilter: remove CHAOS, TARPIT and DELUDE references
SVN-Revision: 14461
16 years ago
Gabor Juhos a7782176f9 update to 2.6.28.4
SVN-Revision: 14441
16 years ago
Gabor Juhos 7f04c52b92 update to 2.6.27.15
SVN-Revision: 14440
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
SVN-Revision: 14357
16 years ago
Nicolas Thill 1f5c64d436 prevent quilt from loading any configuration file (closes: #4520)
SVN-Revision: 14351
16 years ago
Lars-Peter Clausen 24f02449ff Add menuconfig option for enabling profiling in the kernel.
SVN-Revision: 14272
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
SVN-Revision: 14269
16 years ago
Gabor Juhos 85963798be update to 2.6.28.2
SVN-Revision: 14247
16 years ago
Gabor Juhos e1eab1038d remove trailing whitespace from the md5sum of the 2.6.27.13 tarball (closes #4502)
SVN-Revision: 14185
16 years ago
Felix Fietkau ca8486a632 improve support for building on mac os x by improving detection of missing components
SVN-Revision: 14180
16 years ago
Gabor Juhos 2a0825b4d3 update to 2.6.27.13
SVN-Revision: 14179
16 years ago
John Crispin 3ec3f111ff if quilt failed whilst patching, no output was shown
SVN-Revision: 14178
16 years ago
Gabor Juhos 0c2e187f54 switch to 2.6.27.12
SVN-Revision: 14157
16 years ago
Mirko Vogt 35e3dbab79 do not ignore exit codes of quilt anymore (by nbd)
SVN-Revision: 14149
16 years ago
Nicolas Thill cc3e46f28e adjust site config files for uClibc ARM EABI
SVN-Revision: 14137
16 years ago
Felix Fietkau b271605228 add a menuconfig option for enabling KALLSYMS for the kernel
SVN-Revision: 14122
16 years ago
Gabor Juhos 3ca7f3bd6f update to 2.6.27.11
SVN-Revision: 14043
16 years ago
Felix Fietkau eb1c4db039 add support for an optional staging directory for debug binaries
SVN-Revision: 14018
16 years ago
Felix Fietkau 7502d4bd61 add support for build-only packages which do not appear in menuconfig
SVN-Revision: 14009
16 years ago
Felix Fietkau cdca343745 fix LINUX_KARCH for x86
SVN-Revision: 13986
16 years ago
Nicolas Thill da4a1c6b44 add missing 'ac_cv_sizeof_unsigned_long_long' variable
SVN-Revision: 13970
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)
SVN-Revision: 13931
16 years ago
Felix Fietkau 238304231d make config.{guess,sub} writable before attempting to overwrite them (many packages have broken permissions in the tarball)
SVN-Revision: 13887
16 years ago
Matteo Croce 76ec5d14cf add MD5 for the kernel 2.6.28
SVN-Revision: 13744
16 years ago
Gabor Juhos 0675e10e68 fix kernel version for 2.6.27.10
SVN-Revision: 13700
16 years ago
Gabor Juhos 1079743cad oops, forgot the md5 of the 2.6.27.10 tarball
SVN-Revision: 13696
16 years ago
Gabor Juhos e7336673b1 update to 2.6.27.9 and refresh patches
SVN-Revision: 13659
16 years ago
Florian Fainelli ea81df0c2d Add sizeof of unsigned long long
SVN-Revision: 13627
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
SVN-Revision: 13602
16 years ago
Imre Kaloz 24e299f95d defrag needs to be loaded before conntrack_ipv4
SVN-Revision: 13585
16 years ago
Imre Kaloz a7cac1dc31 fix conntrack on 2.6.28
SVN-Revision: 13582
16 years ago
Gabor Juhos 4992a87aeb update to 2.6.27.8 and refresh patches
SVN-Revision: 13528
16 years ago
Imre Kaloz 8375b83015 use the default kernel target on powerpc
SVN-Revision: 13357
16 years ago
Imre Kaloz 752054346a update to 2.6.27.7
SVN-Revision: 13347
16 years ago