mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 13:36:58 +02:00
In order to support building arbitrary image, the partition copying scripts has been changed to support "copying partitions in same size" and "overwriting partitions in different size", and "copying partition from external file". We need these APIs to create disk/usb image with release images that is using partition with different size (ex, recovery images). Image copying buffer selection and disk image creation time are also improved. BUG=chromium-os:15050 TEST=./make_factory_package.sh ... --diskimg preimage.bin ./make_factory_package.sh ... --usbimg rma.bin ./make_factory_package.sh ... # omaha mode Change-Id: I6a4c820abf59e780985c95dc35f9340b347bd952 Reviewed-on: http://gerrit.chromium.org/gerrit/5981 Reviewed-by: Nick Sanders <nsanders@chromium.org> Tested-by: Hung-Te Lin <hungte@chromium.org> |
||
---|---|---|
.. | ||
shflags | ||
cros_build_lib_unittest.py | ||
cros_build_lib.py | ||
cros_image_common.sh | ||
cros_vm_constants.sh | ||
cros_vm_lib.sh |