Em sex, 24 de jan de 2020 13:21, Neil Bothwick <neil@stfw.net> escreveu:
On 24 January 2020 13:48:23 GMT, Francisco Ares <frares@gmail.com> wrote:
Hi, All.

I would like to see all pre-merge checks prior to build a new kernel, just to make sure all kernel configurations needed até satisfied.

I thought on issuing an "emerge -e world" then interrupting the process at the beguinning of the first package build.  But this looks a weird way of doing things.

Is there any other way?

Thanks!
Francisco


If you use make oldconfig, this shouldn't be necessary as all the checks have already been made.
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

This system has quite an old Gentoo instalation, and some packages show complaints about kernel features.  So I thought on doing an overall check.

Thanks!