Florian Fainelli
|
e199317af3
allow kexec-tools to compile with ccache enabled, patch from Luca Sinigaglia
|
17 years ago |
Jose Vasconcellos
|
af64ea8f8c
kexec-tools update to version 2.0.0; add support for armeb.
|
17 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)
|
17 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
|
17 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
|
17 years ago |
Florian Fainelli
|
ce8903f1ce
kexec for powerpc actually only support ps3 or gamecube, not magicbox for instance
|
17 years ago |
Florian Fainelli
|
af36f6132c
Allow kexec-tools to be built for mipsel, tested on a routerboard 500
|
17 years ago |
Yuji Mano
|
9788ab458c
update version
|
18 years ago |
Jeremy Kerr
|
4ec5f133bb
Use new kexec tools
|
18 years ago |
Florian Fainelli
|
ccbc635770
Allow kexec to directly use the kernel exposed in a mtd partition and reboot using the right command line
|
18 years ago |
Nicolas Thill
|
34bb4638e7
move package description to a separate definition, remove it when DESCRIPTION=TITLE
|
18 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.
|
18 years ago |
Florian Fainelli
|
24c25b071f
Allow rdc-2.6 to kexec
|
18 years ago |
Felix Fietkau
|
24faf55360
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
|
19 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)
|
19 years ago |
Florian Fainelli
|
fae10ffbd2
Fix dependency on zlib
|
19 years ago |
Felix Fietkau
|
15a9b61bbd
fix kexec-tools build
|
19 years ago |
Felix Fietkau
|
d5c4dc7002
add missing dependency
|
19 years ago |
Felix Fietkau
|
d6299cafc8
various configure related cleanups
|
19 years ago |
Imre Kaloz
|
292be415a0
upgrade udev to v103, add kexec-tools
|
19 years ago |