Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2008 20:21:40 +0800
From:      Eugene Grosbein <eugen@kuzbass.ru>
To:        Rajkumar S <rajkumars@gmail.com>
Cc:        freebsd-small@freebsd.org
Subject:   Re: Separating make.conf options into CONF_BUILD, CONF_INSTALL and CONF_WORLD for NanoBSD
Message-ID:  <20080528122140.GA2144@svzserv.kemerovo.su>
In-Reply-To: <64de5c8b0805280403n78a160axc627a7ada0465a3f@mail.gmail.com>
References:  <64de5c8b0805280403n78a160axc627a7ada0465a3f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 28, 2008 at 04:33:53PM +0530, Rajkumar S wrote:

> and so on....
> 
> NanoBSD expects these options to be split into 3 sets, like
> CONF_BUILD, CONF_INSTALL and CONF_WORLD. I could not find a way to
> segregate the make.conf options into these 3 sets. Given an option how
> can I determine in which set it falls?

You really do not need to split the set, just define CONF_WORLD only
and put all your knobs there. This is the safest way.
Do otherwise only when you exactly know what are you doing.

Eugene Grosbein



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080528122140.GA2144>