History log of /external/vboot_reference/scripts/image_signing/convert_recovery_to_ssd.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d170a9d542dd4770c25d5ed82429a55391d88218 10-Apr-2012 Gaurav Shah <gauravsh@chromium.org> signer scripts: unmount loop devices without -d arg to umount

Investigations in crosbug.com/26483 revealed a bug in loop device handling
if 'umount -d' was called on loop devices mounted using 'mount -o loop'.

This CL changes all invocations of umount to remove the -d option since they
are always in the context of a loop device creating using -o loop.

BUG=chrome-os-partner:8156
TEST=none

Change-Id: I96f30664c3f9148d3b57d430002512d8e94b66bc
Reviewed-on: https://gerrit.chromium.org/gerrit/19858
Reviewed-by: David James <davidjames@chromium.org>
Commit-Ready: Gaurav Shah <gauravsh@chromium.org>
Tested-by: Gaurav Shah <gauravsh@chromium.org>
/external/vboot_reference/scripts/image_signing/convert_recovery_to_ssd.sh
236faae91a224b36fb48ec407535a426f1f67877 15-Sep-2011 Eric M. Blake <eblake@chromium.org> Allow path to the cgpt binary to be set on the command line

BUG=chromium-os:17138
TEST=tested changes on vm8-m2, was able to successfully run au-generate.py
and it used the cgpt binary from au-generate.zip

Change-Id: Ia57f1be4b0d669cad430e51977cce6e26d704320
Reviewed-on: http://gerrit.chromium.org/gerrit/7796
Reviewed-by: Gaurav Shah <gauravsh@chromium.org>
Reviewed-by: Eric Blake <eblake@chromium.org>
Tested-by: Eric Blake <eblake@chromium.org>
/external/vboot_reference/scripts/image_signing/convert_recovery_to_ssd.sh
e77bec95d57ad8937e005ec7ebf183c925e656d9 24-Feb-2011 Gaurav Shah <gauravsh@chromium.org> Add script to in-place modify a recovery image to ssd

Change-Id: I6435a4b0f40a571f8e44830e6d32f42d2d3213ff

BUG=none
TEST=manually tested with a signed image and comparing the kernel, and rootfs partitions.

Review URL: http://codereview.chromium.org/6533015
/external/vboot_reference/scripts/image_signing/convert_recovery_to_ssd.sh