busybox: disable bzip2
authorSergey Ponomarev <stokito@gmail.com>
Sun, 20 Jun 2021 20:38:37 +0000 (23:38 +0300)
committerPaul Spooren <mail@aparcar.org>
Mon, 21 Jun 2021 00:17:49 +0000 (14:17 -1000)
commitbffee5ea192386ffeac81e7b40e9d58a93b85db8
tree3579cee905591595638afd1ad99a3416a177e87d
parentbb2ac5a33be4c85c47f0f27e9ecb9e2c5f6c0a8f
busybox: disable bzip2

bzip2 adds about 8kb of size. For tiny builds it's often disabled.
It's not directly used by stock OpenWrt programs.
Kernel images compressed with bzip2 are also not fully supported.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
[fix \ indention]
Signed-off-by: Paul Spooren <mail@aparcar.org>
package/base-files/files/lib/upgrade/common.sh
package/base-files/files/lib/upgrade/stage2
package/utils/busybox/Config-defaults.in