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

Issue 1648018: New helper script to mount (and umount) gpt image into image_dir/rootfs and mount /var, /usr/local (Closed)

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

Description

New helper script to mount (and umount) gpt image into image_dir/rootfs and mount /var, /usr/local

Patch Set 1 #

Patch Set 2 : Merge scripts #

Total comments: 6

Patch Set 3 : Added some echos #

Patch Set 4 : Function cleanup #

Patch Set 5 : Fix description #

Total comments: 1

Patch Set 6 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -37 lines) Patch
A src/scripts/mount_gpt_image.sh View 2 3 4 5 1 chunk +100 lines, -0 lines 0 comments Download
D src/scripts/prep_usb.sh View 1 chunk +0 lines, -37 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
sosa
10 years, 8 months ago (2010-04-19 17:52:41 UTC) #1
Chris Masone
Adding information to the commit message about what this is used for would be helpful ...
10 years, 8 months ago (2010-04-19 17:57:27 UTC) #2
sosa
This script is useful for people who emerge packages onto an already created chromium os ...
10 years, 8 months ago (2010-04-19 18:01:13 UTC) #3
Chris Masone
Can this be merged with/supersede the script I already checked in that does the same ...
10 years, 8 months ago (2010-04-19 18:07:19 UTC) #4
sosa
Didn't you ask me to write this script on Friday or was it Nick? On ...
10 years, 8 months ago (2010-04-19 18:09:54 UTC) #5
Chris Masone
I don't recall asking you to write this, no. The question stands, though. On Mon, ...
10 years, 8 months ago (2010-04-19 18:12:43 UTC) #6
sosa
Yes. Maybe rename and send you another CL that merges them. On Mon, Apr 19, ...
10 years, 8 months ago (2010-04-19 18:19:01 UTC) #7
sosa
PTAL. Have merged prep_usb key and last script. Have renamed to mount_gpt_image for more generic ...
10 years, 8 months ago (2010-04-19 19:36:35 UTC) #8
Chris Masone
http://codereview.chromium.org/1648018/diff/9001/10001 File src/scripts/mount_gpt_image.sh (right): http://codereview.chromium.org/1648018/diff/9001/10001#newcode16 src/scripts/mount_gpt_image.sh:16: "The board to build an image for." b The ...
10 years, 8 months ago (2010-04-19 19:48:10 UTC) #9
sosa
Functionalized the mount component. http://codereview.chromium.org/1648018/diff/9001/10001 File src/scripts/mount_gpt_image.sh (right): http://codereview.chromium.org/1648018/diff/9001/10001#newcode16 src/scripts/mount_gpt_image.sh:16: "The board to build an ...
10 years, 8 months ago (2010-04-19 20:37:42 UTC) #10
Chris Masone
LGTM with nit http://codereview.chromium.org/1648018/diff/19001/20001 File src/scripts/mount_gpt_image.sh (right): http://codereview.chromium.org/1648018/diff/19001/20001#newcode98 src/scripts/mount_gpt_image.sh:98: mount_common /part_ "-o loop" "/part_" would ...
10 years, 8 months ago (2010-04-19 21:15:54 UTC) #11
Nick Sanders
Yeah, adlr and I were asking about it Friday, LGTM
10 years, 8 months ago (2010-04-20 04:07:33 UTC) #12
sosa
10 years, 8 months ago (2010-04-20 06:07:47 UTC) #13
Thanks, sorry for the confusion!

On Mon, Apr 19, 2010 at 9:07 PM,  <nsanders@chromium.org> wrote:
> Yeah, adlr and I were asking about it Friday, LGTM
>
> http://codereview.chromium.org/1648018/show
>

Powered by Google App Engine
This is Rietveld 408576698