2018-05-29 03:52:22

by Phillip Hugo

[permalink] [raw]
Subject: Linux and autoconfig of kernel on iso-image boot.

Hi all, thanks for your work.

Linux should have "make grab_config" that sets loaded modules to be
built in the kernel build and make modules.

Obviously this is so when you boot for the first time, a fully stocked
kernel of modules, your first kernel build will have sensible settings
for your system already.

It should be in the Kernel bundle as every derived system need it.

Thanks and kind regards

Phillip


2018-05-29 03:53:25

by Gabriel C

[permalink] [raw]
Subject: Re: Linux and autoconfig of kernel on iso-image boot.

2018-05-28 22:40 GMT+02:00 Phillip Hugo <[email protected]>:
> Hi all, thanks for your work.
>
> Linux should have "make grab_config" that sets loaded modules to be
> built in the kernel build and make modules.
>

make localmodconfig ?