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

Issue 2813029: recovery installer: fix build_gpt and build_image (Closed)

Created:
10 years, 6 months ago by Tan Gao
Modified:
9 years, 7 months ago
Reviewers:
Benson Leung, adlr
CC:
chromium-os-reviews_chromium.org
Base URL:
ssh://git@chromiumos-git/crosutils.git
Visibility:
Public.

Description

recovery installer: fix build_gpt and build_image Change-Id: I3cbb62827a33894f47d26dd047134b6c39c6667b

Patch Set 1 #

Patch Set 2 : correct start offset of kernel A #

Patch Set 3 : remove cruft #

Total comments: 2

Patch Set 4 : add mod_image_for_recovery.sh #

Patch Set 5 : merge build_image with msb's CL #

Total comments: 6

Patch Set 6 : minor fix per review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -71 lines) Patch
M build_gpt.sh View 5 chunks +3 lines, -19 lines 0 comments Download
M build_image View 1 2 3 4 6 chunks +0 lines, -52 lines 0 comments Download
A mod_image_for_recovery.sh View 4 5 1 chunk +90 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Tan Gao
Hi Andrew, This is (hopefully) the last CL of the series. This one copies the ...
10 years, 6 months ago (2010-06-24 02:05:02 UTC) #1
adlr
http://codereview.chromium.org/2813029/diff/7001/8002 File build_image (right): http://codereview.chromium.org/2813029/diff/7001/8002#newcode305 build_image:305: sudo touch "${STATEFUL_FS_DIR}/.recovery" it looks like you're creating the ...
10 years, 6 months ago (2010-06-24 17:39:04 UTC) #2
Tan Gao
PTAL (testing in process .. rebuilding takes time :-) http://codereview.chromium.org/2813029/diff/7001/8002 File build_image (right): http://codereview.chromium.org/2813029/diff/7001/8002#newcode305 build_image:305: ...
10 years, 6 months ago (2010-06-24 21:18:21 UTC) #3
adlr
LGTM http://codereview.chromium.org/2813029/diff/16001/17003 File mod_image_for_recovery.sh (right): http://codereview.chromium.org/2813029/diff/16001/17003#newcode51 mod_image_for_recovery.sh:51: local start_kern_a=4096 # start offset of kernel A ...
10 years, 6 months ago (2010-06-24 23:10:34 UTC) #4
Tan Gao
Thanks Andrew! submitting ...
10 years, 6 months ago (2010-06-24 23:31:41 UTC) #5
Tan Gao
done http://codereview.chromium.org/2813029/diff/16001/17003 File mod_image_for_recovery.sh (right): http://codereview.chromium.org/2813029/diff/16001/17003#newcode51 mod_image_for_recovery.sh:51: local start_kern_a=4096 # start offset of kernel A ...
10 years, 6 months ago (2010-06-24 23:31:51 UTC) #6
Benson Leung
<nastygram from Build Sheriff> Cleaning up /usr/local symlinks for /home/chrome-bot/trunk/src/build/images/x86-generic/0.7.49.0-a1/stateful_partition/dev_image /home/chrome-bot/trunk/src/scripts/chromeos-common.sh: line 252: FLAGS_recovery: unbound ...
10 years, 6 months ago (2010-06-25 01:03:35 UTC) #7
adlr
Tan is gone for the day, it seems. Please revert this CL. He submitted a ...
10 years, 6 months ago (2010-06-25 01:08:50 UTC) #8
Benson Leung
Actually, disregard. It looks like since you broke up the build image and chromeos-common changes, ...
10 years, 6 months ago (2010-06-25 01:19:55 UTC) #9
Tan Gao
Hi guys, I checked in a bunch of CLs that reworked the recovery installer bits ...
10 years, 6 months ago (2010-06-25 03:11:55 UTC) #10
piman
On Thu, Jun 24, 2010 at 8:11 PM, Tan Gao <tgao@chromium.org> wrote: > Hi guys, ...
10 years, 5 months ago (2010-06-27 22:09:56 UTC) #11
piman
On Sun, Jun 27, 2010 at 3:09 PM, Antoine Labour <piman@chromium.org> wrote: > > > ...
10 years, 5 months ago (2010-06-27 22:12:17 UTC) #12
Tan Gao
10 years, 5 months ago (2010-06-28 14:54:20 UTC) #13
Thanks Antione for the tips! I'll keep it in mind

To notify the sheriff on duty, is this the best URL to look up sheriffs?
http://buildbot.jail.google.com/buildbot/chromeos/waterfall

Tan

On Sun, Jun 27, 2010 at 3:11 PM, Antoine Labour <piman@chromium.org> wrote:

>
>
> On Sun, Jun 27, 2010 at 3:09 PM, Antoine Labour <piman@chromium.org>wrote:
>
>>
>> In a nutshell, you can't.
>>
>> What you can do though, is try to submit all of them within a small
>> timeframe (i.e. wait for all the lgtms and then submit all of them), and you
>> should also start with the ones that can be submitted independently of the
>> others (but are needed by the other ones), like the ones that remove uses of
>> flags before the ones that remove the flags.
>>
>> HTH
>> Antoine
>>
>
> Also, it'd be useful to give the sheriffs a heads up, and stay available
> after submitting them so that we don't spend time second-guessing the
> intent. When you submit several CLs that all seem inter-dependent, if we
> need to revert one we need to revert many, there's extra risk of missing one
> etc.
>
> Antoine
>

Powered by Google App Engine
This is Rietveld 408576698