-
- Downloads
kexec-tools: bump version from v2.0.4 to v2.0.9.
- kexec-tools is now distributed with tarballs of .tar.gz and .tar.xz
format; .tar.bz2 are not provided anymore.
- Add CONFIG_KEXEC_LZMA for selecting lzma support.
Patches are updated along to:
- Remove the now unnecessary patch 0004-mips_regdefs.patch.
- Drop 100-reduce_size.patch because the size reduction is marginal.
- Allow zlib and lzma support coexist together. This patch has been
merged into upstream project.
- Fix kexec-tools' configure.ac.
- Fix a few compilation warnings.
Size comparison of stripped binaries of kexec malta target with both
zlib and lzma support enabled.
- Before: 41447
- After: 42583
Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 44437
Showing
- package/boot/kexec-tools/Config.in 5 additions, 0 deletionspackage/boot/kexec-tools/Config.in
- package/boot/kexec-tools/Makefile 6 additions, 6 deletionspackage/boot/kexec-tools/Makefile
- package/boot/kexec-tools/patches/0001-Fix-zlib-lzma-decompression.patch 171 additions, 0 deletions...exec-tools/patches/0001-Fix-zlib-lzma-decompression.patch
- package/boot/kexec-tools/patches/0002-configure.ac-apply-necessary-quotes-to-result-of-mac.patch 52 additions, 0 deletions...onfigure.ac-apply-necessary-quotes-to-result-of-mac.patch
- package/boot/kexec-tools/patches/0003-mips-fix-compiler-warning-on-printing-64-bit-integer.patch 35 additions, 0 deletions...ips-fix-compiler-warning-on-printing-64-bit-integer.patch
- package/boot/kexec-tools/patches/0004-mips-remove-unused-variable.patch 30 additions, 0 deletions...exec-tools/patches/0004-mips-remove-unused-variable.patch
- package/boot/kexec-tools/patches/0004-mips_regdefs.patch 0 additions, 103 deletionspackage/boot/kexec-tools/patches/0004-mips_regdefs.patch
- package/boot/kexec-tools/patches/0005-mips-fix-warning-about-implicit-type-conversion.patch 30 additions, 0 deletions...005-mips-fix-warning-about-implicit-type-conversion.patch
- package/boot/kexec-tools/patches/100-reduce_size.patch 0 additions, 36 deletionspackage/boot/kexec-tools/patches/100-reduce_size.patch
Loading
Please register or sign in to comment