Add ability to do checkpoint in init 16/310916/4
authorMateusz Moscicki <m.moscicki2@partner.samsung.com>
Wed, 8 May 2024 16:18:46 +0000 (18:18 +0200)
committerMateusz Moscicki <m.moscicki2@partner.samsung.com>
Tue, 4 Jun 2024 13:00:23 +0000 (15:00 +0200)
commit866cab87af4c63f1364688caded03d9f4b4e2c87
tree8c9727c85268c99809c69e396d4e5430d5efe090
parent112e197d8529f4fd12ac328c0e431ddb3fa50c97
Add ability to do checkpoint in init

The system-data partition should be mounted before system starts to
boot, due to the configuration files that may reside on it.
Therefore, the script that created checkpoints needed to be modified so
that it could be run from both - systemd service and init.

Change-Id: I6a46c420de1ddc6c7e3ece02f58e132b792a3e47
packaging/upgrade.spec
scripts/rw-upgrade/update-checkpoint-create.sh