From owner-cvs-src@FreeBSD.ORG Wed Dec 10 09:05:22 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB8EC16A4CE; Wed, 10 Dec 2003 09:05:22 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CF7B43D21; Wed, 10 Dec 2003 09:05:21 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id hBAH5KRm044560; Wed, 10 Dec 2003 09:05:20 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id hBAH5IGT044559; Wed, 10 Dec 2003 09:05:18 -0800 (PST) (envelope-from obrien) Date: Wed, 10 Dec 2003 09:05:18 -0800 From: "David O'Brien" To: Peter Grehan Message-ID: <20031210170518.GA44514@dragon.nuxi.com> References: <200312100917.hBA9H26R081659@repoman.freebsd.org> <3FD6F0F2.4955B5B2@freebsd.org> <3FD702B2.80802@ptree32.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FD702B2.80802@ptree32.com.au> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-BETA Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Andre Oppermann cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/powerpc/loader conf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2003 17:05:23 -0000 On Wed, Dec 10, 2003 at 09:25:38PM +1000, Peter Grehan wrote: > >What is missing for PowerPC to become a complete Tier-1 platform? > > My thoughts on a minimal list before it could become a candidate are: > > - sysinstall > - self-hosted make release to create bootable CDs > - gdb > - syscons > - XFree86 > - kld > - ADB kbd/mouse support for notebooks Most important thing left out -- stability. Along with being able to repoduce your bits from CVS.