11 Dec 2008 08:44
12 Dec 2008 16:20
Re: anyone porting emu to windows mobile?
Hi !
Look at http://code.google.com/p/inferno-openmoko/
2008/12/11 Skip Tavakkolian <skip <at> 9netics.com>
i don't see one on the list of ports on inferno wiki.
-Skip
--
С Уважением
Жилкин Сергей
16 Dec 2008 19:19
16 Dec 2008 19:42
Re: disk/format
> Shouldn't > > disk/format -b /Inferno/386/pbs -df Inferno.iso /Inferno/386/9load > plan9.ini ipc.gz > > render an image that can be burned to CD to become a bootable disk? Not quite. What that creates is a floppy image, not an ISO9660 El Torito image. You need to take one more step and use something like mkisofs to create an ISO image specifying the floppy image as the boot image. I've used a line like: mkisofs -v -r -b disk -o inf.iso disk to create a bootable CD image. Here disk is the file I created with disk/format. BLS
17 Dec 2008 15:23
Re: disk/format
On 12/16/08, Brian L. Stuart <blstuart@...> wrote: > mkisofs -v -r -b disk -o inf.iso disk Thanks! This should be possible with hdiutil on the mac. Once I have the syntax down I 'll post it up here. Ian
21 Dec 2008 11:42
Russian blog about Inferno
Hello everyone, especially Russian readers ;) I opened new Russian blog about Inferno and like to announce it. Its address: http://inferno-rus.blogspot.com Sorry for ugly English.
22 Dec 2008 08:45
Fwd: plan9
---------- Forwarded message ----------
From: Tharaneedharan Vilwanathan <vdharani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date: Sun, Dec 21, 2008 at 11:43 PM
Subject: plan9
To: Fans of the OS Plan 9 from Bell Labs <9fans-yyJJWgVhSYiVc3sceRu5cw@public.gmane.org>
hi all,
From: Tharaneedharan Vilwanathan <vdharani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date: Sun, Dec 21, 2008 at 11:43 PM
Subject: plan9
To: Fans of the OS Plan 9 from Bell Labs <9fans-yyJJWgVhSYiVc3sceRu5cw@public.gmane.org>
hi all,
my paying job kept me busy for quite sometime. so far i couldnt spend as much time on inferno/plan9 as i wanted to. but i have taken 2 weeks off and i am happy that i will be using part of the free time to keep up with the technology (so i will be posting more!).
specifically, i am trying to do this:
- bring up plan9 on my Mac Mini using Parallels for Mac (4 or at least 3).
- get plan9/inferno run on soekris net5501 board
- miscellaneous things on inferno/plan9.
thanks
dharani
22 Dec 2008 08:53
graphics scaling
Tharaneedharan Vilwanathan <vdharani <at> gmail.com>
2008-12-22 07:53:48 GMT
2008-12-22 07:53:48 GMT
hi,
to the extent i know there is no facility to scale graphics image in inferno and plan9. long back when i went thru ATI graphics chip specification and another set-top box ASIC spec, I found that these accelerations are supported in hardware. here are my questions along these lines:
- do other platforms like Windows, Mac use the hardware facilities like this to do image scaling (like submit the task to graphics card, then read the result back)?
- do plan9, inferno graphics modules do this? to the extent i know they dont.
- how is graphics scaling done in plan9/inferno? are there any software implementations like library routines written?
- are there any command-line tools to rescale images, etc? i remember earlier edition of plan9 had command-line tools.
please provide me any pointers.
thanks
dharani
22 Dec 2008 13:40
Re: Russian blog about Inferno
Hello :)
O'k I'll post some comments :)
2008/12/21 Evgeny <zobnin <at> gmail.com>
Hello everyone, especially Russian readers ;)
I opened new Russian blog about Inferno and like to announce it.
Its address: http://inferno-rus.blogspot.com
Sorry for ugly English.
--
С наилучшими пожеланиями
Жилкин Сергей
With best regards
Zhilkin Sergey
28 Dec 2008 01:56
Re: Text Editor (Was re: Installing Inferno Natively)
On Tue, Jan 23, 2007 at 10:03 AM, Michaelian Ennis <michaelian.ennis@...> wrote: > TextMate is an excellent editor and there is currently a request on > their communtiy site for a Limbo "bundle". I've contributed a bundle for textmate that has rudimentary Limbo features, syntax highlighting etc. One can obtain it from the svn like so: svn co http://macromates.com/svn/Bundles/trunk/Review/Bundles/Limbo.tmbundle Ian
RSS Feed