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

Issue 2938003: Added command line parameter to specify OEM content location. (Closed)

Created:
10 years, 5 months ago by dr
Modified:
9 years, 7 months ago
Reviewers:
jrbarnette, adlr
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
ssh://git@chromiumos-git//crosutils.git
Visibility:
Public.

Description

Added command line parameter to specify OEM content location. Added populating OEM partner partition with content. BUG=http://crosbug.com/3828 TEST=Install Chrome OS on the device from USB stick. /mnt/partner_partition contains etc/... directory with customization manifests on first boot.

Patch Set 1 #

Total comments: 5

Patch Set 2 : Removed touch .consider_oobe #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M build_image View 1 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
dr
10 years, 5 months ago (2010-07-09 15:06:06 UTC) #1
jrbarnette
http://codereview.chromium.org/2938003/diff/1/2 File build_image (right): http://codereview.chromium.org/2938003/diff/1/2#newcode573 build_image:573: sudo touch "${STATEFUL_FS_DIR}/.consider_oobe" I think touching consider_oobe isn't the ...
10 years, 5 months ago (2010-07-09 16:42:00 UTC) #2
adlr
http://codereview.chromium.org/2938003/diff/1/2 File build_image (right): http://codereview.chromium.org/2938003/diff/1/2#newcode547 build_image:547: sudo find "${OEM_FS_DIR}" -type f -exec chmod -R 644 ...
10 years, 5 months ago (2010-07-09 18:18:16 UTC) #3
dr
10 years, 5 months ago (2010-07-09 19:09:25 UTC) #4
dr
http://codereview.chromium.org/2938003/diff/1/2 File build_image (right): http://codereview.chromium.org/2938003/diff/1/2#newcode547 build_image:547: sudo find "${OEM_FS_DIR}" -type f -exec chmod -R 644 ...
10 years, 5 months ago (2010-07-09 19:12:22 UTC) #5
dr
10 years, 5 months ago (2010-07-09 19:13:06 UTC) #6

          

Powered by Google App Engine
This is Rietveld 408576698