From owner-svn-src-all@freebsd.org Fri Sep 9 01:22:19 2016 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 99567BD27F7; Fri, 9 Sep 2016 01:22:19 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pa0-x242.google.com (mail-pa0-x242.google.com [IPv6:2607:f8b0:400e:c03::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 652BF2E8; Fri, 9 Sep 2016 01:22:19 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pa0-x242.google.com with SMTP id h5so3081721pao.0; Thu, 08 Sep 2016 18:22:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=Dse0UFKVhQ+E7UPG7uA+1L5q7QZCIHok9aQMAbkQkXw=; b=KzqswiMXI56/9w41a50OfkOnvlfO1UvaC/nwBpezaZvSltV3shVOTY/TOy7NaKPcx9 WaKyJN2YVJIynRxWCX91cPV1jd3eBCQnqg5M07F00lmFgBnAI+OMpJtNH3T9j4LNH0tq kZQMNNOpmnW4Yo9rsm10mKMdrENyzHzXBLU/o+hRB6NE/ObDMiwiX09ERXHv0MTPkCGu hJ3h07k0dNr/lkKAX7FGNNtOjGqg6LA5dfmpgbqV4v4NT/tPl39JW4zR73ovBs56F0F4 xkeEhGFlRMrw7sxLYMnkKjAro9E5vOzOV51lvbz8d++OohyyjogXZJk91sAs8oUtt6LI yMRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=Dse0UFKVhQ+E7UPG7uA+1L5q7QZCIHok9aQMAbkQkXw=; b=ixe5i8o3N6PrIUFB3FtnfGI3TFoa7SgzJvsjAEDcex3IKPtraE8ZA2lUuLi6+FXWci EnhF6yH2eH8bHFytfUhX+6Z5zTMvENOTQLN3fCK3SMdaIdkwo6ymZypTuHrb4NlypiET VU20hIrpq/LNQLwuEcUlzctp/pu9LhZFlJFoYJeA3ojSdi2J3fkBTu561r/3qxX91OcC 8TvxF1tGCXMD9sC5zyRBx1gE+tbm/yBZZwft0kjrkSWOPjLkIcMnO5cJoi6KAJ+CXaDW DxehFvy+RdVx07rJo6Ka2f0keoIXAcYe0WAJcY4u2P4BQECVdWmI+5VmuqB/auZYAyEe dFyQ== X-Gm-Message-State: AE9vXwOJqnuk7SZbwl7JuenGh7i+u75mNhHC6wyb6cCV65J7wWcvUIsJct0lu1GpmxH9Pw== X-Received: by 10.66.233.166 with SMTP id tx6mr1759551pac.120.1473384138800; Thu, 08 Sep 2016 18:22:18 -0700 (PDT) Received: from [100.197.173.143] ([172.56.42.35]) by smtp.gmail.com with ESMTPSA id p17sm585966pfi.7.2016.09.08.18.22.17 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 08 Sep 2016 18:22:18 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r305629 - head/etc/mtree From: Ngie Cooper X-Mailer: iPhone Mail (13G36) In-Reply-To: Date: Thu, 8 Sep 2016 18:22:16 -0700 Cc: Jung-uk Kim , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201609082159.u88LxYl5044406@repo.freebsd.org> To: Mariusz Zaborski X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Sep 2016 01:22:19 -0000 > On Sep 8, 2016, at 15:33, Mariusz Zaborski wrote: >=20 > Thanks for that! +1 >> On 8 September 2016 at 23:59, Jung-uk Kim wrote: >> Author: jkim >> Date: Thu Sep 8 21:59:34 2016 >> New Revision: 305629 >> URL: https://svnweb.freebsd.org/changeset/base/305629 >>=20 >> Log: >> Add new directories added in r305626 to fix "make installworld". >>=20 >> Modified: >> head/etc/mtree/BSD.tests.dist >>=20 >> Modified: head/etc/mtree/BSD.tests.dist >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D >> --- head/etc/mtree/BSD.tests.dist Thu Sep 8 21:50:03 2016 (= r305628) >> +++ head/etc/mtree/BSD.tests.dist Thu Sep 8 21:59:34 2016 (= r305629) >> @@ -308,6 +308,18 @@ >> ttyio >> .. >> .. >> + libcasper >> + services >> + cap_dns >> + .. >> + cap_grp >> + .. >> + cap_pwd >> + .. >> + cap_sysctl >> + .. >> + .. >> + .. >> libcrypt >> .. >> libdevdctl >> _______________________________________________ >> svn-src-head@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/svn-src-head >> To unsubscribe, send any mail to "svn-src-head-unsubscribe@freebsd.org" >=20