Re: [gentoo-dev] [RFC] patch linux-mod.eclass to add support for module signing

2013-03-06 Thread Carlos Silva
On Wed, Mar 6, 2013 at 9:14 PM, Peter Stuge wrote: > Carlos Silva wrote: > > > > If one wants to create a key himself, it's also possible to use this > > > > key, he just has to name it signing_key.priv and siging_key.x509 and > > > > put it under /usr/src/linux. > > > > > > Do you know if this i

Re: [gentoo-dev] [RFC] patch linux-mod.eclass to add support for module signing

2013-03-06 Thread Peter Stuge
Carlos Silva wrote: > > > If one wants to create a key himself, it's also possible to use this > > > key, he just has to name it signing_key.priv and siging_key.x509 and > > > put it under /usr/src/linux. > > > > Do you know if this is a sane default? > > > > Where do most users of signed modules s

Re: [gentoo-dev] [RFC] patch linux-mod.eclass to add support for module signing

2013-03-06 Thread Carlos Silva
On Wed, Mar 6, 2013 at 8:39 PM, Peter Stuge wrote: > Carlos Silva wrote: > > If one wants to create a key himself, it's also possible to use this > > key, he just has to name it signing_key.priv and siging_key.x509 and > > put it under /usr/src/linux. > > Do you know if this is a sane default? >

Re: [gentoo-dev] [RFC] patch linux-mod.eclass to add support for module signing

2013-03-06 Thread Peter Stuge
Carlos Silva wrote: > If one wants to create a key himself, it's also possible to use this > key, he just has to name it signing_key.priv and siging_key.x509 and > put it under /usr/src/linux. Do you know if this is a sane default? Where do most users of signed modules store keys so far? //Pete

Re: [gentoo-dev] [RFC] patch linux-mod.eclass to add support for module signing

2013-03-06 Thread Carlos Silva
On Wed, Mar 6, 2013 at 6:32 PM, Steev Klimaszewski wrote: > # This looks messy, but it is needed to handle multiple variables > # being passed in the BUILD_* stuff where the variables also have > - # spaces that must be preserved. If don't do this, then the stuff > + # spaces that must be pre

Re: [gentoo-dev] [RFC] patch linux-mod.eclass to add support for module signing

2013-03-06 Thread Steev Klimaszewski
-Original Message- From: Carlos Silva To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] [RFC] patch linux-mod.eclass to add support for module signing Date: Wed, 6 Mar 2013 18:25:38 -0100 @@ -663,7 +696,7 @@ # This looks messy, but it is needed to handle multiple variables # bei

[gentoo-dev] [RFC] patch linux-mod.eclass to add support for module signing

2013-03-06 Thread Carlos Silva
Hi guys, I normally hang out on irc on #gentoo-kernel and a bunch of other #gentoo-* channels. I stumble across the discussion of bug 447352 [1] that was reported by a user that was enforcing module signatures on the kernel. This made me to this patch (I talked to Mike before doing this). Signed

[gentoo-dev] Re: [RFC] New category for LeechCraft

2013-03-06 Thread Michael Palimaka
Hi, On 6/03/2013 18:07, Maxim Koltsov wrote: Hi, Currently there are 61 leechcraft packages in tree scattered across several categories. We propose to move them to one new category to make maintaining easy as well as rsync --exclude'ing. So, two questions: 1) Do you agree with adding new categor

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Tom Wijsman
On Wed, 6 Mar 2013 20:05:51 +0400 Maxim Koltsov wrote: > 2013/3/6 Diego Elio Pettenò : > > On 06/03/2013 16:12, Maxim Koltsov wrote: > >> So, what have we decided? I'm pretty sure it'll go up to 100 quite > >> soon. > > > > Then go for it. I'd suggest just app-leechcraft > > Thanks. Do i have to

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Maxim Koltsov
2013/3/6 Diego Elio Pettenò : > On 06/03/2013 16:12, Maxim Koltsov wrote: >> So, what have we decided? I'm pretty sure it'll go up to 100 quite soon. > > Then go for it. I'd suggest just app-leechcraft Thanks. Do i have to do anything more that add it to profiles/categories and mkdir? > -- > Dieg

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Diego Elio Pettenò
On 06/03/2013 16:12, Maxim Koltsov wrote: > So, what have we decided? I'm pretty sure it'll go up to 100 quite soon. Then go for it. I'd suggest just app-leechcraft -- Diego Elio Pettenò — Flameeyes flamee...@flameeyes.eu — http://blog.flameeyes.eu/

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Diego Elio Pettenò
On 06/03/2013 16:19, Markos Chandras wrote: > I have no problem with the new category. We recently created a new > category for the Qt packages which has around 20 packages in it, so I > am not sure why Diego wants more than 100 packages for the new > category. I wasn't too happy about that either

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Markos Chandras
On 6 March 2013 15:12, Maxim Koltsov wrote: > 2013/3/6 Diego Elio Pettenò : >> On 06/03/2013 15:23, Rich Freeman wrote: >>> Can't say I'm likely to be a leechcraft user, but the original >>> proposal indicated they were up to 60 now, and had at least 10-20 more >>> in the works. I don't think a c

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Maxim Koltsov
2013/3/6 Diego Elio Pettenò : > On 06/03/2013 15:23, Rich Freeman wrote: >> Can't say I'm likely to be a leechcraft user, but the original >> proposal indicated they were up to 60 now, and had at least 10-20 more >> in the works. I don't think a category is unreasonable, and if at >> some point in

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Diego Elio Pettenò
On 06/03/2013 15:23, Rich Freeman wrote: > Can't say I'm likely to be a leechcraft user, but the original > proposal indicated they were up to 60 now, and had at least 10-20 more > in the works. I don't think a category is unreasonable, and if at > some point in time popularity wanes and it needs

