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

Issue 633001: fixup autoupdate for new build system (Closed)

Created:
10 years, 10 months ago by Sam Leffler
Modified:
9 years, 7 months ago
Reviewers:
adlr
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

fixup autoupdate for new build system - write board is to /etc/lsb-release - send board id to omaha - require board to find latest image

Patch Set 1 #

Total comments: 2

Patch Set 2 : per review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -54 lines) Patch
M src/platform/dev/autoupdate.py View 2 chunks +4 lines, -3 lines 0 comments Download
M src/platform/memento_softwareupdate/ping_omaha.sh View 1 5 chunks +17 lines, -8 lines 0 comments Download
M src/scripts/build_autotest.sh View 2 chunks +53 lines, -42 lines 0 comments Download
M src/scripts/get_latest_image.sh View 1 chunk +13 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Sam Leffler
This is tied to 633002.
10 years, 10 months ago (2010-02-17 21:36:58 UTC) #1
adlr
http://codereview.chromium.org/633001/diff/1/3 File src/platform/memento_softwareupdate/ping_omaha.sh (right): http://codereview.chromium.org/633001/diff/1/3#newcode79 src/platform/memento_softwareupdate/ping_omaha.sh:79: v=$(grep ^CHROMEOS_RELEASE_TRACK $dir/etc/lsb-release | \ use non-single letter variables, ...
10 years, 10 months ago (2010-02-17 23:47:45 UTC) #2
Sam Leffler
http://codereview.chromium.org/633001/diff/1/3 File src/platform/memento_softwareupdate/ping_omaha.sh (right): http://codereview.chromium.org/633001/diff/1/3#newcode79 src/platform/memento_softwareupdate/ping_omaha.sh:79: v=$(grep ^CHROMEOS_RELEASE_TRACK $dir/etc/lsb-release | \ On 2010/02/17 23:47:45, adlr ...
10 years, 10 months ago (2010-02-18 00:12:07 UTC) #3
adlr
10 years, 10 months ago (2010-02-18 00:14:41 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698