From owner-freebsd-arch Thu Sep 5 10:25:36 2002 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E38FC37B400 for ; Thu, 5 Sep 2002 10:25:33 -0700 (PDT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 926E043E3B for ; Thu, 5 Sep 2002 10:25:32 -0700 (PDT) (envelope-from iedowse@maths.tcd.ie) Received: from gosset.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 5 Sep 2002 18:25:31 +0100 (BST) To: "M. Warner Losh" Cc: arch@freebsd.org Subject: Re: Make more things honor NOFSCHG In-Reply-To: Your message of "Thu, 05 Sep 2002 11:22:43 MDT." <20020905.112243.88255915.imp@bsdimp.com> Date: Thu, 05 Sep 2002 18:25:30 +0100 From: Ian Dowse Message-ID: <200209051825.aa93685@salmon.maths.tcd.ie> Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20020905.112243.88255915.imp@bsdimp.com>, "M. Warner Losh" writes: >Right now only libraries will honor NOFSCHG. Laying aside for the >moment the whole !@#$!$#@^$#^ NOFOO vs NO_FOO bikeshed, I'd like to >commit the following patch to make other places where -fschg are added >to installflags. This allows one to more things over a mix of local >file systems and NFS and have them work (right now if you build on a >local fs, then try to delete it via nfs, it fails because one can't >unset file flags over nfs). > >Comments? The following in make.conf works: INSTALLFLAGS_EDIT= :S/-fschg// Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message