Subject: Re: boot vs. boot.net
To: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
From: Martin Husemann <martin@duskware.de>
List: port-sparc
Date: 01/28/2003 22:04:00
On Tue, Jan 28, 2003 at 09:51:36PM +0100, Hubert Feyrer wrote:

> Is there a way to transform "boot" into a "sparc executable"?

Look in sys/arch/sparc/stand/boot/Makefile for SUN_MAGIC_HEADER to see
what's going on. You just need to prepend this magic header.

Martin