Re: Announce: initrd-tftp 0.1

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sat Jan 08 2000 - 14:04:50 EST


> for powerpc, for example, I have to compile up and piece together the
> initrd, then compile the initrd into the kernel. This works fine for my

You have to append the initrd to the kernel. You don't have to recompile it
all. You can even build the entire kernel into a single object file with
all internal references resolved, then just ld -o kernel linux.o initrd.o

The tools exist.

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:12 EST