Disable resize filesystem on rootfs and hal partitions. 96/309696/1 accepted/tizen_8.0_unified tizen_8.0 accepted/tizen/8.0/unified/20240509.175849
authorMateusz Moscicki <m.moscicki2@partner.samsung.com>
Wed, 7 Feb 2024 13:36:45 +0000 (14:36 +0100)
committerMateusz Moscicki <m.moscicki2@partner.samsung.com>
Mon, 15 Apr 2024 14:51:02 +0000 (16:51 +0200)
commitd1c75c3280d9d3f0d07087c0f700d6bab5498717
treee284442cd81ea19acefcf0ff46d7e92019dc8d73
parent98d237be1288b55d97e4de0fd30fe60997ac4005
Disable resize filesystem on rootfs and hal partitions.

Running the resize2fs (and/or fsck) on partition changes its data and
checksum, so during the OS Upgrade checksums don't match, and
Upgrade procedure ends with an error.

Change-Id: I83a19aff720c8b5ec773048b9794c5ecdc5756e2
scripts/init.sh