From owner-freebsd-current Thu Sep 26 19:19:15 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA14488 for current-outgoing; Thu, 26 Sep 1996 19:19:15 -0700 (PDT) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA14449 for ; Thu, 26 Sep 1996 19:19:10 -0700 (PDT) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.7.6/CET-v2.1) with SMTP id CAA20406; Fri, 27 Sep 1996 02:19:00 GMT Date: Fri, 27 Sep 1996 11:19:00 +0900 (JST) From: Michael Hancock To: "Stephen J. Roznowski" cc: freebsd-current@FreeBSD.ORG Subject: Re: Location of sup files In-Reply-To: <199609270152.VAA27418@zombie.ncsc.mil> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I put'em in /usr/local/etc. On Thu, 26 Sep 1996, Stephen J. Roznowski wrote: > Where do people location their sup files? > > Looking at the distributed files: > > /usr/src/etc/make.conf has SUPFILE at > /usr/share/examples/sup/standard-supfile > > /usr/src/share/examples/Makefile installs the sample > files into /usr/share/examples/sup > > Therefore if you do a "make update" in /usr/src and then build > and install you lose your original files. > > So, where is the "right place" to put the sup files so they > survive across builds? > > Thanks, > Stephen Roznowski (sjr@zombie.ncsc.mil) >