Re: Roadblocks to further widespread adoption of NetBSD in embedded systems (at least in my neck of the woods)

Hubert Feyrer <[email protected]> Fri, 26 Mar 2010 21:59:05 +0100 (CET)
Newsgroups gmane.os.netbsd.devel.embedded
Message-ID <[email protected]>
On Fri, 26 Mar 2010, Jack Atkinson wrote:
> 4. Ability to build a small kernel with small subset of userland utilities 
> much like BusyBox on Linux, but not GPL.

This can be done in various ways (have miniroot filesystem inside kernel, 
load miniroot as kernel module, etc.), but there's ~no documentation.
Maybe have a look at the g4u project for an example implementation:
http://www.feyrer.de/g4u/


  - Hubert