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

Issue 2092010: Add initrd support to all kernel configs. (Closed)

Created:
10 years, 7 months ago by girts
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, hughd
Base URL:
http://src.chromium.org/git/kernel.git
Visibility:
Public.

Description

Add initrd support to all kernel configs. Initrd image will be used by factory install shim.

Patch Set 1 #

Patch Set 2 : rebase after oldconfig #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M chromeos/config/armel/config.common.armel View 4 chunks +0 lines, -4 lines 0 comments Download
M chromeos/config/config.common.chromeos View 4 chunks +4 lines, -0 lines 0 comments Download
M chromeos/config/i386/config.common.i386 View 1 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
girts
I did editkernel per [1]. It pulled in some defaults that were not there before. ...
10 years, 7 months ago (2010-05-18 04:02:06 UTC) #1
Mandeep Singh Baines
Let's create a separate CL to run "kernelconfig oldconfig" first to canonicalize the config. New ...
10 years, 7 months ago (2010-05-18 16:30:13 UTC) #2
girts
On 2010/05/18 16:30:13, Mandeep Singh Baines wrote: > Let's create a separate CL to run ...
10 years, 7 months ago (2010-05-19 08:28:22 UTC) #3
Mandeep Singh Baines
LGTM since this is urgent. On Wed, May 19, 2010 at 1:28 AM, <girts@chromium.org> wrote: ...
10 years, 7 months ago (2010-05-19 18:37:56 UTC) #4
girts
On Wed, May 19, 2010 at 11:37 AM, Mandeep Singh Baines <msb@chromium.org> wrote: > LGTM ...
10 years, 7 months ago (2010-05-19 19:54:09 UTC) #5
Will Drewry
10 years, 7 months ago (2010-05-19 20:23:13 UTC) #6
On Wed, May 19, 2010 at 2:54 PM, Girts Folkmanis <girts@chromium.org> wrote:
> On Wed, May 19, 2010 at 11:37 AM, Mandeep Singh Baines <msb@chromium.org>
wrote:
>> LGTM since this is urgent.
>
> Thanks!
>
> I will check it in.
>
> Martin, please let me know if you have any objections.  If you do, we
> can consider having a separate flavor with initrd, though we would
> prefer not to, to avoid bitrot.
>

FWIW, we can add 'noinitrd' to the commandline to at least
short-circuit any initrd-related logic, even if it does add a little
bit more size to the kernel.

Powered by Google App Engine
This is Rietveld 408576698