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 1991006: add the ability to umount automounted devices from within the chroot (Closed)

Created:
10 years, 7 months ago by Chris Masone
Modified:
9 years, 7 months ago
Reviewers:
Nick Sanders, sosa
CC:
chromium-os-reviews_chromium.org
Base URL:
ssh://git@chromiumos-git//chromeos
Visibility:
Public.

Description

add the ability to umount automounted devices from within the chroot Talked to kmixter, and we felt that bindmounting the directory in which the host os creates mount points for automounted external devices is the cleanest solution to the inside/outside the chroot problem. By doing this, image_to_usb can be run from inside the chroot without concern. That means that (as far as I understand) the factory install flow can all be done inside the chroot, as well as modding images for test and everything else.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
M src/scripts/enter_chroot.sh View 2 chunks +9 lines, -0 lines 0 comments Download
M src/scripts/image_to_usb.sh View 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Chris Masone
10 years, 7 months ago (2010-05-10 18:14:04 UTC) #1
sosa
lgtm! thanks
10 years, 7 months ago (2010-05-10 18:16:06 UTC) #2
Chris Masone
+nsanders: is this acceptable for factory install's needs as well? On 2010/05/10 18:16:06, sosa wrote: ...
10 years, 7 months ago (2010-05-10 18:24:56 UTC) #3
Nick Sanders
10 years, 7 months ago (2010-05-10 18:48:45 UTC) #4
lgtm
Thanks for fixing this!

On Mon, May 10, 2010 at 11:24 AM, <cmasone@chromium.org> wrote:

> +nsanders: is this acceptable for factory install's needs as well?
>
>
> On 2010/05/10 18:16:06, sosa wrote:
>
>> lgtm! thanks
>>
>
>
>
> http://codereview.chromium.org/1991006/show
>

Powered by Google App Engine
This is Rietveld 408576698