Subject: Re: _KERNEL cpp symbol in kernel source
To: Colin Wood <cwood@ichips.intel.com>
From: Bill Studenmund <wrstuden@nas.nasa.gov>
List: port-mac68k
Date: 07/22/1999 10:32:49
On Thu, 22 Jul 1999, Colin Wood wrote:

> > We'd also have to add the ability to create files, which is the problem
> > with libsa.
> 
> maybe i've missed something about the mac68k booter, but why exactly does
> it need to be able to create files?

I thought we also wanted to update the installer, which'd need to be able
to write & create.

If we're JUST messing with the booter, then libsa is the way to go, rather
than pullin in the other source pieces.

sys/lib/libsa is a library for boot loaders so they don't have to worry
about the deatils of the underlying fs.

Take care,

Bill