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

Issue 2081018: fix for issue 2610: (Closed)

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

Description

fix for issue 2610: - add recovery installer config file (which invokes chromeos-install with --recovery flag) - update build_image to install recovery_installer pkg and changed base image name to recovery_image.bin

Patch Set 1 #

Patch Set 2 : fixed typo and reverted unintended changes #

Patch Set 3 : added RECOVERY_IMAGE #

Total comments: 2

Patch Set 4 : fixed a TODO #

Patch Set 5 : daily snapshot 5/24/10 #

Patch Set 6 : daily snapshot 5/24/10 #

Patch Set 7 : rename pristine image when --recovery is set #

Patch Set 8 : removed obsolete reference to RECOVERY_IMAGE #

Patch Set 9 : automatically run installer script for recovery image #

Patch Set 10 : automatically shutdown after installation #

Total comments: 6

Patch Set 11 : refactor create_developer_image to build recovery image as well #

Patch Set 12 : refactored create_developer_image to support recovery installer #

Total comments: 2

Patch Set 13 : update chromeos_startup with && #

Patch Set 14 : s/mod_image/image_type/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -48 lines) Patch
M src/platform/init/chromeos_startup View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +5 lines, -3 lines 0 comments Download
A src/platform/recovery_installer/recovery_install.conf View 1 2 3 4 5 6 7 8 9 1 chunk +19 lines, -0 lines 0 comments Download
M src/scripts/build_image View 1 2 3 4 5 6 7 8 9 10 11 12 13 4 chunks +75 lines, -45 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Tan Gao
10 years, 7 months ago (2010-05-21 23:01:29 UTC) #1
adlr
http://codereview.chromium.org/2081018/diff/5001/6001 File src/platform/init/chromeos_startup (right): http://codereview.chromium.org/2081018/diff/5001/6001#newcode46 src/platform/init/chromeos_startup:46: # TODO(tgao): need special handling when /root/.recovery_installer exists? yeah, ...
10 years, 7 months ago (2010-05-24 14:30:06 UTC) #2
Tan Gao
http://codereview.chromium.org/2081018/diff/5001/6001 File src/platform/init/chromeos_startup (right): http://codereview.chromium.org/2081018/diff/5001/6001#newcode46 src/platform/init/chromeos_startup:46: # TODO(tgao): need special handling when /root/.recovery_installer exists? Done.
10 years, 7 months ago (2010-05-24 16:55:04 UTC) #3
Tan Gao
Hi Andrew, I finally got the USB image to install automatically (only if booted from ...
10 years, 7 months ago (2010-05-28 23:20:51 UTC) #4
adlr
http://codereview.chromium.org/2081018/diff/31001/30002 File src/platform/init/chromeos_startup (right): http://codereview.chromium.org/2081018/diff/31001/30002#newcode28 src/platform/init/chromeos_startup:28: if [ ! -f /root/.factory_test ] && [ ! ...
10 years, 6 months ago (2010-06-01 22:17:52 UTC) #5
Tan Gao
combined create_recovery_image and create_developer_image into a common method create_mod_image PTAL http://codereview.chromium.org/2081018/diff/31001/30002 File src/platform/init/chromeos_startup (right): http://codereview.chromium.org/2081018/diff/31001/30002#newcode28 ...
10 years, 6 months ago (2010-06-02 22:09:55 UTC) #6
adlr
i don't see your updates to chromeos_startup... http://codereview.chromium.org/2081018/diff/31001/30004 File src/scripts/build_image (right): http://codereview.chromium.org/2081018/diff/31001/30004#newcode286 src/scripts/build_image:286: echo "Developer ...
10 years, 6 months ago (2010-06-02 22:16:41 UTC) #7
Tan Gao
PTAL. thanks! http://codereview.chromium.org/2081018/diff/31001/30004 File src/scripts/build_image (right): http://codereview.chromium.org/2081018/diff/31001/30004#newcode286 src/scripts/build_image:286: echo "Developer image built and stored at ...
10 years, 6 months ago (2010-06-02 22:32:12 UTC) #8
adlr
10 years, 6 months ago (2010-06-02 22:34:12 UTC) #9
LGTM

Powered by Google App Engine
This is Rietveld 408576698