From owner-svn-src-all@freebsd.org Thu Nov 12 16:15:16 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AB19A2D8E7; Thu, 12 Nov 2015 16:15:16 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 82E601FAB; Thu, 12 Nov 2015 16:15:16 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 7D761159B; Thu, 12 Nov 2015 16:15:16 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 43C071446A; Thu, 12 Nov 2015 16:15:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id dJuLsivMBmK5; Thu, 12 Nov 2015 16:14:21 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com E8AA714454 Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r290628 - in head/etc: . rc.d From: Bryan Drewery X-Mailer: iPhone Mail (12H143) In-Reply-To: Date: Thu, 12 Nov 2015 08:14:04 -0800 Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Message-Id: <0E9B2F68-885C-4BFA-9434-014E6E6C7E15@FreeBSD.org> References: <201511092337.tA9Nb19I086123@repo.freebsd.org> To: Craig Rodrigues Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Nov 2015 16:15:16 -0000 > On Nov 12, 2015, at 06:42, Craig Rodrigues wrote:= >=20 >=20 >=20 >> On Mon, Nov 9, 2015 at 3:37 PM, Bryan Drewery wrot= e: >>=20 >> When extracting mtrees, pass -i so schg/sappnd are respected. >=20 > However, if NO_FSCHG is specified in make.conf, this does not do the right= thing. >=20 >=20 I'm not sure if that ever worked, but I agree it should. I'll fix it.=