History log of /external/vboot_reference/scripts/image_signing/convert_recovery_to_full_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_full_ssd.sh
eab1fdde7a43b8532b459b3d5f2d735db963ba83 03-May-2011 Gaurav Shah <gauravsh@chromium.org> Add script to convert a recovery image to a factory-usable SSD image

Change-Id: I156e1d5951e99f76c821e543cdaee751333fac41

BUG=none
TEST=none

Review URL: http://codereview.chromium.org/6909005
/external/vboot_reference/scripts/image_signing/convert_recovery_to_full_ssd.sh