Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: atrpms: users

sk98lin-kmdl for CentOS 5.3 kernel ?

 

 

atrpms users RSS feed   Index | Next | Previous | View Threaded


vnpenguin at vnoss

Apr 1, 2009, 2:16 AM

Post #1 of 7 (1567 views)
Permalink
sk98lin-kmdl for CentOS 5.3 kernel ?

Hi,
On ATrpms server I see :

sk98lin-kmdl-2.6.18-128.1.1.el5-10.50.1.3-12.el5.x86_64.rpm

My CentOS 5.3 box has:

# uname -a
Linux xxx.yyy.net 2.6.18-128.el5

The current kernel of CentOS is "kernel-2.6.18-128.el5"
So the module "sk98lin-kmdl-2.6.18-128.1.1.el5" is ok for this kernel
? I can not found some thing like "sk98lin-kmdl-2.6.18-128.el5"
(without 1.1) but not found.

Any help ?

Thanks

--
http://vnoss.org

_______________________________________________
atrpms-users mailing list
atrpms-users [at] atrpms
http://lists.atrpms.net/mailman/listinfo/atrpms-users


jyavenard at gmail

Apr 1, 2009, 2:55 AM

Post #2 of 7 (1505 views)
Permalink
Re: sk98lin-kmdl for CentOS 5.3 kernel ? [In reply to]

Hi

2009/4/1 Vnpenguin <vnpenguin [at] vnoss>:
> The current kernel of CentOS is "kernel-2.6.18-128.el5"
> So the module "sk98lin-kmdl-2.6.18-128.1.1.el5" is ok for this kernel
> ? I can not found some thing like "sk98lin-kmdl-2.6.18-128.el5"
> (without 1.1) but not found.

I'm afraid you will have to wait for the modules to be available...
Give Axel a bit of time ...

_______________________________________________
atrpms-users mailing list
atrpms-users [at] atrpms
http://lists.atrpms.net/mailman/listinfo/atrpms-users


tqhoang at comcast

Apr 1, 2009, 9:16 AM

Post #3 of 7 (1504 views)
Permalink
Re: sk98lin-kmdl for CentOS 5.3 kernel ? [In reply to]

Jean-Yves Avenard wrote:
> Hi
>
> 2009/4/1 Vnpenguin <vnpenguin [at] vnoss>:
>> The current kernel of CentOS is "kernel-2.6.18-128.el5"
>> So the module "sk98lin-kmdl-2.6.18-128.1.1.el5" is ok for this kernel
>> ? I can not found some thing like "sk98lin-kmdl-2.6.18-128.el5"
>> (without 1.1) but not found.
>
> I'm afraid you will have to wait for the modules to be available...
> Give Axel a bit of time ...
>

Nothing for Axel to do. He's already on the errata update kernel
2.6.18-128.1.1.el5.

Of course I would like to see him maintain kmdl's for the stock 5.3
kernel as well as the latest errata kernel...but I have nothing to give
in return except my gratitude.

BTW, is there any documentation (or FAQ) that has explicit steps in
order to setup a clean Linux install to [re]build the kmdl's?

_______________________________________________
atrpms-users mailing list
atrpms-users [at] atrpms
http://lists.atrpms.net/mailman/listinfo/atrpms-users


Axel.Thimm at ATrpms

Apr 1, 2009, 10:57 AM

Post #4 of 7 (1499 views)
Permalink
Re: sk98lin-kmdl for CentOS 5.3 kernel ? [In reply to]

On Wed, Apr 01, 2009 at 12:16:59PM -0400, Tuan Hoang wrote:
> Jean-Yves Avenard wrote:
> > 2009/4/1 Vnpenguin <vnpenguin [at] vnoss>:
> >> The current kernel of CentOS is "kernel-2.6.18-128.el5"
> >> So the module "sk98lin-kmdl-2.6.18-128.1.1.el5" is ok for this kernel
> >> ? I can not found some thing like "sk98lin-kmdl-2.6.18-128.el5"
> >> (without 1.1) but not found.
> >
> > I'm afraid you will have to wait for the modules to be available...
> > Give Axel a bit of time ...
> >
>
> Nothing for Axel to do. He's already on the errata update kernel
> 2.6.18-128.1.1.el5.

Indeed, I maintained the latest kernels for 5.2 and 5.3, please make
sure you upgrade the system first. Kernel errata on RHEL/CentOS are
really important, as they usually really include needed security
fixes.

> Of course I would like to see him maintain kmdl's for the stock 5.3
> kernel as well as the latest errata kernel...but I have nothing to give
> in return except my gratitude.
>
> BTW, is there any documentation (or FAQ) that has explicit steps in
> order to setup a clean Linux install to [re]build the kmdl's?

yum/smart/apt-get install atrpms-rpm-config
rpmbuild --rebuild foo.src.rpm

Maybe you need to choose which kernel you want to build for with
--define 'kmdl_kernelsrcdir /where/my/sources/are'
--
Axel.Thimm at ATrpms.net


tqhoang at comcast

Apr 1, 2009, 11:07 AM

Post #5 of 7 (1499 views)
Permalink
Re: sk98lin-kmdl for CentOS 5.3 kernel ? [In reply to]

