[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem with 2.3.1-8 for hppa



At Mon, 20 Jan 2003 11:30:01 -0500,
Carlos O'Donell wrote:
> A few minor glitches:
> 
> >     # parisc64 boxes require latest fixes in the kernel 2.4.19-pa17 or later
> >     # (in 2.4.x), 2.5.53-pa3 or later (in 2.5.x), to function properly.
> >     # Note that parisc64 kernel version scheme is "`uname -r`-64".
> >     if [ "$realarch" = parisc64 ]
> >     then
> >         kernel_ver=`uname -r`
> >         if [ $ver = ${ver/pa/} ]
> 
>           if [ $kernel_ver = ${ver/pa/} ]
> 
(snip)

Oops!  I'm sorry, I should check carefully.  
(I feel very sleepy, so..., yeah, it's an excuse :-)

> Looks good! I just tested out all the corner cases and it cathes them
> fine. 

Thanks!  I believe parisc64 kernel issue is _really_ finally closed :)

Regards,
-- gotom



Reply to: