public inbox for gentoo-soc@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-soc] kernelconfig - progress report #2
@ 2016-06-03 21:42 André Erdmann
  0 siblings, 0 replies; only message in thread
From: André Erdmann @ 2016-06-03 21:42 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 ==

A Python-level kernelconfig interface for modifying kernel configurations.
Basically, it wraps a config object, offers modify-option
(builtin, module, disable, set to value, ...) methods that write to a
"decision" buffer which gets checked for direct conflicts, and a commit()
method that merges the decisions with the original config.
It is also responsible for resolving a working configuration
(dependencies!), which I'm currently working on.


== Plans for the next week ==

Work on resolving dependencies,
so that a working configuration can be created.



[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-06-03 21:42 UTC | newest]

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

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