public inbox for gentoo-sparc@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-sparc] 2.6 kernel
@ 2006-02-24 20:41 Nick Smith
  2006-02-24 20:44 ` [gentoo-sparc] " Nick Smith
  0 siblings, 1 reply; 12+ messages in thread
From: Nick Smith @ 2006-02-24 20:41 UTC (permalink / raw
  To: gentoo-sparc

got no response on my other thread, so how about a simple question. 
what would i have to do to upgrade to 2.6 from 2.4? is it a matter of
just downloading the vanilla-sources for sparc and going through the
config/compile process? would i have to do something special to get it
to work?

thanks

Nick

-- 
gentoo-sparc@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-sparc] Re: 2.6 kernel
  2006-02-24 20:41 [gentoo-sparc] 2.6 kernel Nick Smith
@ 2006-02-24 20:44 ` Nick Smith
  0 siblings, 0 replies; 12+ messages in thread
From: Nick Smith @ 2006-02-24 20:44 UTC (permalink / raw
  To: gentoo-sparc

nevermind, after futher searching it seems that all the 2.6 kernels
are masked. what a drag....


On 2/24/06, Nick Smith <nick.smith79@gmail.com> wrote:
> got no response on my other thread, so how about a simple question.
> what would i have to do to upgrade to 2.6 from 2.4? is it a matter of
> just downloading the vanilla-sources for sparc and going through the
> config/compile process? would i have to do something special to get it
> to work?
>
> thanks
>
> Nick
>


--
Linux, because I'd rather own a free OS than steal one that's not
worth paying for.

-- 
gentoo-sparc@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: [gentoo-sparc] Re: 2.6 kernel
@ 2006-02-24 21:52 Longman, Bill
  2006-02-24 22:08 ` Mike Owen
  2006-02-25  0:05 ` Gustavo Zacarias
  0 siblings, 2 replies; 12+ messages in thread
From: Longman, Bill @ 2006-02-24 21:52 UTC (permalink / raw
  To: 'gentoo-sparc@lists.gentoo.org'

> nevermind, after futher searching it seems that all the 2.6 
> kernels are masked. what a drag....
> 
> 
> On 2/24/06, Nick Smith <nick.smith79@gmail.com> wrote:
> > got no response on my other thread, so how about a simple question.
> > what would i have to do to upgrade to 2.6 from 2.4? is it a 
> matter of 
> > just downloading the vanilla-sources for sparc and going 
> through the 
> > config/compile process? would i have to do something 
> special to get it 
> > to work?

That doesn't mean you can't play with it, though. Just pull it down and
compile it. It's rather frustrating, but it's good practice, no? Who doesn't
like compiling kernels on a 166MHz SPARC?

ACCEPT_KEYWORDS="~sparc" emerge -f --oneshot gentoo-sources

should get you the latest 2.6.15-r5. Tweak command line as needed for other
versions.
-- 
gentoo-sparc@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-sparc] Re: 2.6 kernel
  2006-02-24 21:52 Longman, Bill
@ 2006-02-24 22:08 ` Mike Owen
  2006-02-25  1:51   ` Ferris McCormick
  2006-02-25  0:05 ` Gustavo Zacarias
  1 sibling, 1 reply; 12+ messages in thread
From: Mike Owen @ 2006-02-24 22:08 UTC (permalink / raw
  To: gentoo-sparc

On 2/24/06, Longman, Bill <longman@sharplabs.com> wrote:
> > nevermind, after futher searching it seems that all the 2.6
> > kernels are masked. what a drag....
> >
> >
> > On 2/24/06, Nick Smith <nick.smith79@gmail.com> wrote:
> > > got no response on my other thread, so how about a simple question.
> > > what would i have to do to upgrade to 2.6 from 2.4? is it a
> > matter of
> > > just downloading the vanilla-sources for sparc and going
> > through the
> > > config/compile process? would i have to do something
> > special to get it
> > > to work?
>
> That doesn't mean you can't play with it, though. Just pull it down and
> compile it. It's rather frustrating, but it's good practice, no? Who doesn't
> like compiling kernels on a 166MHz SPARC?
>
> ACCEPT_KEYWORDS="~sparc" emerge -f --oneshot gentoo-sources
>
> should get you the latest 2.6.15-r5. Tweak command line as needed for other
> versions.

I'm having very good success with gentoo-sources-2.6.15-r1. I have it
running on a pair of V210s. The only problem I've had is SMP doesn't
work, which I've been told I can fix by playing with the way RAM is
installed, but I've yet to try that.

If you do decided to give it a spin, you'll need to install udev and a
curent linux-headers.

Mike

-- 
gentoo-sparc@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-sparc] Re: 2.6 kernel
  2006-02-24 21:52 Longman, Bill
  2006-02-24 22:08 ` Mike Owen
@ 2006-02-25  0:05 ` Gustavo Zacarias
  1 sibling, 0 replies; 12+ messages in thread
From: Gustavo Zacarias @ 2006-02-25  0:05 UTC (permalink / raw
  To: gentoo-sparc

Longman, Bill wrote:

> That doesn't mean you can't play with it, though. Just pull it down and
> compile it. It's rather frustrating, but it's good practice, no? Who doesn't
> like compiling kernels on a 166MHz SPARC?
> 
> ACCEPT_KEYWORDS="~sparc" emerge -f --oneshot gentoo-sources
> 
> should get you the latest 2.6.15-r5. Tweak command line as needed for other
> versions.

Please don't use ACCEPT_KEYWORDS, it's generally bad, you've got
package.keywords (man 5 portage) as a better solution.
That said 2.6 kernels don't work fine in the stability department,
lately it seems only SBUS-based machines are the ones affected.
http://www.gentoo.org/proj/en/base/sparc/sunhw.xml is a work in progress
hardware compatibility list where you can check how things are going on
the 2.6 front.
Of course it's still incomplete and feedback is welcome.
Don't say "excellent stability on X" unless you really did extensive tests.

-- 
Gustavo Zacarias
Gentoo/SPARC monkey
-- 
gentoo-sparc@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: [gentoo-sparc] Re: 2.6 kernel
@ 2006-02-25  1:17 Longman, Bill
  0 siblings, 0 replies; 12+ messages in thread
From: Longman, Bill @ 2006-02-25  1:17 UTC (permalink / raw
  To: 'gentoo-sparc@lists.gentoo.org'

> > That doesn't mean you can't play with it, though. Just pull it down 
> > and compile it. It's rather frustrating, but it's good 
> practice, no? 
> > Who doesn't like compiling kernels on a 166MHz SPARC?
> > 
> > ACCEPT_KEYWORDS="~sparc" emerge -f --oneshot gentoo-sources
> > 
> > should get you the latest 2.6.15-r5. Tweak command line as 
> needed for 
> > other versions.
> 
> Please don't use ACCEPT_KEYWORDS, it's generally bad, you've 
> got package.keywords (man 5 portage) as a better solution.
> That said 2.6 kernels don't work fine in the stability 
> department, lately it seems only SBUS-based machines are the 
> ones affected.
> http://www.gentoo.org/proj/en/base/sparc/sunhw.xml is a work 
> in progress hardware compatibility list where you can check 
> how things are going on the 2.6 front.
> Of course it's still incomplete and feedback is welcome.
> Don't say "excellent stability on X" unless you really did 
> extensive tests.

If you want Portage to actually manage a package, yes, I agree completely,
you should NOT use ACCEPT_KEYWORDS. 

If you just want to use portage to grab the files for you (-f --oneshot),
then, heck, just throw in ACCEPT_KEYWORDS. You'll still have to manually
move things around and compile them, so where is the problem?

If he *did* put "~sparc" in his package.keywords file for gentoo-sources,
then he would be, in effect, telling portage that he specifically wants to
be able to use the ~ versions and he accepts the responsibility thereof. And
Portage will then dutifully keep him updated on all new updates to this
package.

How else would you "beta test" a package? I've been using this method for
about two years and I have found it to work well for me. If I really want to
use the package later on, I put it in the correct package.* file and make it
"official".

On a second point, thanks for the above HCL pointer. I'll add notes on my
U30 this weekend.

Bill
-- 
gentoo-sparc@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-sparc] Re: 2.6 kernel
  2006-02-24 22:08 ` Mike Owen
@ 2006-02-25  1:51   ` Ferris McCormick
  2006-02-25  1:59     ` Ferris McCormick
  2006-02-25 20:11     ` gentuxx
  0 siblings, 2 replies; 12+ messages in thread
From: Ferris McCormick @ 2006-02-25  1:51 UTC (permalink / raw
  To: Mike Owen; +Cc: gentoo-sparc

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, 24 Feb 2006, Mike Owen wrote:

> On 2/24/06, Longman, Bill <longman@sharplabs.com> wrote:
>>> nevermind, after futher searching it seems that all the 2.6
>>> kernels are masked. what a drag....
>>>
>>>
>>> On 2/24/06, Nick Smith <nick.smith79@gmail.com> wrote:
>>>> got no response on my other thread, so how about a simple question.
>>>> what would i have to do to upgrade to 2.6 from 2.4? is it a
>>> matter of
>>>> just downloading the vanilla-sources for sparc and going
>>> through the
>>>> config/compile process? would i have to do something
>>> special to get it
>>>> to work?
>>
>> That doesn't mean you can't play with it, though. Just pull it down and
>> compile it. It's rather frustrating, but it's good practice, no? Who doesn't
>> like compiling kernels on a 166MHz SPARC?
>>
>> ACCEPT_KEYWORDS="~sparc" emerge -f --oneshot gentoo-sources
>>
>> should get you the latest 2.6.15-r5. Tweak command line as needed for other
>> versions.
>
> I'm having very good success with gentoo-sources-2.6.15-r1. I have it
> running on a pair of V210s. The only problem I've had is SMP doesn't
> work, which I've been told I can fix by playing with the way RAM is
> installed, but I've yet to try that.
>
> If you do decided to give it a spin, you'll need to install udev and a
> curent linux-headers.
>
> Mike
>
> -- 
> gentoo-sparc@gentoo.org mailing list
>
>

2.6.15-rx runs very well for me on U60, SB1000.  It is just hopless on U2, 
though.  NO 2.6 runs on U2 worth a damn.  It is beyond me why the kernel 
people don't sit down and fix it.  Yes, I am getting upset about this.  I 
am not a kernel guy, and can't help.  But 2.6 DOES NOT WORK on U1/U2.

Now, I've vented.
Regards,
Ferris
- --
Ferris McCormick (P44646, MI) <fmccor@gentoo.org>
Developer, Gentoo Linux (Devrel, Sparc)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)

iD8DBQFD/7ghQa6M3+I///cRAhHyAJsEhc9jBqqh+OvNQmfqZFDPOVZJtwCcD8oG
EYqV1wMUzlzR9iJeHZtql9A=
=fEGM
-----END PGP SIGNATURE-----
-- 
gentoo-sparc@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-sparc] Re: 2.6 kernel
  2006-02-25  1:51   ` Ferris McCormick
@ 2006-02-25  1:59     ` Ferris McCormick
  2006-02-25 20:11     ` gentuxx
  1 sibling, 0 replies; 12+ messages in thread
From: Ferris McCormick @ 2006-02-25  1:59 UTC (permalink / raw
  To: Mike Owen; +Cc: gentoo-sparc

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sat, 25 Feb 2006, Ferris McCormick wrote:

> --[PinePGP]--------------------------------------------------[begin]--
> On Fri, 24 Feb 2006, Mike Owen wrote:
>
>>  On 2/24/06, Longman, Bill <longman@sharplabs.com> wrote:
>> > >  nevermind, after futher searching it seems that all the 2.6
>> > >  kernels are masked. what a drag....
>> > > 
>> > > 
>> > >  On 2/24/06, Nick Smith <nick.smith79@gmail.com> wrote:
>> > > >  got no response on my other thread, so how about a simple question.
>> > > >  what would i have to do to upgrade to 2.6 from 2.4? is it a
>> > >  matter of
>> > > >  just downloading the vanilla-sources for sparc and going
>> > >  through the
>> > > >  config/compile process? would i have to do something
>> > >  special to get it
>> > > >  to work?
>> > 
>> >  That doesn't mean you can't play with it, though. Just pull it down and
>> >  compile it. It's rather frustrating, but it's good practice, no? Who 
>> >  doesn't
>> >  like compiling kernels on a 166MHz SPARC?
>> > 
>> >  ACCEPT_KEYWORDS="~sparc" emerge -f --oneshot gentoo-sources
>> > 
>> >  should get you the latest 2.6.15-r5. Tweak command line as needed for 
>> >  other
>> >  versions.
>>
>>  I'm having very good success with gentoo-sources-2.6.15-r1. I have it
>>  running on a pair of V210s. The only problem I've had is SMP doesn't
>>  work, which I've been told I can fix by playing with the way RAM is
>>  installed, but I've yet to try that.
>>
>>  If you do decided to give it a spin, you'll need to install udev and a
>>  curent linux-headers.
>>
>>  Mike
>>
>>  --
>>  gentoo-sparc@gentoo.org mailing list
>> 
>> 
>
> 2.6.15-rx runs very well for me on U60, SB1000.  It is just hopless on U2,
> though.  NO 2.6 runs on U2 worth a damn.  It is beyond me why the kernel
> people don't sit down and fix it.  Yes, I am getting upset about this.  I
> am not a kernel guy, and can't help.  But 2.6 DOES NOT WORK on U1/U2.
>
> Now, I've vented.
> Regards,
> Ferris
Apologies.  That's too strong.  I'm really upset, and it shows.  The sparc 
kernel people are doing a tremendous job, but just can't fix U2.


Sorry,
Ferris

- --
Ferris McCormick (P44646, MI) <fmccor@gentoo.org>
Developer, Gentoo Linux (Devrel, Sparc)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)

iD8DBQFD/7n7Qa6M3+I///cRAiJBAJ93cQCjMOM1AVumpbiNuP4e4oCy2ACgwYFM
wTzPJKaYcMQEKuMPO9Up+GY=
=VPys
-----END PGP SIGNATURE-----
-- 
gentoo-sparc@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-sparc] Re: 2.6 kernel
  2006-02-25  1:51   ` Ferris McCormick
  2006-02-25  1:59     ` Ferris McCormick
