tn3399_openwrt/target/linux/x86
Christian Lamparter 4deaeaa13c x86: remove old lzma tuning patch
Chen Minqiang reported in his GitHub PR #4733 that:
With CONFIG_TARGET_INITRAMFS_COMPRESSION_LZMA=y option set,
the popular x86/amd64 target's initramfs-kernel failed to boot.

The cause for this boot failure is that the LZMA compression
uses a the first bytes to encode the compression parameters.
It does not have a fixed magic. Yes, this only works if the
the existing lzma options in the upstream are not changed.

This patch does away with OpenWrt special LZMA options tuning
since it is rather unlikely that upstream will improve the
compression algorithm detection after all this time. Even
though, the tuning produced a smaller initramfs (~1.1% in a
spot check).

Link: <https://github.com/openwrt/openwrt/pull/4733>
Reported-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2021-12-11 00:50:02 +01:00
..
64 x86/64: enable MMIO_CMDLINE_DEVICES for firecracker support 2021-10-12 19:22:19 -10:00
base-files x86: add/improve support for Sophos SG/XG products 2021-12-11 00:50:02 +01:00
generic x86: remove obsolete Kernel 5.4 2021-10-02 18:13:46 +02:00
geode x86: remove obsolete Kernel 5.4 2021-10-02 18:13:46 +02:00
image x86: added support to generate VHDX images 2021-12-05 18:49:14 +01:00
legacy x86: remove obsolete Kernel 5.4 2021-10-02 18:13:46 +02:00
patches-5.10 x86: remove old lzma tuning patch 2021-12-11 00:50:02 +01:00
config-5.10 treewide: add various missing config symbols 2021-08-10 20:22:59 +02:00
Makefile x86: added support to generate VHDX images 2021-12-05 18:49:14 +01:00
modules.mk Revert "gpio-cdev: add nu801 userspace driver" 2021-10-10 23:15:05 +02:00