Subject: Re: kernel
To: Guy Santiglia <fredfl2@soback.kornet.net>
From: Bill Studenmund <wrstuden@nas.nasa.gov>
List: port-mac68k
Date: 05/27/1999 12:20:53
On Thu, 27 May 1999, Colin Wood wrote:

> Guy Santiglia wrote:
> >    That's funny--  when I tried to build the INSTALL configuration,
> > it was bigger than the GERERIC configuration.  Maybe I did something
> > wrong??
> 
> That's because it includes about 2MB of built-in ramdisk ;-)  

Yep. The relevant lines are at the top:

# Enable the hooks used for initializing the ram-disk.
options         MEMORY_DISK_HOOKS
options         MEMORY_DISK_IS_ROOT     # Force root on ram-disk
options         MINIROOTSIZE=5120       # 2.5 MB

:-)

Take care,

Bill