Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Mar 2001 18:45:04 -0800 (PST)
From:      "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net>
To:        fullermd@futuresouth.com (Matthew D. Fuller)
Cc:        kris@obsecurity.org (Kris Kennaway), arch@FreeBSD.ORG
Subject:   Re: Breaking up make.conf
Message-ID:  <200103090245.SAA27552@gndrsh.dnsmgr.net>
In-Reply-To: <20010308183508.E15971@futuresouth.com> from "Matthew D. Fuller" at "Mar 8, 2001 06:35:08 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> On Thu, Mar 08, 2001 at 01:24:33PM -0800, a little birdie told me
> that Kris Kennaway remarked
> > 
> > In other words, pretty much exactly what I was talking about, except
> > you put your world.conf in src/ where I put it in /etc :-)
> 
> Putting something like that in src/ seems a bit dangerous.
> For one thing, it'd be kinda subject to cvs[up] updates, which can
> totally screw up whatever you have in there.  And then there are those of
> us who avoid any 'non-clean src/' problems by newfs'ing /usr/src and
> /usr/obj between builds and doing a fresh cvs co.  I'd think we could
> probably come up with some sort of solution that would avoid those little
> gotchas...

Ooppss.. forgot to mention the solution to your newfs /usr/src, simply
place your site specific make.conf at /usr.  Like I said in the original,
backtrack until make.conf is found, or you hit /.  Or if you like you
can always ln -s /etc/make.conf /usr/src/make.conf after your cvs co.

-- 
Rod Grimes - KD7CAX @ CN85sl - (RWG25)               rgrimes@gndrsh.dnsmgr.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




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