mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-27 02:21:37 +01:00
The design of Chromium OS disk image allows trying to boot with multiple partitions. This script can merge images with different kernels (even signed with different keys) into one single image. Useful for factory process which usually needs to deal with DEV/PVT/MP signed shims. BUG=chrome-os-partner:2888 TEST=./merge_shim_image.sh mp.bin pvt.bin # output image works for both PVT/MP devices Change-Id: I21d267bc74fab2d581ccbd0818160407aff35467 Reviewed-on: http://gerrit.chromium.org/gerrit/847 Reviewed-by: Nick Sanders <nsanders@chromium.org> Tested-by: Hung-Te Lin <hungte@chromium.org>
Description
Languages
Shell
93.1%
Python
6.9%