I am os devleper and planting wine to my os
I am os devleper and planting wine to my os
I am planting wine to this operating system, and achieved some result.
please look this project :www.woos.cn/blog and post some wine running snapshot on it.
please look this project :www.woos.cn/blog and post some wine running snapshot on it.
by the way,this is a new Microkernel operating system,not using Linux kernel. you can also download the demo on http://www.woos.cn developed at 2009.
yaocong english description of the OS would be useful.
When you say microkernel many pre existing OS's jump to mind. http://en.wikipedia.org/wiki/Category:Microkernels. Please make sure you are not re inventing the wheel without good cause.
Most scary warning is GNU Hurd that took 20 years and still not fully done.
Biggest issue with Wine is self is in fact not designed to function multi user very well at all. So running wine as a service straight under core is going to bring some issues.
Also wine dependency list is huge. If the system is not posix you are going to have a lot of up hill battles.
Also there is also the final issue for a OS to live it must have drivers.
When you say microkernel many pre existing OS's jump to mind. http://en.wikipedia.org/wiki/Category:Microkernels. Please make sure you are not re inventing the wheel without good cause.
Most scary warning is GNU Hurd that took 20 years and still not fully done.
Biggest issue with Wine is self is in fact not designed to function multi user very well at all. So running wine as a service straight under core is going to bring some issues.
Also wine dependency list is huge. If the system is not posix you are going to have a lot of up hill battles.
Also there is also the final issue for a OS to live it must have drivers.
There's an english description at
http://www.reactos.org/forum/viewtopic.php?f=13&t=6672
I think there's room for a little reinvention of the wheel still.
There are still people looking at microkernels other than Mach, e.g.
http://en.wikipedia.org/wiki/L4_microkernel_family
And then there's QNX, a posix-compatible microkernel that's seen
wide use.
But, back to my earlier question: how many open source components
are used in FutureAlpha?
http://www.reactos.org/forum/viewtopic.php?f=13&t=6672
I think there's room for a little reinvention of the wheel still.
There are still people looking at microkernels other than Mach, e.g.
http://en.wikipedia.org/wiki/L4_microkernel_family
And then there's QNX, a posix-compatible microkernel that's seen
wide use.
But, back to my earlier question: how many open source components
are used in FutureAlpha?
HI,
The microkernel , core services , system managers and core dynamic libraries are developed natively,and we call it as "FA Basic System". For any user or community needs more complex or targeted applications(including embedded applications) ,we can supply technical supports and the opened source add-in libraries runnable on the FA Basic System ,such as Wine ,Xorg ,Libpng ,Libx11,DirectFB, etc.
Although FA Basic System is totally closed-source now,but this dose not mean it will be always closed-source,and we need more people take part in such a project with totally different ideas of operating system designing and do something subversive.
The microkernel , core services , system managers and core dynamic libraries are developed natively,and we call it as "FA Basic System". For any user or community needs more complex or targeted applications(including embedded applications) ,we can supply technical supports and the opened source add-in libraries runnable on the FA Basic System ,such as Wine ,Xorg ,Libpng ,Libx11,DirectFB, etc.
Although FA Basic System is totally closed-source now,but this dose not mean it will be always closed-source,and we need more people take part in such a project with totally different ideas of operating system designing and do something subversive.