flatcar-scripts/lib
Hung-Te Lin 28a753b22c crosutils: refine factory and imaging scripts
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>
2011-08-15 21:58:23 -07:00
..
shflags Move shflags into crosutils.git 2010-07-13 15:24:54 -07:00
cros_build_lib_unittest.py Add better support for getting the path to crosutils. 2011-03-30 11:22:17 -07:00
cros_build_lib.py Close fds in RunCommand to prevent children from inheriting file handles. 2011-07-25 13:31:30 -07:00
cros_image_common.sh crosutils: refine factory and imaging scripts 2011-08-15 21:58:23 -07:00
cros_vm_constants.sh Increase statefulfs_size to accomadate larger stateful partitions. 2010-10-18 10:26:16 -07:00
cros_vm_lib.sh Fix bug where we crash if our non -9 kill fails. 2011-08-14 17:47:35 -07:00