"nanobsd" prototype

Johan Karlsson johan at freebsd.org
Fri Mar 12 03:52:14 PST 2004


On Thu, Mar 11, 2004 at 16:04 (-0700) +0000, M. Warner Losh wrote:
> In message: <52729.1079033952 at critter.freebsd.dk>
>             "Poul-Henning Kamp" <phk at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"

-- 
Johan Karlsson		mailto:johan at FreeBSD.org


More information about the freebsd-current mailing list