From owner-svn-src-head@freebsd.org Fri Feb 26 22:21:06 2016 Return-Path: Delivered-To: svn-src-head@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 1D764AB4021; Fri, 26 Feb 2016 22:21:06 +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 0F3691C91; Fri, 26 Feb 2016 22:21:06 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 0712B1F75; Fri, 26 Feb 2016 22:21:06 +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 CDCFA141F4; Fri, 26 Feb 2016 22:21:05 +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 pIUFYQ9uG219; Fri, 26 Feb 2016 22:21:03 +0000 (UTC) Subject: Re: svn commit: r296130 - head/etc/mtree DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 10BAD141EC To: Ed Maste , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201602262219.u1QMJd6g033943@repo.freebsd.org> From: Bryan Drewery Organization: FreeBSD Message-ID: <56D0CFD1.8080904@FreeBSD.org> Date: Fri, 26 Feb 2016 14:21:05 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <201602262219.u1QMJd6g033943@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2016 22:21:06 -0000 On 2/26/16 2:19 PM, Ed Maste wrote: > Author: emaste > Date: Fri Feb 26 22:19:39 2016 > New Revision: 296130 > URL: https://svnweb.freebsd.org/changeset/base/296130 > > Log: > Remove libexec/casper debug directory missed in r296047 > > Modified: > head/etc/mtree/BSD.debug.dist > > Modified: head/etc/mtree/BSD.debug.dist > ============================================================================== > --- head/etc/mtree/BSD.debug.dist Fri Feb 26 22:14:23 2016 (r296129) > +++ head/etc/mtree/BSD.debug.dist Fri Feb 26 22:19:39 2016 (r296130) > @@ -15,8 +15,6 @@ > lib > geom > .. > - casper > - .. > .. > libexec > .. > I think we do want this though. The casper libraries are installed to /lib/casper. -- Regards, Bryan Drewery