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

Issue 1945004: Allow factory install shim to be overlay installed (Closed)

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

Description

Allow factory install shim to be overlay installed Make standalone package for factory install, so it can be overlayed on top of an existing image. Modify mod_image_for_test to do the overlay.

Patch Set 1 #

Total comments: 1

Patch Set 2 : Allow factory install to be overlayed on an existing image #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -18 lines) Patch
M src/platform/factory_installer/factory_install.sh View 1 chunk +0 lines, -3 lines 0 comments Download
A src/platform/factory_installer/factory_ui.conf View 1 chunk +12 lines, -0 lines 0 comments Download
M src/scripts/build_image View 1 3 chunks +0 lines, -13 lines 0 comments Download
M src/scripts/image_to_usb.sh View 1 4 chunks +23 lines, -2 lines 0 comments Download
M src/scripts/mod_image_for_test.sh View 1 4 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Nick Sanders
Note there's still some debugging stuff, also see http://codereview.chromium.org/1946004. Is this a reasonable place for ...
10 years, 7 months ago (2010-05-05 08:45:21 UTC) #1
sosa
http://codereview.chromium.org/1945004/diff/1/5 File src/scripts/image_to_usb.sh (right): http://codereview.chromium.org/1945004/diff/1/5#newcode45 src/scripts/image_to_usb.sh:45: exit 1 There is a growing amount of logic ...
10 years, 7 months ago (2010-05-05 19:32:02 UTC) #2
Nick Sanders
On 2010/05/05 19:32:02, sosa wrote: > There is a growing amount of logic for factory ...
10 years, 7 months ago (2010-05-05 21:36:03 UTC) #3
sosa
This CL or another? On Wed, May 5, 2010 at 2:36 PM, <nsanders@chromium.org> wrote: > ...
10 years, 7 months ago (2010-05-05 21:48:12 UTC) #4
Nick Sanders
Hmm, another one, since this one is already touching more stuff than optimal for a ...
10 years, 7 months ago (2010-05-05 22:05:35 UTC) #5
sosa
10 years, 7 months ago (2010-05-05 22:29:44 UTC) #6
lgtm

On Wed, May 5, 2010 at 3:05 PM,  <nsanders@chromium.org> wrote:
> Hmm, another one, since this one is already touching more stuff than optimal
> for
> a single CL.
>
> On 2010/05/05 21:48:12, sosa wrote:
>>
>> This CL or another?
>
>> On Wed, May 5, 2010 at 2:36 PM,  <mailto:nsanders@chromium.org> wrote:
>> > On 2010/05/05 19:32:02, sosa wrote:
>> >>
>> >> There is a growing amount of logic for factory install in image_to_usb.
>> >> &nbsp;Can
>> >
>> > we
>> >>
>> >> move factory install and mod_image_for_Test logic outside of here or
>> >> will
>> >> it
>> >
>> > be
>> >>
>> >> too inconvenient.
>> >
>> > I don't like it there either, I'll break it out into a separate file.
>> >
>> > http://codereview.chromium.org/1945004/show
>> >
>
>
>
>
> http://codereview.chromium.org/1945004/show
>

Powered by Google App Engine
This is Rietveld 408576698