@ 2006-02-25 20:11     ` gentuxx
  2006-02-27 22:22       ` Nick Smith
  1 sibling, 1 reply; 12+ messages in thread
From: gentuxx @ 2006-02-25 20:11 UTC (permalink / raw
  To: gentoo-sparc; +Cc: Mike Owen

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ferris McCormick wrote:

> On Fri, 24 Feb 2006, Mike Owen wrote:
>
> >> On 2/24/06, Longman, Bill <longman@sharplabs.com> wrote:
> >>
> >>>> nevermind, after futher searching it seems that all the 2.6
> >>>> kernels are masked. what a drag....
> >>>>
> >>>>
> >>>> On 2/24/06, Nick Smith <nick.smith79@gmail.com> wrote:
> >>>>
> >>>>> got no response on my other thread, so how about a simple
> question.
> >>>>> what would i have to do to upgrade to 2.6 from 2.4? is it a
> >>>>
> >>>> matter of
> >>>>
> >>>>> just downloading the vanilla-sources for sparc and going
> >>>>
> >>>> through the
> >>>>
> >>>>> config/compile process? would i have to do something
> >>>>
> >>>> special to get it
> >>>>
> >>>>> to work?
> >>>
> >>>
> >>> That doesn't mean you can't play with it, though. Just pull it
> down and
> >>> compile it. It's rather frustrating, but it's good practice, no?
> Who doesn't
> >>> like compiling kernels on a 166MHz SPARC?
> >>>
> >>> ACCEPT_KEYWORDS="~sparc" emerge -f --oneshot gentoo-sources
> >>>
> >>> should get you the latest 2.6.15-r5. Tweak command line as
> needed for other
> >>> versions.
> >>
> >>
> >> I'm having very good success with gentoo-sources-2.6.15-r1. I have it
> >> running on a pair of V210s. The only problem I've had is SMP doesn't
> >> work, which I've been told I can fix by playing with the way RAM is
> >> installed, but I've yet to try that.
> >>
> >> If you do decided to give it a spin, you'll need to install udev
> and a
> >> curent linux-headers.
> >>
> >> Mike
> >>
> >> --
> >> gentoo-sparc@gentoo.org mailing list
> >>
> >>
>
> 2.6.15-rx runs very well for me on U60, SB1000. It is just hopless
> on U2, though. NO 2.6 runs on U2 worth a damn. It is beyond me why
> the kernel people don't sit down and fix it. Yes, I am getting
> upset about this. I am not a kernel guy, and can't help. But 2.6
> DOES NOT WORK on U1/U2.
>
> Now, I've vented.
> Regards,
> Ferris
> --
> Ferris McCormick (P44646, MI) <fmccor@gentoo.org>
> Developer, Gentoo Linux (Devrel, Sparc)

I'm running 2.6.15-r5 on 3 different Ultra1's.  Everything seems to be
going fine.

Linux cf-node001 2.6.15-gentoo-r5 #1 SMP PREEMPT Tue Feb 21 19:42:49
GMT 2006 sparc64 sun4u TI UltraSparc I   (SpitFire) GNU/Linux
Linux cf-node003 2.6.15-gentoo-r5 #2 SMP PREEMPT Fri Feb 17 16:43:46
UTC 2006 sparc64 sun4u TI UltraSparc I   (SpitFire) GNU/Linux
Linux cf-node004 2.6.15-gentoo-r5 #1 SMP PREEMPT Fri Feb 21 18:24:56
UTC 2006 sparc64 sun4u TI UltraSparc I   (SpitFire) GNU/Linux


- --
gentux
echo "hfouvyAdpy/ofu" | perl -pe 's/(.)/chr(ord($1)-1)/ge'

gentux's gpg fingerprint ==> 34CE 2E97 40C7 EF6E EC40  9795 2D81 924A
6996 0993
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)

