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

Issue 5404001: Copy recovery kernel to syslinux path only on x86. (Closed)

Created:
10 years ago by dhendrix
Modified:
9 years, 5 months ago
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Copy recovery kernel to syslinux path only on x86. This is intended to fix a build error seen on ARM platforms where the path "$esp_mnt/syslinux" does not exist. Change-Id: I0b9e2d1fae376a7137d7e196901fbea4f2e796bc BUG=http://code.google.com/p/chromium-os/issues/detail?id=9713 TEST=Not tested. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=6edcc4d

Patch Set 1 #

Patch Set 2 : move a comment up a few lines #

Patch Set 3 : encase set +e and -e along with code that uses it #

Total comments: 3

Patch Set 4 : change == to = in a string comparison #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -8 lines) Patch
M mod_image_for_recovery.sh View 1 2 3 1 chunk +13 lines, -8 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
dhendrix
10 years ago (2010-11-29 23:12:26 UTC) #1
Will Drewry
One minor bash v non-bash nit, but looks good otherwise. Do you have a fresh ...
10 years ago (2010-11-29 23:37:16 UTC) #2
dhendrix
Thanks for the quick review! I'm attempting to set up a new environment to get ...
10 years ago (2010-11-29 23:51:37 UTC) #3
Kenneth Waters
Does this break autoupdate on ARM?
10 years ago (2010-11-30 18:35:49 UTC) #4
Will Drewry
On 2010/11/30 18:35:49, Kenneth Waters wrote: > Does this break autoupdate on ARM? This shouldn't ...
10 years ago (2010-11-30 19:11:09 UTC) #5
Will Drewry
lgtm once it's been through a test run! http://codereview.chromium.org/5404001/diff/7001/mod_image_for_recovery.sh File mod_image_for_recovery.sh (right): http://codereview.chromium.org/5404001/diff/7001/mod_image_for_recovery.sh#newcode297 mod_image_for_recovery.sh:297: if ...
10 years ago (2010-11-30 19:13:05 UTC) #6
Olof Johansson
Tested it here, mod_image_for_recovery passed.
10 years ago (2010-12-01 01:15:49 UTC) #7
dhendrix
10 years ago (2010-12-01 01:21:44 UTC) #8
On 2010/12/01 01:15:49, Olof Johansson wrote:
> Tested it here, mod_image_for_recovery passed.

Thanks! Submitted.

Powered by Google App Engine
This is Rietveld 408576698