public inbox for gentoo-soc@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-soc] kernelconfig - progress report #11
@ 2016-08-07 21:01 André Erdmann
  0 siblings, 0 replies; only message in thread
From: André Erdmann @ 2016-08-07 21:01 UTC (permalink / raw
  To: gentoo-soc; +Cc: Rafael Martins

Hi everyone,


== Brief summary of this project ==

kernelconfig is about generating kernel configuration files,
using various sources such as curated defconfigs, detected hardware,
installed packages and user input.

The project's code can be found at [0].


== This week's progress ==

The documentation has been updated to cover "hardware detection".

Package management integration is mostly done.
The pm-information stems from linux-info.eclass' CONFIG_CHECK variable.
kernelconfig uses portage's Python API to determine which relevant packages
are installed and retrieves their build-time CONFIG_CHECK value.
Since the build-time value is likely to have been compared against a different
kernel sources tree, it is also possible to re-evaluate CONFIG_CHECK
by running the appropriate ebuild phases in a temporary overlay specifically
created for that purpose.


== Plans for the next week ==

Documentation and code improvements.


[0] https://github.com/dywisor/kernelconfig

Regards,
André E.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-07 21:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-07 21:01 [gentoo-soc] kernelconfig - progress report #11 André Erdmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox