<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
On Mon, 2004-04-26 at 08:20, Lance Davis wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373"><I>On Mon, 26 Apr 2004, Johnny Hughes wrote:

> No Problem ... do you want me to upload them somehow, or do you just
> want to download them?

I will download them for now. I have just created a 'contrib' section , as 
they are untested (by cAos team) and unsigned.

Can you post the srpm and/or specfile as well please.</I></FONT></PRE>
</BLOCKQUOTE>
The SRPMS file is posted ... all that I changed in the spec file is the line<BR>
<BR>
# groups of related archs<BR>
%define all_x86 i386 i686 athlon<BR>
<BR>
to<BR>
<BR>
# groups of related archs<BR>
%define all_x86 i386 <B>i586</B> i686 athlon<BR>
<BR>
Then rebuild the SRPMS file with:<BR>
<BR>
rpmbuild -bs kernel-2.4.spec<BR>
<BR>
Then build the i586 RPMS seperately like this:<BR>
<BR>
rpmbuild --rebuild --target i586 kernel-2.4.21-9.0.3.EL.c0.src.rpm<BR>
<BR>
There is another section, that I didn't change, which prevents the <B>smp</B> kernel from being made for i586. Are there any dual Pentium (non-i686) boards?  If so, you could remove the lines:<BR>
<BR>
%ifarch i586<BR>
%define buildsmp 0<BR>
%endif<BR>
<BR>
to get a i586 smp kernel as well.....<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373"><I>
Regards
Lance


> -Johnny Hughes

> On Mon, 2004-04-26 at 08:09, Lance Davis wrote:

> > On Mon, 26 Apr 2004, Johnny Hughes wrote:
> > 
> > > Here is a link to a kernel and kernel-unsupported for i586 processors:
> > > 
> > > </FONT><A HREF="http://www.hughesjr.com/centos/"><U>http://www.hughesjr.com/centos/</U></A>
<FONT COLOR="#737373">> > > 
> > > I built them by editing the kernel-2.4.21-9.0.3.EL.c0.src.rpm package
> > > and edited the spec file to include the i586 target.
> > > ----------------------------------------------------------------
> > > DISCLAIMER:
> > > As I am not part of the CentOS devel team (and since these are not
> > > included in RHEL), they are not official CentOS packages and are not
> > > supported by the cAos or CentOS projects (or by me :-) ).
> > > ----------------------------------------------------------------
> > > - Johnny Hughes
> > 
> > Do you mind if we mirror them in 'extras' ???
> > 
> > Regards
> > Lance
> > 
> > > 
> > > On Mon, 2004-04-26 at 06:29, Jakub Wojtanowski wrote:
> > > 
> > > > But since most of packages are i386, why not include i586 Kernel as Tao
> > > > Linux distro team did
> > > > </FONT><A HREF="http://wopr.mind.ilstu.edu/taolinux/tao-1.0/updates/kernel-2.4.21-9.0.3.TL.i586.rpm"><U>http://wopr.mind.ilstu.edu/taolinux/tao-1.0/updates/kernel-2.4.21-9.0.3.TL.i586.rpm</U></A>
<FONT COLOR="#737373">> > > > 
> > > > Best Regards
> > > > Cooba
> > > > 
> > > > 
> > > > _______________________________________________
> > > > CentOS mailing list
> > > > CentOS@caosity.org
> > > > </FONT><A HREF="http://www.caosity.org/mailman/listinfo/centos"><U>http://www.caosity.org/mailman/listinfo/centos</U></A>
<FONT COLOR="#737373">> > > 
> </I></FONT></PRE>
</BLOCKQUOTE>
<BR>
-Johnny Hughes
</BODY>
</HTML>