Re: Summary: experiences with NanoBSD, successes and nits on a Soekris 4801

From: David O'Brien <obrien_at_freebsd.org>
Date: Sun, 19 Jun 2005 14:39:28 -0700
On Sun, Jun 19, 2005 at 04:22:23PM -0400, Daniel Eischen wrote:
> How about NO_FOO[_INSTALL], where NO_FOO = no build and no install,
> and NO_FOO_INSTALL just prevents the install.  In theory, you could
> build the complete system, then use NO_FOO_INSTALL instead of rm(1).

Why not 'make buildworld ; make -DNO_FOO installworld'?  Won't that do
the same thing with out littering up the Makefiles with NO_FOO_INSTALL
knobs?   (there are clean ways of adding NO_FOO_INSTALL programaically,
but that will take a little overhaul to do)

-- 
-- David  (obrien_at_FreeBSD.org)
Received on Sun Jun 19 2005 - 19:39:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:37 UTC