Re: [Cooker] Re[2]: kernel RPMS are not providing "kernel"

2000-02-23 Thread Chmouel Boudjnah
"Brian J. Murrell" <[EMAIL PROTECTED]> writes: > Funny thing is that from what I can tell (and I am not a seasoned kernel > hacker by any stretch of the immagination) best_memset is supposed to be > exported. See arch/i386/kernel/i386_ksyms.c. The .config for the > framebuffer version (the only

[Cooker] Re[2]: kernel RPMS are not providing "kernel"

2000-02-23 Thread Brian J. Murrell
from the quill of Jeff Garzik <[EMAIL PROTECTED]> on scroll <[EMAIL PROTECTED]> > Chmouel Boudjnah wrote: > > Yep... if a binary driver works for you it is basically luck (and > maybe > good testing by the vendor). And they always have with vmware's, thus far. Their binary drivers are a bit dif

Re: [Cooker] Re[2]: kernel RPMS are not providing "kernel"

2000-02-23 Thread Chmouel Boudjnah
"Brian J. Murrell" <[EMAIL PROTECTED]> writes: > > ask this on the lmkml > > lmkml? linux-kernel mailiing list : [EMAIL PROTECTED] -- MandrakeSoft http://www.mandrakesoft.com/ --Chmouel

[Cooker] Re[2]: kernel RPMS are not providing "kernel"

2000-02-23 Thread Brian J. Murrell
from the quill of Chmouel Boudjnah <[EMAIL PROTECTED]> on scroll <[EMAIL PROTECTED]> > > I did what axalon has told me to do : > > Provides: kernel = %{version}, kernel-smp-fb > > > with the , Okie. I will look forward to the new kernel package then. > ask this on the lmkml lmkml? > but n

Re: [Cooker] Re[2]: kernel RPMS are not providing "kernel"

2000-02-21 Thread Chmouel Boudjnah
Axalon Bloodstone <[EMAIL PROTECTED]> writes: > Give me another two hours and i will have a full explination. > But it does accept 'Provides: kernel = %{version},' I'm checking > 'Provides: kernel,' now. It should read the package version but I'd like > to be sure let me know i currently work on

Re: [Cooker] Re[2]: kernel RPMS are not providing "kernel"

2000-02-21 Thread Axalon Bloodstone
On Mon, 21 Feb 2000, Brian J. Murrell wrote: > from the quill of Axalon Bloodstone <[EMAIL PROTECTED]> on scroll > <[EMAIL PROTECTED]> > > On Mon, 21 Feb 2000, Brian J. Murrell wrote: > > > > it's a spec bug, it reads > > Provides: kernel=%{version} module-info kernel-fb > > > > it should read.

[Cooker] Re[2]: kernel RPMS are not providing "kernel"

2000-02-21 Thread Brian J. Murrell
from the quill of Axalon Bloodstone <[EMAIL PROTECTED]> on scroll <[EMAIL PROTECTED]> > On Mon, 21 Feb 2000, Brian J. Murrell wrote: > > it's a spec bug, it reads > Provides: kernel=%{version} module-info kernel-fb > > it should read. > Provides: kernel = %{version} , module-info, kernel-fb > >