Use blkid-print from delta file during OS Upgrade 60/305860/1
authorMateusz Moscicki <m.moscicki2@partner.samsung.com>
Fri, 9 Feb 2024 12:03:26 +0000 (13:03 +0100)
committerMateusz Moscicki <m.moscicki2@partner.samsung.com>
Fri, 9 Feb 2024 13:44:21 +0000 (14:44 +0100)
commitec9e035aa15b4cc06adfde1059e346b7f556c6d0
treec0dac789ce27fdf71f3956281ac8b22024bbd468
parent1abee9c90c1cd16608203653e1b49c98c9e1a22d
Use blkid-print from delta file during OS Upgrade

During OS Upgrade we can not rely on the scripts and programs available
on the system, so from this point on, instead of using blkid-print that
is on the system, we use the one provided in the delta file.

Change-Id: I94d0a6dd86f229a4e53184d7ca300e6dcb03d6bb
scripts/upgrade-support/upgrade-common.inc
scripts/upgrade-support/upgrade-partial.sh
scripts/upgrade-support/upgrade-prepare-partitions.sh
scripts/upgrade-support/upgrade-trigger.sh