From owner-svn-src-all@freebsd.org Thu Oct 15 23:46:15 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 1C58AA15BEF; Thu, 15 Oct 2015 23:46:15 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-qg0-x234.google.com (mail-qg0-x234.google.com [IPv6:2607:f8b0:400d:c04::234]) (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 A4A3E1D68; Thu, 15 Oct 2015 23:46:14 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by qgx61 with SMTP id 61so85851183qgx.3; Thu, 15 Oct 2015 16:46:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=qnqOAEj5SS2INrnbL9DURRina5vIjR+jvkBfWy8fd/4=; b=c24gJA4GDzsmUb5Zsn6totLUzHVpW2l+f6veGcyFvDU1qkc/FY1detFVVaI1erJ59a DSJkRPbwRPbkRMhAvlkjU5UvjRazo4gHwFbtwcyhKL34B0aPA4LA5EmPhLfnI+NQJJSr SXjCK56d9qWgHoJ+PfRUI813lBprbdN+UXfDh/v7zr4iLl56ZLbHJNbNeEU8RRmhi3Hh esl30poEkJoghcvU+GQQ/y+q4xVQrFulofHYq+PNyckLTyEa4h0vib208z7l/6KQ4IaD TSWFE6D+fCds/3lRv8RAhp+B7gbQu1LUtqbUtle6rcUNQAdRlMqLP+bFSBH1FnXN74uG X7oQ== MIME-Version: 1.0 X-Received: by 10.140.101.226 with SMTP id u89mr15638662qge.90.1444952773118; Thu, 15 Oct 2015 16:46:13 -0700 (PDT) Received: by 10.140.88.180 with HTTP; Thu, 15 Oct 2015 16:46:13 -0700 (PDT) In-Reply-To: <201510152341.t9FNflHJ089999@repo.freebsd.org> References: <201510152341.t9FNflHJ089999@repo.freebsd.org> Date: Thu, 15 Oct 2015 16:46:13 -0700 Message-ID: Subject: Re: svn commit: r289394 - head/etc/mtree From: NGie Cooper To: Bryan Drewery Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 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, 15 Oct 2015 23:46:15 -0000 On Thu, Oct 15, 2015 at 4:41 PM, Bryan Drewery wrote: > Author: bdrewery > Date: Thu Oct 15 23:41:47 2015 > New Revision: 289394 > URL: https://svnweb.freebsd.org/changeset/base/289394 ... > Modified: head/etc/mtree/BSD.usr.dist > ============================================================================== > --- head/etc/mtree/BSD.usr.dist Thu Oct 15 22:55:08 2015 (r289393) > +++ head/etc/mtree/BSD.usr.dist Thu Oct 15 23:41:47 2015 (r289394) > @@ -192,6 +192,8 @@ > legal > intel_ipw > .. > + intel_iwn > + .. > intel_iwi > .. > intel_wpi Sort the list (iwi < iwn)?