From owner-freebsd-arch Thu Mar 8 18:45:14 2001 Delivered-To: freebsd-arch@freebsd.org Received: from gndrsh.dnsmgr.net (GndRsh.dnsmgr.net [198.145.92.4]) by hub.freebsd.org (Postfix) with ESMTP id 6FD5A37B718 for ; Thu, 8 Mar 2001 18:45:11 -0800 (PST) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.9.3/8.9.3) id SAA27552; Thu, 8 Mar 2001 18:45:04 -0800 (PST) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <200103090245.SAA27552@gndrsh.dnsmgr.net> Subject: Re: Breaking up make.conf In-Reply-To: <20010308183508.E15971@futuresouth.com> from "Matthew D. Fuller" at "Mar 8, 2001 06:35:08 pm" To: fullermd@futuresouth.com (Matthew D. Fuller) Date: Thu, 8 Mar 2001 18:45:04 -0800 (PST) Cc: kris@obsecurity.org (Kris Kennaway), arch@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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