lede/package/base-files
Beginner 401af3c26f
base-files: sysupgrade stage2: fix losetup detection (#7601)
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>

Co-authored-by: Daniel Golle <daniel@makrotopia.org>
2021-08-06 09:29:44 +08:00
..
files base-files: sysupgrade stage2: fix losetup detection (#7601) 2021-08-06 09:29:44 +08:00
image-config.in add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
Makefile x64: fix grub2 booting 2021-06-15 17:58:07 +08:00