From owner-freebsd-ppc@FreeBSD.ORG Sun Apr 4 22:22:32 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 B2CEC106566B for ; Sun, 4 Apr 2010 22:22:32 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: from mail-bw0-f216.google.com (mail-bw0-f216.google.com [209.85.218.216]) by mx1.freebsd.org (Postfix) with ESMTP id 4094D8FC16 for ; Sun, 4 Apr 2010 22:22:31 +0000 (UTC) Received: by bwz8 with SMTP id 8so2666466bwz.3 for ; Sun, 04 Apr 2010 15:22:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:received:message-id:subject:from:to :content-type; bh=UIZT5shxDO0lMEoglkhrVBGwrccuxoKqKQmt9ecfhR4=; b=SrRnrqJ7WWIgQGFof4lASaHDHat8EUsUJgSUZQlXsJSVnOMacJ8o43cNcKzcNwSJse BFaKyC0as5LBffNVP5xFqRbz7csDRgrDUj1YS/1jgxt+wDylJeGNPigP6+H5/5xz8+Bt HVmPZ6Y945GG5xoeD4cC3lBu1jLcU/dK6Cvow= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=L7MbgOnqBtR1j8mSjZwG7aGckOWfTpqiQsd3X+bcOtUVWa6fptlvAtOvotJfztVXBl 8JslycuhW8GpaKeL3UX2zt5qQjQlImaaEizG47zSnU9UqF71Ot7f1PZ90Y+JFc5/pKrI UEfm5wPQTi0RPYo8L81FfD6bsK4RAzTzxZ/P8= MIME-Version: 1.0 Sender: chmeeedalf@gmail.com Received: by 10.204.22.70 with HTTP; Sun, 4 Apr 2010 15:22:30 -0700 (PDT) Date: Sun, 4 Apr 2010 18:22:30 -0400 X-Google-Sender-Auth: e762e28870e4ab1f Received: by 10.204.34.81 with SMTP id k17mr6067288bkd.78.1270419750965; Sun, 04 Apr 2010 15:22:30 -0700 (PDT) Message-ID: From: Justin Hibbits To: FreeBSD PowerPC ML Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ppc64 snapshot 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: Sun, 04 Apr 2010 22:22:32 -0000 I just got my hands on a dual-core G5 (Late 2005), and want to throw -CURRENT on it. Is there a snapshot available with the recent ppc64 changes that I could test out? - Justin