Descriptionbuild_image, mod_image_for_*: break out make_image_bootable
Breaks make_image_bootable out of build_image into a separate
script. In addition, it make a helper .sh in the OUTPUT_DIR
to let make_image_bootable be re-run on an image with the same
arguments that were passed in via build_image.
This change also removes the use of the boot/ directory in
OUTPUT_DIR.
TEST=build_image verified; image_to_usb --test_image; booted l13
build_image; image_to_vm; qemu booted
build_image verified; image_to_usb; booted l13
BUG=chromium-os:5081
Patch Set 1 #
Total comments: 8
Patch Set 2 : fix $0 in the generated code #
Total comments: 4
Patch Set 3 : edit desc #
Total comments: 1
Patch Set 4 : fix nits; move to boot.desc and bin/cros_ #
Messages
Total messages: 9 (0 generated)
|