Axel Thimm wrote:
> On Wed, Apr 01, 2009 at 12:16:59PM -0400, Tuan Hoang wrote:
>> Jean-Yves Avenard wrote:
>>> 2009/4/1 Vnpenguin <vnpenguin [at] vnoss>:
>>>> The current kernel of CentOS is "kernel-2.6.18-128.el5"
>>>> So the module "sk98lin-kmdl-2.6.18-128.1.1.el5" is ok for this kernel
>>>> ? I can not found some thing like "sk98lin-kmdl-2.6.18-128.el5"
>>>> (without 1.1) but not found.
>>> I'm afraid you will have to wait for the modules to be available...
>>> Give Axel a bit of time ...
>>>
>> Nothing for Axel to do. He's already on the errata update kernel
>> 2.6.18-128.1.1.el5.
>
> Indeed, I maintained the latest kernels for 5.2 and 5.3, please make
> sure you upgrade the system first. Kernel errata on RHEL/CentOS are
> really important, as they usually really include needed security
> fixes.
>
>> Of course I would like to see him maintain kmdl's for the stock 5.3
>> kernel as well as the latest errata kernel...but I have nothing to give
>> in return except my gratitude.
>>
>> BTW, is there any documentation (or FAQ) that has explicit steps in
>> order to setup a clean Linux install to [re]build the kmdl's?
>
> yum/smart/apt-get install atrpms-rpm-config
> rpmbuild --rebuild foo.src.rpm
>
> Maybe you need to choose which kernel you want to build for with
> --define 'kmdl_kernelsrcdir /where/my/sources/are'
>

Axel - Not sure if you remember, but it was finding the kernel versions
find but wouldn't generate the kmdl RPM's...was build just one but
without the kernel version appended to the RPM name.

Under CentOS 4.7, I haven't upgraded my RPM to your 4.4.x...do you know
if this is why? I haven't tried it under my CentOS 5.2 box
yet...downloading the 5.3 ISO's as we speak.


_______________________________________________
atrpms-users mailing list
atrpms-users [at] atrpms
http://lists.atrpms.net/mailman/listinfo/atrpms-users


vnpenguin at vnoss

Apr 1, 2009, 11:30 AM

Post #6 of 7 (1505 views)
Permalink
Re: sk98lin-kmdl for CentOS 5.3 kernel ? [In reply to]

On Wed, Apr 1, 2009 at 6:16 PM, Tuan Hoang <tqhoang [at] comcast> wrote:
>>
>> I'm afraid you will have to wait for the modules to be available...
>> Give Axel a bit of time ...
>>
>
> Nothing for Axel to do.  He's already on the errata update kernel
> 2.6.18-128.1.1.el5.
>

Yes, I see, but I can not update to this kernel with yum. Maybe update
repo of CentOS 5.3 is not yet activated for public or I got "bad"
server ?

--
http://vnoss.org

_______________________________________________
atrpms-users mailing list
atrpms-users [at] atrpms
http://lists.atrpms.net/mailman/listinfo/atrpms-users


Axel.Thimm at ATrpms

Apr 1, 2009, 11:35 AM

Post #7 of 7 (1503 views)
Permalink
Re: sk98lin-kmdl for CentOS 5.3 kernel ? [In reply to]

On Wed, Apr 01, 2009 at 02:07:34PM -0400, Tuan Hoang wrote:
> Axel Thimm wrote:
> > On Wed, Apr 01, 2009 at 12:16:59PM -0400, Tuan Hoang wrote:
> >> Jean-Yves Avenard wrote:
> >>> 2009/4/1 Vnpenguin <vnpenguin [at] vnoss>:
> >>>> The current kernel of CentOS is "kernel-2.6.18-128.el5"
> >>>> So the module "sk98lin-kmdl-2.6.18-128.1.1.el5" is ok for this kernel
> >>>> ? I can not found some thing like "sk98lin-kmdl-2.6.18-128.el5"
> >>>> (without 1.1) but not found.
> >>> I'm afraid you will have to wait for the modules to be available...
> >>> Give Axel a bit of time ...
> >>>
> >> Nothing for Axel to do. He's already on the errata update kernel
> >> 2.6.18-128.1.1.el5.
> >
> > Indeed, I maintained the latest kernels for 5.2 and 5.3, please make
> > sure you upgrade the system first. Kernel errata on RHEL/CentOS are
> > really important, as they usually really include needed security
> > fixes.
> >
> >> Of course I would like to see him maintain kmdl's for the stock 5.3
> >> kernel as well as the latest errata kernel...but I have nothing to give
> >> in return except my gratitude.
> >>
> >> BTW, is there any documentation (or FAQ) that has explicit steps in
> >> order to setup a clean Linux install to [re]build the kmdl's?
> >
> > yum/smart/apt-get install atrpms-rpm-config
> > rpmbuild --rebuild foo.src.rpm
> >
> > Maybe you need to choose which kernel you want to build for with
> > --define 'kmdl_kernelsrcdir /where/my/sources/are'
> >
>
> Axel - Not sure if you remember, but it was finding the kernel versions
> find but wouldn't generate the kmdl RPM's...was build just one but
> without the kernel version appended to the RPM name.

The current default is to just build the kmdls (as the non-kmdls are
the same always, so no need to rebuild them unless the src.rpm also
changed).

> Under CentOS 4.7, I haven't upgraded my RPM to your 4.4.x...do you know
> if this is why? I haven't tried it under my CentOS 5.2 box
> yet...downloading the 5.3 ISO's as we speak.

I'm not sure why it doesn't upgrade. Do you have any apt/yum/smart output?
--
Axel.Thimm at ATrpms.net

atrpms users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.