Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Operating Systems Windows Technology

Russian President Interested In Funding ReactOS 186

An anonymous reader writes "When Russian President Dmitri Medvedev recently visited a high school where ReactOS developer Marat Karatov happens to study, Karatov took the opportunity to present the open-source Windows-a-like to the President, and got a rather more enthusiastic reaction than might be expected — the President found the project interesting, and would consider funding it." Be forewarned that the BBC article takes a few statements by the developers about boot time and compatibility out of context.
This discussion has been archived. No new comments can be posted.

Russian President Interested In Funding ReactOS

Comments Filter:
  • by fuzzyfuzzyfungus ( 1223518 ) on Wednesday September 14, 2011 @11:24AM (#37399254) Journal
    Parts of the application-facing side of things are shared with WINE(since both projects aim at having a working win32 land, as far as programs are concerned); but ReactOS goes to the additional effort of attempting to duplicate the NT kernel sufficiently closely as to be compatible with Windows drivers as well...
  • Re:3... 2... 1... (Score:4, Informative)

    by morgauxo ( 974071 ) on Wednesday September 14, 2011 @12:38PM (#37400216)
    Actually, ReactOS uses Wine's code. Improvements are ported back and forth between the two too. Wine provides the API, ReactOS porvides the kernel and shell where traditional Wine use is X-Windows and Li/Unix.
  • by Khyber ( 864651 ) <techkitsune@gmail.com> on Wednesday September 14, 2011 @12:52PM (#37400394) Homepage Journal

    And yet it does every thing I've asked it to do. I'm even rocking some Quake, and I can post on slashdot, I can boot instantly, I have no issues with multiple programs open, and it just so happens to be the interface OS for my research station at home.

    Proprietary, but its FREE and it comes with tools to let you do things.

    Is nobody a child at heart any longer? What happened to that drive to tinker?

  • Re:3... 2... 1... (Score:4, Informative)

    by bhtooefr ( 649901 ) <bhtooefr&bhtooefr,org> on Wednesday September 14, 2011 @01:02PM (#37400504) Homepage Journal

    ReactOS's goal is to be a cleanroom engineered OS that at the kernel level is 100% compatible with NT 5.1 or 5.2 (I forget which), and at the userland level is 100% compatible with the latest version of Windows (so NT 6.1, but not for long).

    There's some overlap between ReactOS and WINE, and some stuff gets ported back and forth between the two, but WINE takes some shortcuts that ReactOS can't take.

    WINE also can't really support hardware that only has Windows drivers, whereas ReactOS can.

    And, one development technique that the ReactOS developers are doing is, take a copy of Windows XP, remove a file, and develop a clean-room version. Work on their version until it's stable on XP, then put it in ReactOS. See what broke. Then fix what broke.

  • by MBGMorden ( 803437 ) on Wednesday September 14, 2011 @03:19PM (#37402250)

    To be fair what the ReactOS guys want to accomplish, to have a Linux that can actually run Windows drivers AND programs without hoop jumping, is ambitious to say the least. Personally I don't see how they'll do it without the Windows source code to look at but I wish them luck.

    ReactOS shares code with WINE, but it is not related to Linux in any way (aside from being another open source OS).

What ever you want is going to cost a little more than it is worth. -- The Second Law Of Thermodynamics

Working...