Re: ABI/architecture identification for packages

2012-03-19 Thread Poul-Henning Kamp
In message <20120319215802.gc1...@azathoth.lan>, Baptiste Daroussin writes: >On Mon, Mar 19, 2012 at 10:35:08PM +0100, Baptiste Daroussin wrote: >> Hi all, >> >> In order to identify architectures I need to find a uniq id for every >> possibilities (for pkgng) >> >> here is the identification I

Re: ABI/architecture identification for packages

2012-03-19 Thread Garrett Cooper
On Mon, Mar 19, 2012 at 5:41 PM, Nathan Whitehorn wrote: > On 03/19/12 14:35, Baptiste Daroussin wrote: >> >> Hi all, >> >> In order to identify architectures I need to find a uniq id for every >> possibilities (for pkgng) >> >> here is the identification I propose: >> >> arch-class-os-majorversio

Re: ABI/architecture identification for packages

2012-03-19 Thread Nathan Whitehorn
On 03/19/12 14:35, Baptiste Daroussin wrote: Hi all, In order to identify architectures I need to find a uniq id for every possibilities (for pkgng) here is the identification I propose: arch-class-os-majorversion(-archi_specific_extension) arch can be one of the following: - x86 for i386 an

hi-- looking for some help

2012-03-19 Thread Iurie
hi i saw your email inthe following link: http://lists.freebsd.org/pipermail/freebsd-current/2011-August/026412.html im studying in portugal and in have acourse about pc networking. there i have propossed to implement exactly the same thing as you have described in your email. i would like to know

Re: ABI/architecture identification for packages

2012-03-19 Thread Matthew Seaman
On 19/03/2012 22:04, Baptiste Daroussin wrote: > On Mon, Mar 19, 2012 at 06:01:23PM -0400, Eitan Adler wrote: >> On Mon, Mar 19, 2012 at 5:35 PM, Baptiste Daroussin wrote: >>> Hi all, >>> >>> In order to identify architectures I need to find a uniq id for every >>> possibilities (for pkgng) >>> >>

Re: ABI/architecture identification for packages

2012-03-19 Thread Baptiste Daroussin
On Mon, Mar 19, 2012 at 06:01:23PM -0400, Eitan Adler wrote: > On Mon, Mar 19, 2012 at 5:35 PM, Baptiste Daroussin wrote: > > Hi all, > > > > In order to identify architectures I need to find a uniq id for every > > possibilities (for pkgng) > > > > arch-class-os-majorversion(-archi_specific_exten

Re: ABI/architecture identification for packages

2012-03-19 Thread Eitan Adler
On Mon, Mar 19, 2012 at 5:35 PM, Baptiste Daroussin wrote: > Hi all, > > In order to identify architectures I need to find a uniq id for every > possibilities (for pkgng) > > arch-class-os-majorversion(-archi_specific_extension) > > os will always be freebsd :) (lower case) So why bother? --

Re: ABI/architecture identification for packages

2012-03-19 Thread Baptiste Daroussin
On Mon, Mar 19, 2012 at 10:35:08PM +0100, Baptiste Daroussin wrote: > Hi all, > > In order to identify architectures I need to find a uniq id for every > possibilities (for pkgng) > > here is the identification I propose: > > arch-class-os-majorversion(-archi_specific_extension) > > arch can be

ABI/architecture identification for packages

2012-03-19 Thread Baptiste Daroussin
Hi all, In order to identify architectures I need to find a uniq id for every possibilities (for pkgng) here is the identification I propose: arch-class-os-majorversion(-archi_specific_extension) arch can be one of the following: - x86 for i386 and amd64 (discussed with kib) - powerpc for powe

Re: x220 notes

2012-03-19 Thread matt
On 03/19/12 06:25, Ganael LAPLANCHE wrote: > On Wed, 14 Mar 2012 11:24:24 -0700, matt wrote > > Hi, > >> Can anyone verify that suspend/resume is now broken on x220 >> with latest HEAD and the KMS patches? Suspend bounce causes >> crash, resume beep makes modem sound and hangs, logs indicate >>

Re: x220 notes

2012-03-19 Thread Kevin Oberman
On Mon, Mar 19, 2012 at 6:25 AM, Ganael LAPLANCHE wrote: > On Wed, 14 Mar 2012 11:24:24 -0700, matt wrote > > Hi, > >> Can anyone verify that suspend/resume is now broken on x220 >> with latest HEAD and the KMS patches? Suspend bounce causes >> crash, resume beep makes modem sound and hangs, logs

Re: x220 notes

2012-03-19 Thread Ganael LAPLANCHE
On Wed, 14 Mar 2012 11:24:24 -0700, matt wrote Hi, > Can anyone verify that suspend/resume is now broken on x220 > with latest HEAD and the KMS patches? Suspend bounce causes > crash, resume beep makes modem sound and hangs, logs indicate > only suspend. hw.pci.do_power_resume=0 causes no chan