Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2004 12:52:02 +0100
From:      Johan Karlsson <johan@freebsd.org>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        small@freebsd.org
Subject:   Re: "nanobsd" prototype
Message-ID:  <20040312115202.GA98578@numeri.campus.luth.se>
In-Reply-To: <20040311.160412.47000752.imp@bsdimp.com>
References:  <20040311193707.GX52357@bombur.guldan.demon.nl> <52729.1079033952@critter.freebsd.dk> <20040311.160412.47000752.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 11, 2004 at 16:04 (-0700) +0000, M. Warner Losh wrote:
> In message: <52729.1079033952@critter.freebsd.dk>
>             "Poul-Henning Kamp" <phk@phk.freebsd.dk> writes:
> : I want nanobsd to use the normal build/installworld targets, but feel
> : free to prune your system in the Customize target.
> 
> Maybe it is time to have a generic way to include/exclude directories
> from installworld, but not buildworld.

We kind of have this already

# make buildworld
# make installworld SUBDIR_OVERRIDE='dirs to include'

I guess it would be trivial to add a new variable
SUBDIR_OVERRIDE_INSTALL that only affects the installworld
target if you need to put in make.conf.

/Johan K


>  This lack is one of the main
> reasons that I have a custom install script rather than using
> installworld for the build environment we have at work.
> 
> Warner
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

-- 
Johan Karlsson		mailto:johan@FreeBSD.org



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