Gentoo Archives: gentoo-soc

From: "André Erdmann" <dywi@×××××××.de>
To: gentoo-soc <gentoo-soc@l.g.o>
Cc: Rafael Martins <rafaelmartins@g.o>
Subject: [gentoo-soc] kernelconfig - progress report #12
Date: Sun, 14 Aug 2016 18:12:41
Message-Id: CAGrucu1u3_GqN9whBLnYja-zoXxot8GdBotFH4sbLSyBitBjow@mail.gmail.com
1 Hi everyone,
2
3
4 == Brief summary of this project ==
5
6 kernelconfig is about generating kernel configuration files,
7 using various sources such as curated defconfigs, detected hardware,
8 installed packages and user input.
9
10 The project's code can be found at [0].
11
12
13 == This week's progress ==
14
15 * the documentation has been updated to cover "package management integration"
16 and compatibility between this and the original project
17 with regards to config files and command line usage.
18
19 * wrote an ebuild for installing kernelconfig,
20 it is kept in a separate overlay [1], currently.
21
22 * added bash completion
23
24
25 == Plans for the next week ==
26
27 code & doc fixup/cleanup
28
29
30 [0] https://github.com/dywisor/kernelconfig
31 [1] https://github.com/dywisor/kernelconfig-portage
32
33 Regards,
34 André E.