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

Issue 3272004: Initial cut of a script that installs chroot environment. This can for... (Closed)

Created:
10 years, 3 months ago by Markus (顧孟勤)
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews, Mark Schneckloth
Visibility:
Public.

Description

Initial cut of a script that installs chroot environment. This can for example be used to have an accurate 32bit build and test environment when otherwise working on a 64bit machine. This script only works on Debian-derived systems. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57962

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 9

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+221 lines, -0 lines) Patch
A build/install-chroot.sh View 1 2 3 4 5 6 1 chunk +221 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Markus (顧孟勤)
Evan, since you asked for the script, you get to review it :-)
10 years, 3 months ago (2010-08-28 02:29:06 UTC) #1
Evan Martin
http://codereview.chromium.org/3272004/diff/2002/9001 File build/install-chroot.sh (right): http://codereview.chromium.org/3272004/diff/2002/9001#newcode30 build/install-chroot.sh:30: [ -n "$dep" ] && sudo apt-get -y install ...
10 years, 3 months ago (2010-08-30 17:18:49 UTC) #2
Markus (顧孟勤)
http://codereview.chromium.org/3272004/diff/2002/9001 File build/install-chroot.sh (right): http://codereview.chromium.org/3272004/diff/2002/9001#newcode30 build/install-chroot.sh:30: [ -n "$dep" ] && sudo apt-get -y install ...
10 years, 3 months ago (2010-08-30 23:14:41 UTC) #3
Evan Martin
10 years, 3 months ago (2010-08-30 23:17:37 UTC) #4
LG

Powered by Google App Engine
This is Rietveld 408576698