From owner-svn-src-head@FreeBSD.ORG Thu Sep 13 10:19:16 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB829106564A; Thu, 13 Sep 2012 10:19:16 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 645D78FC18; Thu, 13 Sep 2012 10:19:14 +0000 (UTC) Received: from skuns.kiev.zoral.com.ua (localhost [127.0.0.1]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id q8DAJKUM069638; Thu, 13 Sep 2012 13:19:20 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5) with ESMTP id q8DAJ7Ye020945; Thu, 13 Sep 2012 13:19:07 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5/Submit) id q8DAJ74a020944; Thu, 13 Sep 2012 13:19:07 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Thu, 13 Sep 2012 13:19:07 +0300 From: Konstantin Belousov To: Arthur Mesh Message-ID: <20120913101907.GT37286@deviant.kiev.zoral.com.ua> References: <20120911205345.GD14077@x96.org> <20120912043302.GN37286@deviant.kiev.zoral.com.ua> <20120912154941.GG14077@x96.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JHjDRUnf1JOMxzko" Content-Disposition: inline In-Reply-To: <20120912154941.GG14077@x96.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r240135 - in head/sys: amd64/conf conf dev/random i386/conf modules/random X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 13 Sep 2012 10:19:17 -0000 --JHjDRUnf1JOMxzko Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 12, 2012 at 08:49:41AM -0700, Arthur Mesh wrote: > On Wed, Sep 12, 2012 at 07:33:02AM +0300, Konstantin Belousov wrote: > > Can you submit the desired patch ? >=20 > Sure, >=20 > Index: sys/i386/conf/GENERIC =2E.. This did not compile, since the files.{i386,amd64} missed the required changes (the option names are spelled lowercase in files.*). I committed the updated patch, thanks. --JHjDRUnf1JOMxzko Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAlBRsxsACgkQC3+MBN1Mb4i78ACgrA01DQAlnTvfpQdrrO8hAi3O BgYAoLIPK92b3TMU5ut+DNp1CF6NQS5B =tkUU -----END PGP SIGNATURE----- --JHjDRUnf1JOMxzko--