diff options
author | Daniel Golle <daniel@makrotopia.org> | 2021-08-02 20:51:58 +0200 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2021-08-03 18:28:44 +0100 |
commit | af76e26b557270307e05be168c3b9463886306f1 (patch) | |
tree | 0f1fc7d5148a14072c039c59f6cc8acba0beb6ff /target/linux/mediatek | |
parent | 022d1fe80f0bda01cbda62f29ee6f58b8dc0ae37 (diff) | |
download | upstream-af76e26b557270307e05be168c3b9463886306f1.tar.gz upstream-af76e26b557270307e05be168c3b9463886306f1.tar.bz2 upstream-af76e26b557270307e05be168c3b9463886306f1.zip |
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>
Diffstat (limited to 'target/linux/mediatek')
0 files changed, 0 insertions, 0 deletions