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

Issue 1561014: Fix symlinks for gmergefs on stateful and keep other stateful items installed from build_image (Closed)

Created:
10 years, 8 months ago by sosa
Modified:
9 years, 6 months ago
CC:
chromium-os-reviews_chromium.org, sosa
Visibility:
Public.

Description

Fix symlinks for gmergefs on stateful and keep other stateful items installed from build_image

Patch Set 1 #

Patch Set 2 : Stuff #

Patch Set 3 : Fixes #

Patch Set 4 : Remove debugging #

Patch Set 5 : remove dpms #

Patch Set 6 : remove dpms #

Total comments: 5

Patch Set 7 : Fucntionalized and cleaned up #

Patch Set 8 : Fix echo #

Total comments: 8

Patch Set 9 : Add extra checks #

Patch Set 10 : Nits #

Total comments: 4

Patch Set 11 : Fixes for cmasone and bill #

Patch Set 12 : Last fixes #

Patch Set 13 : Merged #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -62 lines) Patch
M src/scripts/build_image View 1 2 3 4 5 6 7 8 9 10 11 12 11 chunks +69 lines, -62 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
sosa
Persists var.
10 years, 8 months ago (2010-04-06 23:09:49 UTC) #1
Chris Masone
http://codereview.chromium.org/1561014/diff/10001/11001 File src/scripts/build_image (right): http://codereview.chromium.org/1561014/diff/10001/11001#newcode251 src/scripts/build_image:251: sudo ln -s "$DEV_IMAGE_ROOT" "$DEV_IMAGE_ROOT/usr/local" why don't we want ...
10 years, 8 months ago (2010-04-06 23:40:23 UTC) #2
sosa
http://codereview.chromium.org/1561014/diff/10001/11001 File src/scripts/build_image (right): http://codereview.chromium.org/1561014/diff/10001/11001#newcode251 src/scripts/build_image:251: sudo ln -s "$DEV_IMAGE_ROOT" "$DEV_IMAGE_ROOT/usr/local" On 2010/04/06 23:40:25, cmasone ...
10 years, 8 months ago (2010-04-06 23:51:43 UTC) #3
sosa
I believe I've addressed the concerns. PTAL
10 years, 8 months ago (2010-04-07 18:08:03 UTC) #4
Chris Masone
http://codereview.chromium.org/1561014/diff/19001/20001 File src/scripts/build_image (right): http://codereview.chromium.org/1561014/diff/19001/20001#newcode157 src/scripts/build_image:157: sudo unlink "${DEV_IMAGE_ROOT}/usr" If this is something other than ...
10 years, 8 months ago (2010-04-07 18:32:39 UTC) #5
sosa
http://codereview.chromium.org/1561014/diff/19001/20001 File src/scripts/build_image (right): http://codereview.chromium.org/1561014/diff/19001/20001#newcode157 src/scripts/build_image:157: sudo unlink "${DEV_IMAGE_ROOT}/usr" On 2010/04/07 18:32:39, cmasone wrote: > ...
10 years, 8 months ago (2010-04-07 19:16:55 UTC) #6
Chris Masone
http://codereview.chromium.org/1561014/diff/27001/28001 File src/scripts/build_image (right): http://codereview.chromium.org/1561014/diff/27001/28001#newcode161 src/scripts/build_image:161: fi Can't this be simplified? if it exists and ...
10 years, 8 months ago (2010-04-07 21:54:51 UTC) #7
sosa
PTAL, also removed lazy unmounts that bill didn't like http://codereview.chromium.org/1561014/diff/27001/28001 File src/scripts/build_image (right): http://codereview.chromium.org/1561014/diff/27001/28001#newcode161 src/scripts/build_image:161: ...
10 years, 8 months ago (2010-04-07 22:08:21 UTC) #8
Chris Masone
10 years, 8 months ago (2010-04-07 22:15:39 UTC) #9
lgtm

Powered by Google App Engine
This is Rietveld 408576698