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

Issue 1755012: Make modify-image-for-factory scripts more readable. (Closed)

Created:
10 years, 8 months ago by Tom Wai-Hong Tam
Modified:
9 years, 5 months ago
CC:
chromium-os-reviews_chromium.org
Base URL:
ssh://git@chromiumos-git/chromiumos
Visibility:
Public.

Description

Make modify-image-for-factory scripts more readable.

Patch Set 1 #

Total comments: 5

Patch Set 2 : Fix comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -130 lines) Patch
A src/scripts/mod_for_factory_scripts/100disableUI View 1 chunk +8 lines, -0 lines 0 comments Download
A src/scripts/mod_for_factory_scripts/200patchInitScript View 1 chunk +108 lines, -0 lines 0 comments Download
A src/scripts/mod_for_factory_scripts/300modifyDescription View 1 chunk +9 lines, -0 lines 0 comments Download
A src/scripts/mod_for_factory_scripts/500copyQualDb View 1 1 chunk +30 lines, -0 lines 0 comments Download
D src/scripts/mod_for_factory_scripts/factory.patch View 1 chunk +0 lines, -88 lines 0 comments Download
A src/scripts/mod_for_factory_scripts/factory_setup.sh View 1 chunk +13 lines, -0 lines 0 comments Download
M src/scripts/mod_image_for_test.sh View 1 1 chunk +7 lines, -42 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Tom Wai-Hong Tam
10 years, 8 months ago (2010-04-27 08:34:11 UTC) #1
kmixter1
Since this is modifying Nick's layout, I'll defer the LGTM to him. I do think ...
10 years, 8 months ago (2010-04-27 17:21:32 UTC) #2
Nick Sanders
lgtm, I don't think we should move to ebuilds until we've automated a way to ...
10 years, 8 months ago (2010-04-27 21:41:25 UTC) #3
Tom Wai-Hong Tam
Fixed according to your suggestions. http://codereview.chromium.org/1755012/diff/1/5 File src/scripts/mod_for_factory_scripts/500copyQualDb (right): http://codereview.chromium.org/1755012/diff/1/5#newcode8 src/scripts/mod_for_factory_scripts/500copyQualDb:8: QUALDB_ROOT=$(ls -dt ${QUALDB_ROOT} 2>&-| ...
10 years, 8 months ago (2010-04-28 03:22:24 UTC) #4
kmixter1
10 years, 8 months ago (2010-04-28 17:09:15 UTC) #5
Thanks for those updates.  I didn't realize the system components db was still
pulled from a prior hwqual run.  We'll want to submit those component files to
an internal repo, keyed by their corresponding hwqual ids, and provide them to
partners upon hwqual certification.  So eventually the qualdb will probably be
just a complete path to the file.

Powered by Google App Engine
This is Rietveld 408576698