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

Issue 3791007: Allow custom repository mirrors and configure chroot for distro updates. (Closed)

Created:
10 years, 2 months ago by Michael Moss
Modified:
9 years, 7 months ago
Reviewers:
Markus (顧孟勤)
CC:
chromium-reviews, Michael Moss
Visibility:
Public.

Description

Allow custom repository mirrors and configure chroot for distro updates. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=62684

Patch Set 1 #

Total comments: 23

Patch Set 2 : whitespace fixes #

Patch Set 3 : review cleanups #

Patch Set 4 : ignore irrelevant sources.list lines #

Total comments: 2

Patch Set 5 : review fix #

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

Messages

Total messages: 8 (0 generated)
Michael Moss
10 years, 2 months ago (2010-10-14 21:00:28 UTC) #1
Markus (顧孟勤)
http://codereview.chromium.org/3791007/diff/1/2 File build/install-chroot.sh (right): http://codereview.chromium.org/3791007/diff/1/2#newcode14 build/install-chroot.sh:14: echo "usage: $(basename $0) [-m mirror]" Instead of $(basename ...
10 years, 2 months ago (2010-10-14 21:54:08 UTC) #2
Michael Moss
http://codereview.chromium.org/3791007/diff/1/2 File build/install-chroot.sh (right): http://codereview.chromium.org/3791007/diff/1/2#newcode14 build/install-chroot.sh:14: echo "usage: $(basename $0) [-m mirror]" On 2010/10/14 21:54:08, ...
10 years, 2 months ago (2010-10-14 22:27:09 UTC) #3
Markus (顧孟勤)
Yes, this all looks good now. My only minor concern would be to check if ...
10 years, 2 months ago (2010-10-14 22:38:49 UTC) #4
Michael Moss
On Thu, Oct 14, 2010 at 3:38 PM, <markus@chromium.org> wrote: > Yes, this all looks ...
10 years, 2 months ago (2010-10-14 23:02:28 UTC) #5
Markus (顧孟勤)
http://codereview.chromium.org/3791007/diff/11001/12001 File build/install-chroot.sh (right): http://codereview.chromium.org/3791007/diff/11001/12001#newcode211 build/install-chroot.sh:211: s/\(^deb .* [^ -]\+\) main/\1-security main/ Have you tested ...
10 years, 2 months ago (2010-10-14 23:18:17 UTC) #6
Michael Moss
http://codereview.chromium.org/3791007/diff/11001/12001 File build/install-chroot.sh (right): http://codereview.chromium.org/3791007/diff/11001/12001#newcode211 build/install-chroot.sh:211: s/\(^deb .* [^ -]\+\) main/\1-security main/ On 2010/10/14 23:18:17, ...
10 years, 2 months ago (2010-10-14 23:33:43 UTC) #7
Markus (顧孟勤)
10 years, 2 months ago (2010-10-14 23:45:32 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698