From owner-freebsd-ppc@FreeBSD.ORG Wed Jul 14 00:47:48 2004 Return-Path: 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 0DE4516A4CE for ; Wed, 14 Jul 2004 00:47:48 +0000 (GMT) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DDFA43D1D for ; Wed, 14 Jul 2004 00:47:47 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-30-80.dsl.onthenet.net [203.144.30.80]) i6E0lju9042820; Wed, 14 Jul 2004 10:47:46 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <40F4844D.7060803@freebsd.org> Date: Wed, 14 Jul 2004 10:54:37 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joshua Coombs References: <008401c468f1$3e5b14a0$0397a8c0@distortion> In-Reply-To: <008401c468f1$3e5b14a0$0397a8c0@distortion> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: NFS Boot X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jul 2004 00:47:48 -0000 > Is there a cvsup repository for the src, or should I use cvs? PPC can be built from the stock FreeBSD -CURRENT tree. There's no CVSup client for PPC, so you may have to pull the source onto a machine with a supported client. later, Peter.