On Mon, May 24, 2010 at 9:06 AM, Genes MailLists wrote:
> On 05/24/2010 12:01 AM, Jarod Wilson wrote:
>
>> I didn't say there was a vanilla-kernel.src.rpm, but there doesn't
>> need to be. You rebuild the Fedora kernel src.rpm file using rpmbuild,
>> passing in the flag '--with vanilla', which res
On 05/24/2010 12:01 AM, Jarod Wilson wrote:
> I didn't say there was a vanilla-kernel.src.rpm, but there doesn't
> need to be. You rebuild the Fedora kernel src.rpm file using rpmbuild,
> passing in the flag '--with vanilla', which results in building a
> (mostly) pure vanilla upstream kernel with
On Sun, May 23, 2010 at 11:05 PM, Genes MailLists wrote:
> On 05/23/2010 08:50 PM, Jarod Wilson wrote:
>> On Sun, May 23, 2010 at 5:23 PM, Genes MailLists wrote:
>>> On 05/23/2010 02:45 PM, Jarod Wilson wrote:
>>>
If you *just* want to rebuild, 'rpmbuild --rebuild
kernel-package.src.rpm
On 05/23/2010 08:50 PM, Jarod Wilson wrote:
> On Sun, May 23, 2010 at 5:23 PM, Genes MailLists wrote:
>> On 05/23/2010 02:45 PM, Jarod Wilson wrote:
>>
>>> If you *just* want to rebuild, 'rpmbuild --rebuild
>>> kernel-package.src.rpm' is even simpler. You only need to install the
>>> srpm bits if
On Sun, May 23, 2010 at 5:23 PM, Genes MailLists wrote:
> On 05/23/2010 02:45 PM, Jarod Wilson wrote:
>
>> If you *just* want to rebuild, 'rpmbuild --rebuild
>> kernel-package.src.rpm' is even simpler. You only need to install the
>> srpm bits if you're going to actually change something. It only
On 05/23/2010 02:45 PM, Jarod Wilson wrote:
> If you *just* want to rebuild, 'rpmbuild --rebuild
> kernel-package.src.rpm' is even simpler. You only need to install the
> srpm bits if you're going to actually change something. It only gets
> complex if you want to patch things, modify config optio
On Sun, May 23, 2010 at 6:13 AM, Richard Zidlicky wrote:
> On Thu, May 20, 2010 at 05:35:04PM -0700, JD wrote:
>> On x86 (32 bit) notebook:
>> After running make xconfig, and make all, I got this error:
>
> You need a completely different procedure to build fedora kernel packages.
>
> http://fedor
On Thu, May 20, 2010 at 05:35:04PM -0700, JD wrote:
> On x86 (32 bit) notebook:
> After running make xconfig, and make all, I got this error:
You need a completely different procedure to build fedora kernel packages.
http://fedoraproject.org/wiki/Docs/CustomKernel
I found the description somewha
On x86 (32 bit) notebook:
After running make xconfig, and make all, I got this error:
.
.
.
.
LD drivers/video/console/built-in.o
CC [M] drivers/video/console/fbcon.o
drivers/video/console/fbcon.c:3537: error: expected declaration
specifiers or '...' before string constant
drivers/video