Add option to perform update on other filesystems. 81/254181/2
authorErnest Borowski <e.borowski@samsung.com>
Mon, 22 Feb 2021 16:42:37 +0000 (16:42 +0000)
committerErnest Borowski <e.borowski@samsung.com>
Fri, 16 Apr 2021 14:11:41 +0000 (14:11 +0000)
commit6b3b5a3cda8c7bcebcc341774047d80f2d26676d
tree8ce45cc96da1ed32124dbc259dba5c8201f94fb9
parent2697cde44e13dfcbec59beca74249f24e9042f9e
Add option to perform update on other filesystems.

Mount does not need -t option.
According to man pages it will automatically guess correct filesystem
based on blkid library, /etc/filesystems or procfs.

This change is needed because Tizen images uses other filesystems sych
as btrfs.

Change-Id: Ia26fed351c35cb14eb55d1e2c798dea35faed806
Signed-off-by: Ernest Borowski <e.borowski@samsung.com>
scripts/fota-init.sh
scripts/fus_rw-init.sh