From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <00300f2992d401162743ea162b6dfc34@swtch.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] bge From: "Russ Cox" Date: Thu, 9 Mar 2006 14:57:36 -0500 In-Reply-To: <85f1dbf5e47591c036d98e933dec64cb@cat-v.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 1077752e-ead1-11e9-9d60-3106f5b1d025 > As russ explained, the replacement for 9load is a standard Plan 9 > kernel. I am still thinking about what the best way design the user > space bits that parse the plan9.ini invoque /dev/reboot. I'm happy to > hear suggestions. it's great that you can just think through the design without coding anything. i wish i could do that. russ