Commit Graph

19 Commits (af290a63dcbf7b681bba4a5cb0ecc00bfc48eee2)

Author SHA1 Message Date
Jose Vasconcellos af64ea8f8c kexec-tools update to version 2.0.0; add support for armeb.
SVN-Revision: 14121
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
Florian Fainelli 181a743a72 kexec-tools builds fine again on 2.6.27, unmask it and also make it available for mips (be) targets
SVN-Revision: 13552
16 years ago
Florian Fainelli 985166f637 kexec-tools does build fine on mips with 2.6.27 kernels, until we update the kexec-tools version, mask it
SVN-Revision: 13222
16 years ago
Florian Fainelli ce8903f1ce kexec for powerpc actually only support ps3 or gamecube, not magicbox for instance
SVN-Revision: 12223
16 years ago
Florian Fainelli af36f6132c Allow kexec-tools to be built for mipsel, tested on a routerboard 500
SVN-Revision: 11856
16 years ago
Yuji Mano 9788ab458c update version
SVN-Revision: 11154
16 years ago
Jeremy Kerr 4ec5f133bb Use new kexec tools
Horms' new kexec-tools repository has a number of updates and fixes for
kexec, and also supports the PS3.

This change updates the kexec repo, and adds a few build-system patches
to make it work with OpenWRT.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 10803
16 years ago
Florian Fainelli ccbc635770 Allow kexec to directly use the kernel exposed in a mtd partition and reboot using the right command line
SVN-Revision: 9322
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
17 years ago
Florian Fainelli 24c25b071f Allow rdc-2.6 to kexec
SVN-Revision: 8359
17 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
18 years ago
Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
18 years ago
Florian Fainelli fae10ffbd2 Fix dependency on zlib
SVN-Revision: 6433
18 years ago
Felix Fietkau 15a9b61bbd fix kexec-tools build
SVN-Revision: 6428
18 years ago
Felix Fietkau d5c4dc7002 add missing dependency
SVN-Revision: 6389
18 years ago
Felix Fietkau d6299cafc8 various configure related cleanups
SVN-Revision: 6372
18 years ago
Imre Kaloz 292be415a0 upgrade udev to v103, add kexec-tools
SVN-Revision: 5637
18 years ago