From owner-freebsd-ppc@FreeBSD.ORG Mon Dec 22 18:30:42 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 51ED216A4CE for ; Mon, 22 Dec 2003 18:30:42 -0800 (PST) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id EABF043D39 for ; Mon, 22 Dec 2003 18:30:40 -0800 (PST) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-30-180.dsl.onthenet.net [203.144.30.180]) hBN2USZG004909; Tue, 23 Dec 2003 12:30:29 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <3FE7A8FA.50006@freebsd.org> Date: Tue, 23 Dec 2003 12:31:22 +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: Andrew Gallatin References: <3FE57197.90806@freebsd.org> <16359.4008.10055.483235@grasshopper.cs.duke.edu> In-Reply-To: <16359.4008.10055.483235@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: Syscons resurrected 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: Tue, 23 Dec 2003 02:30:42 -0000 > > http://www.freebsd.org/install.html > > I think you meant http://people.freebsd.org/~grehan/install.html Ah yes, thanks for that. > > - 'shutdown -h' and reboot now work thanks to Drew G. > > > > Be honest, you all but wrote that code! ;) It's good to see commits from others to the PPC kernel tree :-) Actually, I think the OpenFirmware halt/shutdown will go away with ADB. later, Peter.