iD8DBQFEALnbLYGSSmmWCZMRAkxpAKDFT5578iVCYCOlG5mzwwB4GHIVSQCgnrbd
/1AR0b89kLicn+e+KQq3FGA=
=yrwn
-----END PGP SIGNATURE-----

-- 
gentoo-sparc@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-sparc] Re: 2.6 kernel
  2006-02-25 20:11     ` gentuxx
@ 2006-02-27 22:22       ` Nick Smith
  2006-02-28  9:32         ` Tom Weustink
  0 siblings, 1 reply; 12+ messages in thread
From: Nick Smith @ 2006-02-27 22:22 UTC (permalink / raw
  To: gentoo-sparc

>
> I'm running 2.6.15-r5 on 3 different Ultra1's.  Everything seems to be
> going fine.
>
> Linux cf-node001 2.6.15-gentoo-r5 #1 SMP PREEMPT Tue Feb 21 19:42:49
> GMT 2006 sparc64 sun4u TI UltraSparc I   (SpitFire) GNU/Linux
> Linux cf-node003 2.6.15-gentoo-r5 #2 SMP PREEMPT Fri Feb 17 16:43:46
> UTC 2006 sparc64 sun4u TI UltraSparc I   (SpitFire) GNU/Linux
> Linux cf-node004 2.6.15-gentoo-r5 #1 SMP PREEMPT Fri Feb 21 18:24:56
> UTC 2006 sparc64 sun4u TI UltraSparc I   (SpitFire) GNU/Linux
>
>
is a U1 have more than one cpu? havent messed with those before.


--

-- 
gentoo-sparc@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-sparc] Re: 2.6 kernel
  2006-02-27 22:22       ` Nick Smith
