Re: [gentoo-dev] Re: [PATCH] linux-mod.eclass: support module signing

2018-04-20 Thread Georgy Yakovlev
Version 3 with fixes as requested by mgorny, thanks for review! Overall I think eclass needs some love, as and uses semicolons, single square brackets, quoting and eclass descriptions are a bit inconsistent, but that's out of scope of this patch right now. I think all the new code I've added follo

Re: [gentoo-dev] Re: [PATCH] linux-mod.eclass: support module signing

2018-04-19 Thread Michał Górny
W dniu czw, 19.04.2018 o godzinie 22∶42 -0700, użytkownik Georgy Yakovlev napisał: > On Sat, 2018-04-14 at 14:25 -0700, Georgy Yakovlev wrote: > > Second version, with safety checks and simplified logic. > Fixed most issues of the first patch. > > Now only use single optional make.conf variable w

[gentoo-dev] Re: [PATCH] linux-mod.eclass: support module signing

2018-04-19 Thread Georgy Yakovlev
On Sat, 2018-04-14 at 14:25 -0700, Georgy Yakovlev wrote: Second version, with safety checks and simplified logic. Fixed most issues of the first patch. Now only use single optional make.conf variable with the path to the key. Rest of parameters are magically extracted from .config or derived fro