Re: [9fans] Python3 for Plan9

2013-08-17 Thread Devyn Collier Johnson
On 08/17/2013 02:20 AM, Alex Jordan wrote: On Aug 16, 2013 8:22 PM, "Devyn Collier Johnson" mailto:devyncjohn...@gmail.com>> wrote: > I downloaded the Python 3.3.2 code and cross-compiled it for ARM systems. I currently do not have an ARM Plan9 system to test this on. Is there some special

[9fans] Realtime clock on the Raspberry Pi

2013-08-17 Thread Holger Sebert
Hello, I have upgraded my Raspberry Pi with a RasClock: http://afterthoughtsoftware.com/products/rasclock In order to use, I put the following line into my profile: bind -a '#r' /dev The realtime-clock seems to be successfully recognized by the system as device /dev/rtc. However, Plan 9 does

Re: [9fans] Realtime clock on the Raspberry Pi

2013-08-17 Thread Richard Miller
> In order to use, I put the following line into my profile: > > bind -a '#r' /dev > > The realtime-clock seems to be successfully recognized > by the system as device /dev/rtc. However, Plan 9 does > not seem to use it; after every reboot the date and > time is reset. The '#r' device for the ra

Re: [9fans] Added new user

2013-08-17 Thread Roswell Grey
The thing is, I don't even get a "Root is from" prompt. The console doesn't prompt for anything. The last line it displays is something with /init/rc ...no prompt.

Re: [9fans] Added new user

2013-08-17 Thread Bakul Shah
On Sat, 17 Aug 2013 08:17:10 PDT Roswell Grey wrote: > > The thing is, I don't even get a "Root is from" prompt. The console doesn't > prompt for anything. The last line it displays is something with /init/rc > ...no prompt. Strange My guess is you forgot to remove nobootprompt=local Sh