Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Issue 3020037: Run mod_image_for_recovery.sh to create recovery image. (Closed)

Created:
10 years, 5 months ago by djmm
Modified:
9 years, 7 months ago
Reviewers:
Nick Sanders, Tan Gao, adlr
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
ssh://git@chromiumos-git/crosutils.git
Visibility:
Public.

Description

Add do_recovery_mod() to create recovery image

Patch Set 1 #

Total comments: 2

Patch Set 2 : foobar #

Patch Set 3 : foobar #

Patch Set 4 : foobar #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M archive_build.sh View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
djmm
10 years, 5 months ago (2010-07-28 02:00:13 UTC) #1
adlr
Tan, what do you think?
10 years, 4 months ago (2010-07-28 18:55:15 UTC) #2
Nick Sanders
lgtm, w/ format change tgao should confirm that this is right as well though. http://codereview.chromium.org/3020037/diff/1/2 ...
10 years, 4 months ago (2010-07-28 19:29:07 UTC) #3
Tan Gao
http://codereview.chromium.org/3020037/diff/1/2 File archive_build.sh (right): http://codereview.chromium.org/3020037/diff/1/2#newcode138 archive_build.sh:138: OUTPUT_IMAGE=$2 currently, mod_image_for_recovery.sh creates a hard-coded recovery image named ...
10 years, 4 months ago (2010-07-28 20:03:41 UTC) #4
djmm
This simplifies things greatly.
10 years, 4 months ago (2010-07-29 00:27:30 UTC) #5
Tan Gao
10 years, 4 months ago (2010-07-29 04:00:40 UTC) #6
LGTM

resulting image will be created in the SAME directory as the base image with
filename "recovery_image.bin"

Powered by Google App Engine
This is Rietveld 408576698