Difference between revisions of "0.4.0"

From ReactOS Wiki
Jump to: navigation, search
(don't add things to show stopper if you haven't discussed it with me first)
(Categorize)
Line 34: Line 34:
 
* [http://www.reactos.org/wiki/index.php/Roadmap ReactOS Roadmap ]
 
* [http://www.reactos.org/wiki/index.php/Roadmap ReactOS Roadmap ]
 
* [http://www.reactos.org/wiki/index.php/Tasklist ReactOS TODO/Tasklist]
 
* [http://www.reactos.org/wiki/index.php/Tasklist ReactOS TODO/Tasklist]
 +
 +
[[Category:Versions]]

Revision as of 14:26, 10 June 2008

This roadmap is subject to change. Things listed below may be completed ahead of the 0.4.0 release.

Required achievements

Show Stoppers

  • Plug and Play Manager
  • Local Security Authority Server
  • More networking client and server applications
    • DHCP Server
    • SMB Filesystem Client
    • NFS Server/Client
    • Telnet Server
  • Regression Testing (Merge with Winehq Regression System)

Critical

  • Build ReactOS with Microsoft Visual C compiler and Platform SDK.
  • Fix Header system. Depends on MS_VC+PSDK Port.
  • All ReactOS Drivers must work on Windows
  • Run Driver Verifier on all ReactOS Drivers
  • Working basic power control (Shutdown and restart)
  • Full USB Keyboard and Mouse support

Enhancement

  • CXTest Graphical Regression testing system merged in to CI system
  • Import the ext2fsd driver in to ReactOS
  • Allow ext2 to be used during install
  • Continuous Integration System (Keep people from breaking the tree)

Related Links