From owner-freebsd-questions@FreeBSD.ORG Thu May 8 10:43:37 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E56A37B401 for ; Thu, 8 May 2003 10:43:37 -0700 (PDT) Received: from falcon.midgard.homeip.net (h76n3fls20o913.telia.com [213.67.148.76]) by mx1.FreeBSD.org (Postfix) with SMTP id 1FBDE43FA3 for ; Thu, 8 May 2003 10:43:35 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: (qmail 64932 invoked by uid 1001); 8 May 2003 17:43:29 -0000 Date: Thu, 8 May 2003 19:43:29 +0200 From: Erik Trulsson To: Free BSD Questions list Message-ID: <20030508174329.GA64887@falcon.midgard.homeip.net> Mail-Followup-To: Free BSD Questions list References: <20030508172823.GA13004@teddy.fas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030508172823.GA13004@teddy.fas.com> User-Agent: Mutt/1.5.4i Subject: Re: /usr/share/examples/etc/make.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 17:43:37 -0000 On Thu, May 08, 2003 at 01:28:23PM -0400, stan wrote: > The make.conf man page refers me to /usr/share/examples/etc/make.conf for > examples of possible CPUTYPE flags, but I have checked 2 of my machines > (one installed less than 2 weeks agao), and I can't find this file. This > leads to 2 questiosn: > > 1. Am I doing somethign wrong that's preventing creation of this file? No, I think the man page is wrong; at least if you are running 4.x. In 4.x the file you want to look at is /etc/defaults/make.conf. In -current this file has been moved to /usr/share/examples/etc/make.conf so unless you are indeed running 5.x the file /usr/share/examples/etc/make.conf shouldn't exist. > 2. waht _are_ the legal valuse of CPUTYPE in /etc/make.conf? -- Erik Trulsson ertr1013@student.uu.se