From: "André Erdmann" <dywi@mailerd.de>
To: gentoo-soc <gentoo-soc@lists.gentoo.org>
Cc: Rafael Martins <rafaelmartins@gentoo.org>
Subject: [gentoo-soc] kernelconfig - progress report #8
Date: Sun, 17 Jul 2016 21:30:32 +0200 [thread overview]
Message-ID: <CAGrucu1hef85cWkrkuKrOvG6YpsSj9qhfYHdm+ew7DuDmu=ALA@mail.gmail.com> (raw)
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 ==
As for configuration sources, Debian and CentOS have been added,
and the documentation has been updated to cover configuration of sources
and creating new ones.
Work on "hardware detection" has started.
Initially, kernelconfig will scan /sys for devices with loaded modules
('driver' symlink) and translate them into config options,
which is rather simple to do and has no special prerequisites,
but does not detect hardware for which no module has been loaded.
On this basis, an "extended hardware detection" will scan devices in /sys
for module aliases and translate them into module names (and then to config
options). This will produce better results since 'modalias' entries exist
independently from whether the module in question has been loaded,
but requires creation of a 'modules.alias' file by compiling all modules once.
== Plans for the next week ==
Get "hardware detection" mostly done.
[0] https://github.com/dywisor/kernelconfig
Regards,
André E.
reply other threads:[~2016-07-17 19:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAGrucu1hef85cWkrkuKrOvG6YpsSj9qhfYHdm+ew7DuDmu=ALA@mail.gmail.com' \
--to=dywi@mailerd.de \
--cc=gentoo-soc@lists.gentoo.org \
--cc=rafaelmartins@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox