From owner-freebsd-current@FreeBSD.ORG Tue May 6 17:03:46 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 E5F5F37B413 for ; Tue, 6 May 2003 17:03:44 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C67643FAF for ; Tue, 6 May 2003 17:03:44 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4703Sm2041846; Tue, 6 May 2003 17:03:29 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4703SVo041845; Tue, 6 May 2003 17:03:28 -0700 (PDT) Date: Tue, 6 May 2003 17:03:28 -0700 From: "David O'Brien" To: Lars Eggert Message-ID: <20030507000328.GB41741@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Lars Eggert , current@freebsd.org References: <3EB8109D.2060307@isi.edu> <3EB826D1.8080101@isi.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EB826D1.8080101@isi.edu> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: current@freebsd.org Subject: Re: hardcoded -C argument to ${INSTALL} X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2003 00:03:47 -0000 On Tue, May 06, 2003 at 02:19:13PM -0700, Lars Eggert wrote: > FWIW, attached is the patch, if someone's interested. Seems to work OK > on my test box at least. This patch is uncommitable. You should have created a knob that defaults to -C enabled, but you can override it for your needs. -- -- David (obrien@FreeBSD.org)