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

Issue 596102: Enter_chroot: Mount chrome browser source inside chroot. (Closed)

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

Description

Enter_chroot: Mount chrome browser source inside chroot. If one passes --chrome_root=.../path/to/chrome_root/outside/chroot to enter_chroot.sh once, enter_chroot will make a note inside the croot and mount it on all subsequent calls to enter_chroot, even if the argument is not passed again. If ever enter_chroot can't find the proper dir, it deletes any stored note. chrome_root must contain a "src" subdirectory.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -0 lines) Patch
M src/scripts/enter_chroot.sh View 3 chunks +25 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
adlr
10 years, 10 months ago (2010-02-12 22:20:06 UTC) #1
DaveMoore
10 years, 10 months ago (2010-02-12 22:31:12 UTC) #2
LGTM

http://codereview.chromium.org/596102/diff/1/2
File src/scripts/enter_chroot.sh (right):

http://codereview.chromium.org/596102/diff/1/2#newcode109
src/scripts/enter_chroot.sh:109: echo "Mouting chrome source at:
$INNER_CHROME_ROOT"
nit: spelling

Powered by Google App Engine
This is Rietveld 408576698