"nanobsd" prototype

John Birrell jb at cimlogic.com.au
Fri Mar 12 12:49:58 PST 2004


On Thu, Mar 11, 2004 at 03:43:58PM -0700, M. Warner Losh wrote:
> In message: <40928.1078919852 at critter.freebsd.dk>
>             "Poul-Henning Kamp" <phk at phk.freebsd.dk> writes:
> : Not long ago I manually cut down a -current to run in 32MB but I
> : admit that there were a fair bit of stuff missing :-)
> 
> FreeBSD 4.5 can be cut down to about 8MB or so, but 5 likely can't go
> below about 12-15MB without a lot of pain.

Just a note for the benefit of others interested in this topic...
Both 4.X and 5 can be cut down more than that for highly embedded
systems which aren't intended to offer Unix functionality (like
sh, login, etc) and are dedicated to some task.

I have systems that fit in 1MB of flash. These contain only a kernel
and a (replacement program for) init(8). The kernel config file for
these is typically less than 10 lines long. I guess that qualifies
as "more than a fair bit of stuff missing". Like most of it. 8-)

-- 
John Birrell


More information about the freebsd-small mailing list