From owner-freebsd-questions@FreeBSD.ORG Mon Mar 29 16:16:46 2010 Return-Path: Delivered-To: FreeBSD-Questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CE2A1065672; Mon, 29 Mar 2010 16:16:46 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 0BB2C8FC13; Mon, 29 Mar 2010 16:16:46 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id AE30D46B8C; Mon, 29 Mar 2010 12:16:45 -0400 (EDT) Received: from jhbbsd.localnet (smtp.hudson-trading.com [209.249.190.9]) by bigwig.baldwin.cx (Postfix) with ESMTPA id CE70D8A025; Mon, 29 Mar 2010 12:16:44 -0400 (EDT) From: John Baldwin To: freebsd-sparc64@freebsd.org Date: Mon, 29 Mar 2010 12:08:10 -0400 User-Agent: KMail/1.12.1 (FreeBSD/7.3-CBSD-20100217; KDE/4.3.1; amd64; ; ) References: <4BA9C0AC.3080801@wooh.hu> <20100325233558.GI20888@alchemy.franken.de> <4BACCC0C.7010401@freebsd.org> In-Reply-To: <4BACCC0C.7010401@freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201003291208.10513.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (bigwig.baldwin.cx); Mon, 29 Mar 2010 12:16:44 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-1.7 required=4.2 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx X-Mailman-Approved-At: Mon, 29 Mar 2010 18:07:40 +0000 Cc: Mark Linimon , kensmith@freebsd.org, FreeBSD-Questions@freebsd.org, Colin Percival , Marius Strobl Subject: Re: freebsd-update(8) under sparc64? Why is it not available? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2010 16:16:46 -0000 On Friday 26 March 2010 11:00:28 am Colin Percival wrote: > I think the best approach towards having FreeBSD Update support for > sparc64 is to get release cross-building working; that way we would > be able to use amd64 hardware, which I think we can safely assume > will continue to be available in ever-increasing speeds. Err, release cross-building does work AFAIK. ru@ worked on it many years ago. Have you tried it and run into problems? -- John Baldwin