From owner-freebsd-ppc@FreeBSD.ORG Thu Jul 15 01:24:00 2010 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24F6F1065674 for ; Thu, 15 Jul 2010 01:24:00 +0000 (UTC) (envelope-from gdriggs@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id EA25A8FC08 for ; Thu, 15 Jul 2010 01:23:59 +0000 (UTC) Received: by pzk7 with SMTP id 7so109395pzk.13 for ; Wed, 14 Jul 2010 18:23:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:references:from :content-type:x-mailer:in-reply-to:message-id:date:to :content-transfer-encoding:mime-version; bh=cSOV4x5vraZTHH/hiVkBxadnzNDWIvTtrVSU0v1l4MI=; b=OswfMpB9faNhTul8q8TioRC7eFR5m0c+HvuGPPc2hGCXGj1zzMCE6eAoUS5tllfSID RQ8kFGBqdAIosfMmSw19Z2aeHdCL+NomAKxAiKu23ToBigdDxfd1NK6u8oG6/dKCFMCK 8JW+JUhsmyMxXp/usEbF8JrPu8ZeScxMq5fYY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:references:from:content-type:x-mailer:in-reply-to :message-id:date:to:content-transfer-encoding:mime-version; b=I8WYfVnySIj6M04P+zuUzT3szJh+uMvRv+0d9nBIeQ5EiPGBKa1gMjqRFGRxFhGbmF Dc0H0FDy6shrcOgej1sQHAnT/Z8lloRGURRVe9tySU7csg1qo22S+yslAsfmCuAsIcJJ 2kEOY0rixZXnugbpTWlm1ftKd3N+K2Zi4Izk4= Received: by 10.142.136.1 with SMTP id j1mr9775844wfd.325.1279157039148; Wed, 14 Jul 2010 18:23:59 -0700 (PDT) Received: from [10.30.1.242] ([166.205.141.18]) by mx.google.com with ESMTPS id 33sm529556wfg.21.2010.07.14.18.23.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 14 Jul 2010 18:23:58 -0700 (PDT) References: <20100712.012601.189959455.hrs@allbsd.org> <4C39F434.5070009@freebsd.org> <4C3E5BCF.4010402@freebsd.org> From: Gary Driggs Content-Type: text/plain; charset=us-ascii X-Mailer: iPhone Mail (8A293) In-Reply-To: <4C3E5BCF.4010402@freebsd.org> Message-Id: <8FC7E67F-77D0-4215-BADB-16C40789F2FF@gmail.com> Date: Wed, 14 Jul 2010 18:23:22 -0700 To: "freebsd-ppc@freebsd.org" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (iPhone Mail 8A293) Subject: Re: ANNOUNCE: powerpc64 now in -CURRENT X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2010 01:24:00 -0000 I'd be glad to help test the forthcoming boot images. For that is there anyt= hing I can contribute to help build them? I've built my own Net and OpenBSD I= SOs in the past for Sparc architectures and I'm fairly familiar with yaboot &= grub2 from workng with PPC Linux. But perhaps there's already a build tools= et for the 32-bit installers that we could leverage? -Gary=