Re: Permission to provide a udeb for libaio

2007-09-05 Thread Otavio Salvador
Joey Hess <[EMAIL PROTECTED]> writes: > Jérémy Bobbio wrote: >> Actually, it is a lot cheaper than having another udeb to track from a >> d-i RM point of view... > > Is that really true? If bin-nmus, which require finding and prodding one > of a small set of very busy people, are more maintenence

Re: Permission to provide a udeb for libaio

2007-09-05 Thread Joey Hess
Jérémy Bobbio wrote: > Actually, it is a lot cheaper than having another udeb to track from a > d-i RM point of view... Is that really true? If bin-nmus, which require finding and prodding one of a small set of very busy people, are more maintenence cost than managing one more udeb, we're doing so

Re: Permission to provide a udeb for libaio

2007-09-05 Thread Jérémy Bobbio
On Wed, Sep 05, 2007 at 03:07:15PM +0200, Guido Guenther wrote: > Hi, > On Tue, Sep 04, 2007 at 09:34:22AM +0200, Jérémy Bobbio wrote: > > Guido, could you try to link libaio statically to the multipath-tools > > for the udeb? > > While doing this would be as easy as using "LDFLAGS += -Wl,-Bstatic

Re: Permission to provide a udeb for libaio

2007-09-05 Thread Guido Guenther
Hi, On Tue, Sep 04, 2007 at 09:34:22AM +0200, Jérémy Bobbio wrote: > Guido, could you try to link libaio statically to the multipath-tools > for the udeb? While doing this would be as easy as using "LDFLAGS += -Wl,-Bstatic -laio -Wl,-Bdynamic" it kind of defeats the purpose of a shared library comp

Re: Permission to provide a udeb for libaio

2007-09-04 Thread Otavio Salvador
Bastian Blank <[EMAIL PROTECTED]> writes: > On Tue, Sep 04, 2007 at 08:53:19AM +0200, Bastian Blank wrote: >> An extra package for a 3k lib? > > | 09:23 < Lunar^> waldi: Do you have other options to suggest about libaio? > | 09:27 < waldi> link it static. the lib is not security sensitive > | 09:2

Re: Permission to provide a udeb for libaio

2007-09-04 Thread Bastian Blank
On Tue, Sep 04, 2007 at 08:53:19AM +0200, Bastian Blank wrote: > An extra package for a 3k lib? | 09:23 < Lunar^> waldi: Do you have other options to suggest about libaio? | 09:27 < waldi> link it static. the lib is not security sensitive | 09:29 < Lunar^> only multipath uses it at the moment, sou

Re: Permission to provide a udeb for libaio

2007-09-04 Thread Jérémy Bobbio
On Tue, Sep 04, 2007 at 08:53:19AM +0200, Bastian Blank wrote: > On Tue, Sep 04, 2007 at 12:05:13AM +0300, Guillem Jover wrote: > > I've been asked to provide a udeb for libaio (#440320), which is > > needed by the multipath udeb package. So I'd like to ask if it's fine > > to provide such udeb? >

Re: Permission to provide a udeb for libaio

2007-09-03 Thread Bastian Blank
On Tue, Sep 04, 2007 at 12:05:13AM +0300, Guillem Jover wrote: > I've been asked to provide a udeb for libaio (#440320), which is > needed by the multipath udeb package. So I'd like to ask if it's fine > to provide such udeb? An extra package for a 3k lib? Bastian -- Either one of us, by himsel

Re: Permission to provide a udeb for libaio

2007-09-03 Thread Otavio Salvador
Guillem Jover <[EMAIL PROTECTED]> writes: > Hi, > > I've been asked to provide a udeb for libaio (#440320), which is > needed by the multipath udeb package. So I'd like to ask if it's fine > to provide such udeb? Yes, it's ok. We're still working at multipath support but it's doing great progress