From owner-freebsd-ppc@FreeBSD.ORG Wed Oct 15 19:43:48 2003 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 1736A16A4B3 for ; Wed, 15 Oct 2003 19:43:48 -0700 (PDT) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id E93C443FAF for ; Wed, 15 Oct 2003 19:43:46 -0700 (PDT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-203-45-244-178.qld.bigpond.net.au [203.45.244.178]) by dommail.onthenet.com.au (Mirapoint Messaging Server MOS 3.2.4-GA) with ESMTP id ABU28264 (AUTH peterg@ptree32.com.au); Thu, 16 Oct 2003 12:43:39 +1000 (EST) Sender: grehan@dommail.onthenet.com.au Message-ID: <3F8E05EF.C9F9BCA5@freebsd.org> Date: Thu, 16 Oct 2003 12:43:59 +1000 From: Peter Grehan X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: Jaworowski Rafal-ARJ004 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: 'Alex Zepeda' cc: freebsd-ppc@freebsd.org Subject: Re: FYI: rudimentary loader for ppcbug-based systems 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: Thu, 16 Oct 2003 02:43:48 -0000 X-List-Received-Date: Thu, 16 Oct 2003 02:43:48 -0000 Hi Rafal > I tend to agree that NetBSD's approach makes this separtion very clear and easy to > manage (by the price of a bit of redundancy). How hard would it be to bring this > into what we currently have in Free(besides the mentioned split in existing powerpc > directory)? Not that easy, I don't think: it's more of a top-level directory (e.g. pc98) rather than a powerpc subdir. Which is another reason why I don't really want to go down the NetBSD path. later, Peter.