@ 2006-02-28  9:32         ` Tom Weustink
  2006-02-28 15:09           ` Nick Smith
  0 siblings, 1 reply; 12+ messages in thread
From: Tom Weustink @ 2006-02-28  9:32 UTC (permalink / raw
  To: gentoo-sparc

> --- Ursprüngliche Nachricht ---
> Von: "Nick Smith" <nick.smith79@gmail.com>
> An: gentoo-sparc@lists.gentoo.org
> Betreff: Re: [gentoo-sparc] Re: 2.6 kernel
> Datum: Mon, 27 Feb 2006 17:22:31 -0500
> 
> >
> > I'm running 2.6.15-r5 on 3 different Ultra1's.  Everything seems to be
> > going fine.
> >
> > Linux cf-node001 2.6.15-gentoo-r5 #1 SMP PREEMPT Tue Feb 21 19:42:49
> > GMT 2006 sparc64 sun4u TI UltraSparc I   (SpitFire) GNU/Linux
> > Linux cf-node003 2.6.15-gentoo-r5 #2 SMP PREEMPT Fri Feb 17 16:43:46
> > UTC 2006 sparc64 sun4u TI UltraSparc I   (SpitFire) GNU/Linux
> > Linux cf-node004 2.6.15-gentoo-r5 #1 SMP PREEMPT Fri Feb 21 18:24:56
> > UTC 2006 sparc64 sun4u TI UltraSparc I   (SpitFire) GNU/Linux
> >
> >
> is a U1 have more than one cpu? havent messed with those before.
> 
> 
The U1 is a single processor machine.

-- 
10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail
+++ GMX - die erste Adresse für Mail, Message, More +++
-- 
gentoo-sparc@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-sparc] Re: 2.6 kernel
  2006-02-28  9:32         ` Tom Weustink
@ 2006-02-28 15:09           ` Nick Smith
  0 siblings, 0 replies; 12+ messages in thread
