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

Bug#258331: base-installer: kernel choosing probably broken on m68k



tags 258331 fixed-in-experimental
thanks

On Mon, Jul 05, 2004 at 11:46:03PM +0100, Rob Bradford wrote:
> Package: base-installer
> Severity: normal
> 
> Just from inspection of the debian/postinst file it appears that the m68k
> kernel choosing code is incomplete, possibly as a stub, compared to other
> archs'
> 
> i.e.
> 
>   m68k)
>     case "$SUBARCH" in
>     amiga|atari|mac|bvme6000|mvme147|mvme16x|q40|sun3|sun3x)
>       trykernel=$SUBARCH ;;
>     *) warning "Unknown $ARCH subarchitecture '$SUBARCH'." ;;
>     esac 
>   ;;

This should be much better in the experimental branch of base-installer,
from version 1.14 onwards.

Cheers,

-- 
Colin Watson                                       [cjwatson@debian.org]



Reply to: