From owner-freebsd-current@FreeBSD.ORG Thu May 1 10:47:50 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 455AE37B401; Thu, 1 May 2003 10:47:50 -0700 (PDT) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D3AE43F75; Thu, 1 May 2003 10:47:49 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0285.cvx21-bradley.dialup.earthlink.net ([209.179.193.30] helo=mindspring.com) by heron.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 19BI9s-0001ko-00; Thu, 01 May 2003 10:47:49 -0700 Message-ID: <3EB15D79.3B7A370C@mindspring.com> Date: Thu, 01 May 2003 10:46:33 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: John Baldwin References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a4d4255ee789bd504d8a9fca4126f55675350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c cc: "freebsd-current@freebsd.org" Subject: Re: URGENT HELP REQUIRED X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 May 2003 17:47:50 -0000 John Baldwin wrote: > On 30-Apr-2003 Terry Lambert wrote: > > Kind of makes you want to check in the Makefile that the CPU_TYPE= > > is less than or equal to the current CPU_TYPE from dmesg, when > > doing an "installworld" target. > > Not appropriate if you are doing an installworld into a NFS-mounted root > directory for a test machine. :) You can know if it's local or not; that's the point. -- Terry