From: Nick Smith @ 2006-02-28 15:09 UTC (permalink / raw
  To: gentoo-sparc

thats why he isnt having problems ;-)

On 2/28/06, Tom Weustink <freshy98@gmx.net> wrote:
> > --- Ursprüngliche Nachricht ---
> > Von: "Nick Smith" <nick.smith79@gmail.com>
> > An: gentoo-sparc@lists.gentoo.org
> > Betreff: Re: [gentoo-sparc] Re: 2.6 kernel
> > Datum: Mon, 27 Feb 2006 17:22:31 -0500
> >
> > >
> > > I'm running 2.6.15-r5 on 3 different Ultra1's.  Everything seems to be
> > > going fine.
> > >
> > > Linux cf-node001 2.6.15-gentoo-r5 #1 SMP PREEMPT Tue Feb 21 19:42:49
> > > GMT 2006 sparc64 sun4u TI UltraSparc I   (SpitFire) GNU/Linux
> > > Linux cf-node003 2.6.15-gentoo-r5 #2 SMP PREEMPT Fri Feb 17 16:43:46
> > > UTC 2006 sparc64 sun4u TI UltraSparc I   (SpitFire) GNU/Linux
> > > Linux cf-node004 2.6.15-gentoo-r5 #1 SMP PREEMPT Fri Feb 21 18:24:56
> > > UTC 2006 sparc64 sun4u TI UltraSparc I   (SpitFire) GNU/Linux
> > >
> > >
> > is a U1 have more than one cpu? havent messed with those before.
> >
> >
> The U1 is a single processor machine.
>
> --
> 10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail
> +++ GMX - die erste Adresse für Mail, Message, More +++
> --
> gentoo-sparc@gentoo.org mailing list
>
>


--
Linux, because I'd rather own a free OS than steal one that's not
worth paying for.

-- 
gentoo-sparc@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-02-28 15:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-24 20:41 [gentoo-sparc] 2.6 kernel Nick Smith
2006-02-24 20:44 ` [gentoo-sparc] " Nick Smith
  -- strict thread matches above, loose matches on Subject: below --
2006-02-24 21:52 Longman, Bill
2006-02-24 22:08 ` Mike Owen
2006-02-25  1:51   ` Ferris McCormick
2006-02-25  1:59     ` Ferris McCormick
2006-02-25 20:11     ` gentuxx
2006-02-27 22:22       ` Nick Smith
2006-02-28  9:32         ` Tom Weustink
2006-02-28 15:09           ` Nick Smith
2006-02-25  0:05 ` Gustavo Zacarias
2006-02-25  1:17 Longman, Bill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox