From owner-freebsd-ppc@FreeBSD.ORG Sat May 21 09:26:40 2005 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 D4C3C16A4D0 for ; Sat, 21 May 2005 09:26:40 +0000 (GMT) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6200E43D62 for ; Sat, 21 May 2005 09:26:39 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.25.99] (cpe-99-25.fr-dsl.bris.onthenet.net [203.144.25.99])j4L9QanP080790; Sat, 21 May 2005 19:26:37 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <428EFEBC.5060304@freebsd.org> Date: Sat, 21 May 2005 19:26:20 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andreas Tobler References: <428BC6D0.90207@freebsd.org> <428CFF53.7070907@pop.agri.ch> <428D2D6C.5050601@freebsd.org> <428E59DE.9000900@pop.agri.ch> <428E7734.9060606@freebsd.org> <428ED750.70308@pop.agri.ch> <428EE671.5030900@freebsd.org> <428EE966.4040305@pop.agri.ch> <428EF788.8070700@freebsd.org> <428EFB8F.10702@pop.agri.ch> In-Reply-To: <428EFB8F.10702@pop.agri.ch> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: Updated install ISO 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: Sat, 21 May 2005 09:26:41 -0000 > Ok, and understanding question: with your current snapshot cd am I able > to do a buildworld/buildkernel without updating the source? .. > I mean, I installed the source from the cd. Now I wonder if I have to > sync something or if it should be possible to build out of the box w/o > any errors (beside my oddities). Can you do a buildworld/buildkernel > with the bare cd installation ? Something else I haven't tried :) I believe so, if you install the full source distribution. I only tested a minimal install for the last ISO in my haste to get it completed. There are a couple of patches in the kernel source tree at least that haven't been committed to mainline CVS, but these are mainly debugging aids that I intend to retire. later, Peter.