"nanobsd" prototype

Poul-Henning Kamp phk at phk.freebsd.dk
Thu Mar 11 11:53:05 PST 2004


In message <20040311193707.GX52357 at bombur.guldan.demon.nl>, Robert Blacquiere w
rites:
>On Thu, Mar 11, 2004 at 02:32:18PM +0100, Poul-Henning Kamp wrote:
>> In message <20040310145133.GU52357 at bombur.guldan.demon.nl>, Robert Blacquiere w
>> rites:
>> >
>> >Just a thought, i did not read the full patch, what "base" 
>> >apps/progs are installed? If i look at something like opensoekris,
>> >flashbsd or picobsd it looks in a file which apps are wanted, and 
>> >then searches the libs to go with it. I don't know yet how big this 
>> >nanobsd will be. But if we use something like or picobsd like crunch 
>> >conf to select the programms we need, and only install these.  
>> 
>> nanobsd contains nothing but a cut down FreeBSD distribution, anything
>> you want in addition to that you must put on there yourself.
>> 
>> The makefile contains a target called Customize where you can do that
>> sort of stuff.
>> 
>> The point of nanobsd is simply to create a tool for putting FreeBSD
>> on small media for embedded computers.
>
>Yes i know, but i was thinking of shrinking it more. Just install what is 
>needed. things like dd, pax, mount_(obscurefs and unneededfs) etc just to
>name a few which i don't need on my machine 32 mb flash card. But i know 
>it should be configurable enough and have a base to work from. 
>Is there a list of progs which get installed with libs etc?  
>
>I have seen the make.conf with mostly everything NO_${SOMETHING}=yes 
>But i think this methode is reverse of what i want. I make a list of
>programs i need sh, ifconfig, wicontrol, mount etc for my "appliance".
>And have a script which lists all libs needed. This way i think i have 
>trimmed down FreeBSD to a bare minimum for my system. 

I want nanobsd to use the normal build/installworld targets, but feel
free to prune your system in the Customize target.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-small mailing list