From owner-freebsd-current@FreeBSD.ORG Fri Nov 14 00:58:41 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1495716A4CE for ; Fri, 14 Nov 2003 00:58:41 -0800 (PST) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id A405743FBD for ; Fri, 14 Nov 2003 00:58:39 -0800 (PST) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1])hAE8wcM11379 for ; Fri, 14 Nov 2003 17:58:38 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20030322(IM144) Lines: 9 From: Makoto Matsushita To: current@FreeBSD.org Date: Fri, 14 Nov 2003 17:58:36 +0900 Message-Id: <20031114175836D.matusita@jp.FreeBSD.org> Subject: Teach '-m' option of bsdlabel(8) to sunlabel(8) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 14 Nov 2003 08:58:41 -0000 I'd like to try to bulid FreeBSD/sparc64 on i386 box, but due to the lack of bsdlabel(8)'s '-m' option (set machine archtecture) on sunlabel(8), newfs(8) cannot work. Question: Anybody working on teaching '-m' option to sunlabel(8)? -- - Makoto `MAR' Matsushita