Commit Graph

36 Commits (091934e7fb50d6239ed42b14bfb350984adbc141)

Author SHA1 Message Date
Gabor Juhos 61dd2e68a4 package/kexec-tools: refresh patches
SVN-Revision: 20466
14 years ago
Florian Fainelli 9c65cbf386 add mips64 support to kexec-tools, counterpart of r17768.
SVN-Revision: 17769
15 years ago
Andy Boyett a5f80019ef bump some revisions and update copyrights
SVN-Revision: 17554
15 years ago
Geoff Levand 0142b07983 kexec-tools: Remove the unused file kexec.sh
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17376
15 years ago
Geoff Levand 8de4d8abf2 kexec-tools: Make link /sbin/kexec for compatability with other distros
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17375
15 years ago
Geoff Levand a64a3b373a kexec-tools: Make build of kdump optional
Most systems won't need kdump, so make its build optional.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17374
15 years ago
Geoff Levand 66663e3314 kexec-tools: Minor makefile line end fixes
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17373
15 years ago
Geoff Levand 9eeaebb730 kexec-tools: Add libtool PKG_FIXUP
libtool is needed to build kexec-tools.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17372
15 years ago
Geoff Levand c931a7be14 kexec-tools: Update package to version 2.0.1
Update  package from kexec-tools-2.0.0 to kexec-tools-2.0.1.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17371
15 years ago
Geoff Levand 7581681466 powerpc: Create a powerpc64 config feature
The config symbol TARGET_ps3 is used in the build files where
special handling for the 64 bit PowerPC processors is needed.
Introduce a new config feature powerpc64, and replace the use
of TARGET_ps3 with powerpc64.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17306
15 years ago
Nicolas Thill 69d65604a2 fix kexec-tools builds when libc != uClibc, strip quotes from KEXEC_TARGET_NAME config option
SVN-Revision: 16729
15 years ago
Hauke Mehrtens efbfde01b0 Various Makefile cleanup.
Thanks to swalker.

SVN-Revision: 16437
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Hamish Guthrie 2c51e3aeb3 Added target architecture name for ps3
SVN-Revision: 14899
15 years ago
Florian Fainelli e199317af3 allow kexec-tools to compile with ccache enabled, patch from Luca Sinigaglia
SVN-Revision: 14467
16 years ago
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
Hamish Guthrie 1deaf6f46b Remove legacy kernel load patch - no longer required
SVN-Revision: 13679
16 years ago
Hamish Guthrie 38b643525c Add kexec load legacy kernel patch
SVN-Revision: 13598
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
17 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
17 years ago
Florian Fainelli fae10ffbd2 Fix dependency on zlib
SVN-Revision: 6433
17 years ago
Felix Fietkau 15a9b61bbd fix kexec-tools build
SVN-Revision: 6428
17 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