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

Issue 2084013: add optional facory builds to archive_build (Closed)

Created:
10 years, 7 months ago by Nick Sanders
Modified:
9 years, 7 months ago
Reviewers:
kmixter1, djmm, sosa
CC:
chromium-os-reviews_chromium.org, Tammo Spalink, girts, Tom Wai-Hong Tam
Base URL:
ssh://git@chromiumos-git/chromiumos
Visibility:
Public.

Description

add optional facory builds to archive_build

Patch Set 1 #

Total comments: 2

Patch Set 2 : integrate sosa's change #

Total comments: 8

Patch Set 3 : functionize call #

Total comments: 1

Patch Set 4 : consistant variable style #

Patch Set 5 : variable name format #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -9 lines) Patch
M src/scripts/archive_build.sh View 1 2 3 2 chunks +56 lines, -9 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Nick Sanders
Optional arguments to build factory packages. If built they are put in a separate zipfile.
10 years, 7 months ago (2010-05-20 09:13:40 UTC) #1
sosa
Can you update and rebase with my changes and re upload? It's hard to review ...
10 years, 7 months ago (2010-05-20 17:43:03 UTC) #2
Nick Sanders
integrated
10 years, 7 months ago (2010-05-20 21:21:31 UTC) #3
sosa
http://codereview.chromium.org/2084013/diff/5001/6001 File src/scripts/archive_build.sh (right): http://codereview.chromium.org/2084013/diff/5001/6001#newcode39 src/scripts/archive_build.sh:39: "Modify image for factory install purposes" Do you have ...
10 years, 7 months ago (2010-05-20 23:29:09 UTC) #4
Nick Sanders
http://codereview.chromium.org/2084013/diff/5001/6001 File src/scripts/archive_build.sh (right): http://codereview.chromium.org/2084013/diff/5001/6001#newcode39 src/scripts/archive_build.sh:39: "Modify image for factory install purposes" On 2010/05/20 23:29:09, ...
10 years, 7 months ago (2010-05-21 01:04:16 UTC) #5
sosa
lgtm http://codereview.chromium.org/2084013/diff/11001/12001 File src/scripts/archive_build.sh (right): http://codereview.chromium.org/2084013/diff/11001/12001#newcode122 src/scripts/archive_build.sh:122: mv "$SRC_IMAGE" "${OUTPUT_IMAGE}" be consistent with use of ...
10 years, 7 months ago (2010-05-21 01:08:50 UTC) #6
Nick Sanders
10 years, 7 months ago (2010-05-21 03:36:54 UTC) #7
BUG=3397
TEST="./archive_build.sh --factory_test_mod --factory_install_mod,
factory_image.zip is output"

Powered by Google App Engine
This is Rietveld 408576698