From owner-svn-src-user@FreeBSD.ORG Sat Jan 5 17:40:49 2013 Return-Path: Delivered-To: svn-src-user@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7182142F; Sat, 5 Jan 2013 17:40:49 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) by mx1.freebsd.org (Postfix) with ESMTP id D483F8D2; Sat, 5 Jan 2013 17:40:48 +0000 (UTC) Received: from alph.allbsd.org (p1137-ipbf1505funabasi.chiba.ocn.ne.jp [118.7.212.137]) (authenticated bits=128) by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id r05HeVk0078979 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 6 Jan 2013 02:40:41 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) (authenticated bits=0) by alph.allbsd.org (8.14.5/8.14.5) with ESMTP id r05HeTYl019646; Sun, 6 Jan 2013 02:40:30 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Sun, 06 Jan 2013 02:38:17 +0900 (JST) Message-Id: <20130106.023817.477940685460339224.hrs@allbsd.org> To: nwhitehorn@FreeBSD.org Subject: Re: svn commit: r245061 - user/hrs/releng/release/sparc64 From: Hiroki Sato In-Reply-To: <50E85612.1020903@freebsd.org> References: <201301051623.r05GNIwK079250@svn.freebsd.org> <50E85612.1020903@freebsd.org> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.5 on Emacs 23.4 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Sun_Jan__6_02_38_17_2013_974)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mail.allbsd.org [133.31.130.32]); Sun, 06 Jan 2013 02:40:41 +0900 (JST) X-Spam-Status: No, score=-97.9 required=13.0 tests=CONTENT_TYPE_PRESENT, ONLY1HOPDIRECT,QENCPTR1,SAMEHELOBY2HOP,USER_IN_WHITELIST autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org Cc: src-committers@FreeBSD.org, svn-src-user@FreeBSD.org X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jan 2013 17:40:49 -0000 ----Security_Multipart(Sun_Jan__6_02_38_17_2013_974)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Nathan Whitehorn wrote in <50E85612.1020903@freebsd.org>: nw> With these changes, if you add -B big to the makefs flags for the boot nw> fs and find a way to do sunlabel on not-sparc64 (this is the same as nw> geom_part_vtoc8, right?), you should be able to cross-build sparc64 nw> media (as you can already do with all other platforms). Thank you! I will add -B to makefs. So, is a powerpc build on LE platforms also affected? For sunlabel replacement I am trying gpart since g_part_vtoc8 is available as a kernel module even for non-sparc64 platforms. However, it is difficult to set CHS parameters manually. In the ISO image generation script, I just concatenated an ISO image and a UFS image then wrote a VTOC8 label over it. While this needs the offset parameter of the UFS image and it must be in cylinders, the sectors/cylinder parameter is dynamically determined by the media size. -- Hiroki ----Security_Multipart(Sun_Jan__6_02_38_17_2013_974)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEABECAAYFAlDoZQkACgkQTyzT2CeTzy0DOwCfSTu49wv0wmk4eQ1NfJZVLo4f 4aYAniO/P9IWs4SWW24+IYXzR9vdGZs6 =49yk -----END PGP SIGNATURE----- ----Security_Multipart(Sun_Jan__6_02_38_17_2013_974)----