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

Issue 4974006: Allow RO rootfs and writeable stateful. (Closed)

Created:
10 years, 1 month ago by Nick Sanders
Modified:
9 years, 7 months ago
Reviewers:
Bill Richardson, sosa
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Allow RO rootfs and writeable stateful. BUG=9423 TEST=mount an image --safe, rootfs OK Change-Id: I4bc48e742e2438a1d2cae17c752743e02bd124fd

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 4

Patch Set 4 : add back sumlinks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2 lines) Patch
M mount_gpt_image.sh View 1 2 3 4 chunks +14 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Nick Sanders
This allows editing of the stateful partition without corrupting the rootfs.
10 years, 1 month ago (2010-11-16 22:27:56 UTC) #1
sosa
http://codereview.chromium.org/4974006/diff/4001/mount_gpt_image.sh File mount_gpt_image.sh (right): http://codereview.chromium.org/4974006/diff/4001/mount_gpt_image.sh#newcode141 mount_gpt_image.sh:141: if [ ${FLAGS_read_only} -eq ${FLAGS_FALSE} -a \ Should be ...
10 years, 1 month ago (2010-11-16 23:04:24 UTC) #2
Nick Sanders
http://codereview.chromium.org/4974006/diff/4001/mount_gpt_image.sh File mount_gpt_image.sh (right): http://codereview.chromium.org/4974006/diff/4001/mount_gpt_image.sh#newcode141 mount_gpt_image.sh:141: if [ ${FLAGS_read_only} -eq ${FLAGS_FALSE} -a \ What does ...
10 years, 1 month ago (2010-11-17 00:15:33 UTC) #3
sosa
http://codereview.chromium.org/4974006/diff/4001/mount_gpt_image.sh File mount_gpt_image.sh (right): http://codereview.chromium.org/4974006/diff/4001/mount_gpt_image.sh#newcode141 mount_gpt_image.sh:141: if [ ${FLAGS_read_only} -eq ${FLAGS_FALSE} -a \ In a ...
10 years, 1 month ago (2010-11-17 00:32:38 UTC) #4
Nick Sanders
http://codereview.chromium.org/4974006/diff/4001/mount_gpt_image.sh File mount_gpt_image.sh (right): http://codereview.chromium.org/4974006/diff/4001/mount_gpt_image.sh#newcode141 mount_gpt_image.sh:141: if [ ${FLAGS_read_only} -eq ${FLAGS_FALSE} -a \ Ok, that ...
10 years, 1 month ago (2010-11-17 01:00:26 UTC) #5
sosa
10 years, 1 month ago (2010-11-17 01:04:32 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698