Subject: Re: Userland
To: =?ISO-8859-1?Q?Daniel_K=FChl?= <dklima@gmx.net>
From: Lubos Vrbka <shnek@tiscali.cz>
List: current-users
Date: 02/14/2004 20:48:07
Daniel Kühl wrote:
> What is userland and how can I built it for the -current..
hm, what is userland... i'd say that the whole system consists of kernel and
userland (+ config files and similar stuff, of course)... i.e. imho all system
utilities are userland...
http://www.netbsd.org/Documentation/current/#building
is the best page where to start :)
to build the userland i usually do
cd /usr/src
build.sh -O /usr/src/obj -T /usr/src/tooldir distribution
build.sh install=/
shutdown -r now
don't forget to boot the new kernel before installing newly built userland, to
see whether kernel works!
--
Lubos
_@_"