1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package
Daniel Golle af76e26b55
base-files: sysupgrade stage2: fix losetup detection
If the busybox applet losetup was selected, `command -v` selects that
during sysupgrade. As this applet is in another path and doesn't cover
the '-D' option which is used to make sure user-defined loop devices
are no longer active during sysupgrade.
Detect losetup at the path of the full utility to avoid error messages
in case of the busybox applet being selected.

Reported-by: fda77 <fda77@users.noreply.github.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-08-03 18:28:44 +01:00
..
base-files base-files: sysupgrade stage2: fix losetup detection 2021-08-03 18:28:44 +01:00
boot arm-trusted-firmware-mvebu: switch to CZ.NIC's Secure Firmware 2021-07-25 13:52:39 +02:00
devel binutils: update to 2.35.2 2021-05-23 15:11:38 +02:00
firmware linux-firmware: add 2G and 5G precal binaries for QCA99X0 2021-07-25 13:52:38 +02:00
kernel nat46: fix translation of ICMP protocols parameter problem and unreachable 2021-08-01 21:13:00 +02:00
libs elfutils: fix building with GCC 11 2021-07-25 13:52:38 +02:00
network dnsmasq: reset EXTRA_MOUNT in the right place 2021-08-01 15:06:57 +01:00
system fstools: update to git HEAD 2021-07-30 02:12:40 +01:00
utils otrx: use firmware-utils.git to avoid code duplication 2021-07-30 13:03:17 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00