From owner-freebsd-current@FreeBSD.ORG Fri Aug 27 08:25:02 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 635CA1065696 for ; Fri, 27 Aug 2010 08:25:02 +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 CF57A8FC15 for ; Fri, 27 Aug 2010 08:25:01 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id o7R8OYo2022530 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 27 Aug 2010 11:24:34 +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.4/8.14.4) with ESMTP id o7R8OYg2045776; Fri, 27 Aug 2010 11:24:34 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4/Submit) id o7R8OYHo045748; Fri, 27 Aug 2010 11:24:34 +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: Fri, 27 Aug 2010 11:24:34 +0300 From: Kostik Belousov To: d@delphij.net Message-ID: <20100827082434.GW2396@deviant.kiev.zoral.com.ua> References: <4C770BB9.2070900@delphij.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4RKFTa9IRjtxz5WY" Content-Disposition: inline In-Reply-To: <4C770BB9.2070900@delphij.net> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_20, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: FreeBSD Current Subject: Re: [PATCH] Use MACHINE_ARCH for boot loader X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2010 08:25:02 -0000 --4RKFTa9IRjtxz5WY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 26, 2010 at 05:50:01PM -0700, Xin LI wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 >=20 > Hi, >=20 > The attached patch changes FreeBSD/x86 back to FreeBSD/i386 on i386 and > FreeBSD/amd64 on amd64. >=20 > Comments welcome! I'll commit it in by the weekend if there is no > objection on this. Change to FreeBSD/x86 was on purpose. And, since the same loader can boot both i386 and amd64 kernels, I consider the current state more logical. Later, kernel reports its architecture explicitely. --4RKFTa9IRjtxz5WY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAkx3dkIACgkQC3+MBN1Mb4jmtwCfT/LCdCbArz1KdWD7FjWfZdzH 11sAoNuUMhLZoaEIx81PJYwTbr3k5HDh =SQ8C -----END PGP SIGNATURE----- --4RKFTa9IRjtxz5WY--