[gentoo-dev] [PATCH 2/3] python-r1: use multibuild_copy_sources.

2013-03-06 Thread Michał Górny
--- gx86/eclass/python-r1.eclass | 30 +- 1 file changed, 9 insertions(+), 21 deletions(-) diff --git a/gx86/eclass/python-r1.eclass b/gx86/eclass/python-r1.eclass index 934f32d..36b20dc 100644 --- a/gx86/eclass/python-r1.eclass +++ b/gx86/eclass/python-r1.eclass @@ -3

[gentoo-dev] [PATCH 3/3] multilib-build: introduce multilib_copy_sources.

2013-03-06 Thread Michał Górny
--- gx86/eclass/multilib-build.eclass | 14 ++ 1 file changed, 14 insertions(+) diff --git a/gx86/eclass/multilib-build.eclass b/gx86/eclass/multilib-build.eclass index c29b5df..66fb5a6 100644 --- a/gx86/eclass/multilib-build.eclass +++ b/gx86/eclass/multilib-build.eclass @@ -190,5 +

[gentoo-dev] [PATCH 1/3] multibuild: introduce generic multibuild_copy_sources.

2013-03-06 Thread Michał Górny
The new function can be used to create per-variant copies of source trees. Code based on python_copy_sources from python-r1. --- gx86/eclass/multibuild.eclass | 21 + 1 file changed, 21 insertions(+) diff --git a/gx86/eclass/multibuild.eclass b/gx86/eclass/multibuild.eclass in

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Rich Freeman
On Wed, Mar 6, 2013 at 9:06 AM, Diego Elio Pettenò wrote: > > I'm just saying that I wouldn't want to create a category for ten > packages. If we're talking ~100 I'm fine with it. Can't say I'm likely to be a leechcraft user, but the original proposal indicated they were up to 60 now, and had at

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Diego Elio Pettenò
On 06/03/2013 13:04, George Shapovalov wrote: > I am afraid, there is no "fix" in the form of "lets not add any". Every > commits summary message has at least 3x more added packages vs removed ones. I'm just saying that I wouldn't want to create a category for ten packages. If we're talking ~100

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Georg Rudoy
2013/3/6 Dirkjan Ochtman : > On Wed, Mar 6, 2013 at 10:15 AM, Maxim Koltsov wrote: > Not that you have to explain it, but that leads me to wonder if (a) > there are other Gentoo devs who would maintain this stuff if you > become disinterested Yep, Pinkbyte is also co-maintaining, and in case of so

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread George Shapovalov
On Wednesday 06 March 2013 10:33:58 Diego Elio Pettenò wrote: > The fact that we made mistakes in the past does not justify making more > mistakes. Um, what are you talking about, too many categories? I am afraid, there is no "fix" in the form of "lets not add any". Every commits summary message

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Ben de Groot
On 6 March 2013 15:07, Maxim Koltsov wrote: > Hi, > Currently there are 61 leechcraft packages in tree scattered across several > categories. We propose to move them to one new category to make maintaining > easy as well as rsync --exclude'ing. > So, two questions: > 1) Do you agree with adding ne

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Georg Rudoy
2013/3/6 Diego Elio Pettenò : > How many more are you expecting? Six components are ready to be packaged in the nearest future, four are being developed, and there are plans for, well, like a dozen more. Also, keeping stuff in one category allows splitting several huge ebuilds like leechcraft-azo

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Dirkjan Ochtman
On Wed, Mar 6, 2013 at 10:15 AM, Maxim Koltsov wrote: >> Not really... are you going to add any more packages? > > It's very probable, yes. Also I think 60 packages is quite big number, > as we have many categories with 20 or even less packages. It's not *just* the number of packages. I, for one,

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Diego Elio Pettenò
On 06/03/2013 10:15, Maxim Koltsov wrote: > It's very probable, yes. Also I think 60 packages is quite big number, > as we have many categories with 20 or even less packages. > The fact that we made mistakes in the past does not justify making more mistakes. How many more are you expecting? (and

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Maxim Koltsov
2013/3/6 Diego Elio Pettenò > > On 06/03/2013 08:07, Maxim Koltsov wrote: > > 1) Do you agree with adding new category? > > Not really... are you going to add any more packages? It's very probable, yes. Also I think 60 packages is quite big number, as we have many categories with 20 or even less

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Georg Rudoy
2013/3/6 Diego Elio Pettenò : > On 06/03/2013 08:07, Maxim Koltsov wrote: >> 1) Do you agree with adding new category? > > Not really... are you going to add any more packages? Yes, definitely. -- Georg Rudoy LeechCraft — http://leechcraft.org

Re: [gentoo-dev] [RFC] New category for LeechCraft

2013-03-06 Thread Diego Elio Pettenò
On 06/03/2013 08:07, Maxim Koltsov wrote: > 1) Do you agree with adding new category? Not really... are you going to add any more packages? -- Diego Elio Pettenò — Flameeyes flamee...@flameeyes.eu — http://blog.flameeyes.eu/