Re: [PATCH] kernel.spec: adding --with firmware --without vdso_install build options

2008-08-05 Thread Steve Dickson
Chuck Ebbert wrote: Steve Dickson wrote: Now that devel kernels rpms require the kernel-firmware rpm, it makes sense to me that one should be able to build both of them at the same time. So this patch adds the --with firmware build option which will allow kernel-firmware rpms to built with

Re: rpms/kernel/devel kernel.spec,1.847,1.848

2008-08-05 Thread Kyle McMartin
On Tue, Aug 05, 2008 at 05:48:04AM +, Dave Jones wrote: +cp -a acpi config keys linux math-emu media mtd net pcmcia rdma rxrpc scsi sound video drm asm-generic $RPM_BUILD_ROOT/lib/modules/$KernelVer/build/include +if [ -f asm ]; then + cp -a `readlink asm`

Re: [PATCH] kernel.spec: adding --with firmware --without vdso_install build options

2008-08-05 Thread Jarod Wilson
On Tuesday 05 August 2008 09:24:10 Steve Dickson wrote: Chuck Ebbert wrote: Steve Dickson wrote: Now that devel kernels rpms require the kernel-firmware rpm, it makes sense to me that one should be able to build both of them at the same time. So this patch adds the --with firmware build

Re: [PATCH] kernel.spec: adding --with firmware --without vdso_install build options

2008-08-05 Thread Kyle McMartin
On Tue, Aug 05, 2008 at 11:01:17AM -0400, Jarod Wilson wrote: On Tuesday 05 August 2008 09:24:10 Steve Dickson wrote: Chuck Ebbert wrote: Steve Dickson wrote: Now that devel kernels rpms require the kernel-firmware rpm, it makes sense to me that one should be able to build both of them

Re: kernel-2.6.27-0.215.rc1.git4.fc10.i686 oops and no X :(

2008-08-05 Thread Kyle McMartin
On Tue, Aug 05, 2008 at 12:37:32PM -0700, Antonio Olivares wrote: Dear fellow testers, New kernel oops again and no X when starting it kernel-2.6.27-0.215.rc1.git4.fc10.i686 Here's oops http://www.kerneloops.org/submitresult.php?number=48331 nasty... did this just start recently?

Re: [PATCH] kernel.spec: adding --with firmware --without vdso_install build options

2008-08-05 Thread Chuck Ebbert
Kyle McMartin wrote: On Tue, Aug 05, 2008 at 11:01:17AM -0400, Jarod Wilson wrote: On Tuesday 05 August 2008 09:24:10 Steve Dickson wrote: Chuck Ebbert wrote: Steve Dickson wrote: Now that devel kernels rpms require the kernel-firmware rpm, it makes sense to me that one should be able to

Re: kernel-2.6.27-0.215.rc1.git4.fc10.i686 oops and no X :(

2008-08-05 Thread Kyle McMartin
On Tue, Aug 05, 2008 at 04:16:39PM -0400, Kyle McMartin wrote: On Tue, Aug 05, 2008 at 12:37:32PM -0700, Antonio Olivares wrote: Dear fellow testers, New kernel oops again and no X when starting it kernel-2.6.27-0.215.rc1.git4.fc10.i686 Here's oops

Re: [PATCH] kernel.spec: adding --with firmware --without vdso_install build options

2008-08-05 Thread Kyle McMartin
On Tue, Aug 05, 2008 at 04:19:07PM -0400, Chuck Ebbert wrote: That's what it does. It includes all firmware, even for drivers that don't get built. Look in firmware/Makefile and you'll see it builds lists named fw-shipped-y, fw-shipped-m and fw-shipped- then just merges them to create

Re: [PATCH] kernel.spec: adding --with firmware --without vdso_install build options

2008-08-05 Thread Chuck Ebbert
Kyle McMartin wrote: On Tue, Aug 05, 2008 at 04:19:07PM -0400, Chuck Ebbert wrote: That's what it does. It includes all firmware, even for drivers that don't get built. Look in firmware/Makefile and you'll see it builds lists named fw-shipped-y, fw-shipped-m and fw-shipped- then just merges

Re: [PATCH] kernel.spec: adding --with firmware --without vdso_install build options

2008-08-05 Thread Chuck Ebbert
Steve Dickson wrote: Chuck Ebbert wrote: Steve Dickson wrote: Now that devel kernels rpms require the kernel-firmware rpm, it makes sense to me that one should be able to build both of them at the same time. So this patch adds the --with firmware build option which will allow kernel-firmware

Re: When will we stop shipping WLAN improvements ahead of upstream in released Fedora version?

2008-08-05 Thread Chuck Ebbert
John W. Linville wrote: I still think that for continuity's sake f8 and f9 should continue to get wireless fixes from 2.6.27. Those should only be specific bug fixes (although I suppose there is still time for a new driver), so hopefully the nattering nabobs won't be opposed to continuing with

Re: When will we stop shipping WLAN improvements ahead of upstream in released Fedora version?

2008-08-05 Thread Kyle McMartin
On Tue, Aug 05, 2008 at 05:05:33PM -0400, Chuck Ebbert wrote: John W. Linville wrote: I still think that for continuity's sake f8 and f9 should continue to get wireless fixes from 2.6.27. Those should only be specific bug fixes (although I suppose there is still time for a new driver), so

Re: kernel-2.6.27-0.215.rc1.git4.fc10.i686 oops and no X :(

2008-08-05 Thread Dave Airlie
On Tue, 2008-08-05 at 16:18 -0400, Kyle McMartin wrote: On Tue, Aug 05, 2008 at 04:16:39PM -0400, Kyle McMartin wrote: On Tue, Aug 05, 2008 at 12:37:32PM -0700, Antonio Olivares wrote: Dear fellow testers, New kernel oops again and no X when starting it