openwrt/package
Chuck Fan fb4d0c444e base-files: upgrade: use zcat command provided by busybox
Calling `switch_to_ramfs()` will not copy the gzip executable
(/bin/gzip) to ramfs, but `/bin/zcat` will call `/bin/gzip` when
package gzip is installed, instead of the busybox-supplied zcat.
This will cause `zcat` to fail to find `gzip`, then cause the
sysupgrade to fail. Adding the `busybox` prefix here will solve
the problem.

Signed-off-by: Chuck Fan <fanck0605@qq.com>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:08:14 +00:00
..
base-files base-files: upgrade: use zcat command provided by busybox 2021-09-01 08:08:14 +00:00
boot grub2: pass compilation parameters more accurately 2021-09-01 08:08:13 +00:00
devel binutils: update to 2.35.2 2021-09-01 08:08:07 +00:00
firmware linux-firmware: update to 20210511 2021-09-01 08:08:11 +00:00
kernel mac80211: fix an issue with wds links on 802.11ax devices 2021-09-01 08:08:13 +00:00
libs treewide: remove PKG_INSTALL from CMake packages 2021-09-01 08:08:13 +00:00
network hostapd: stop advertising 11w feature 2021-09-01 08:08:13 +00:00
system treewide: remove PKG_INSTALL from CMake packages 2021-09-01 08:08:13 +00:00
utils busybox: disable bzip2 2021-09-01 08:08:14 +00:00
Makefile build: fix opkg install step for large package selection 2021-09-01 08:08:05 +00:00