Descriptionimage_to_live was not providing a URL to the stateful_update script executed on the remote machine. Without the URL, stateful_update would default to reading /mnt/stateful_partition/etc/lsb-release for the URL, which is not setup by the script.
I've modified image_to_live to convert the dev server url into the proper form to access the stateful.image.gz and pass it along to stateful_update on the remote system.
Change-Id: I77971c83b7efef5f053fda7fcd2585ca73f3134a
BUG=6705
TEST=Imaged several machines using Dev Server.
Patch Set 1 #
Total comments: 4
Patch Set 2 : Code review fixes. #
Total comments: 3
Patch Set 3 : Change stateful URL based on FLAGS. #Messages
Total messages: 8 (0 generated)
|