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

Re: howto: build bf with different kernel image



Moin,
On Fri, Apr 26, 2002 at 12:27:28AM +0200, Florian Lohoff wrote:
> 
> Hi,
> i tried building mips boot-floppies with a different kernel image
> by putting it into the archive/incoming directory. It seems the
> kernel image gets ignored.
> 
> How do i tell the process to use a different kernel image ?

Does your kernel-image have the same version number as the official one for
mips? If yes, it should work (I have the m68k kernel-images in incoming, so
that I don't have to download them every time).

If no, edit boot-floppies/config to represent the version you want to use.

ifeq "$(architecture)" "mips"
    kver        := 2.4.16
endif

BTW by default the directory is /archive/debian/Incoming ?

Christian


-- 
To UNSUBSCRIBE, email to debian-boot-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: