From owner-freebsd-ppc@FreeBSD.ORG Tue Oct 18 05:33:12 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 012C616A41F for ; Tue, 18 Oct 2005 05:33:12 +0000 (GMT) (envelope-from webmaster@machowto.com) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E2C143D46 for ; Tue, 18 Oct 2005 05:33:11 +0000 (GMT) (envelope-from webmaster@machowto.com) Received: from [192.168.0.4] (c-67-177-44-144.hsd1.ut.comcast.net[67.177.44.144]) by comcast.net (sccrmhc13) with SMTP id <2005101805331001300ksgkve>; Tue, 18 Oct 2005 05:33:10 +0000 User-Agent: Microsoft-Entourage/11.2.0.050811 Date: Mon, 17 Oct 2005 23:33:07 -0600 From: "David S. Besade" To: Message-ID: Thread-Topic: A Little Update Thread-Index: AcXTpWscqdtfOj+YEdq3EwADk1TWeA== Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: A Little Update 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: Tue, 18 Oct 2005 05:33:12 -0000 Hey Guys, I thought I would give the developers a little heads up on my progress through Beta-3 to RC1. I know you probably have your own test machines, however I have been waiting for a Tier 1 release since FreeBSD 4.4 and now that I have the time to help.. I am going to try. ** Machine Specs ** iMac DV Special Edition 400Mhz G3 384MB PC100 RAM Dual USB Dual Firewire 10/100 Ethernet 8MB Rage 128 Slot Load DVD ** How I installed Ports ** I Just FTP'd into the FreeBSD Main server and downloaded ports.tar.gz. Then, after installing wget, I used csup to install the source and update ports. Works great. No Problems. If you all need someone to start going through ports and test compiling everything, let me know, this is a local machine and I can work on that and send in the logs for the failures. ** Installing the stuff the installer doesn't ** After I got the source downloaded, I went through and installed the man files, dict (for pico and iSpell), and various other trinkets including OpenSSL and the like although I installed perl from ports for ease of upgrading later if needed. So Far everything has been stable, I am going to compile a optimized kernel tonight to help with build speeds as I don't need the debug output to test build. I have been working on a Quad Xeon and the AMD64 port as well, good stuff they got ACPI sorta working ;). A Big Thank you to Peter & Crew for making this happen. -Dave