Difference between revisions of "0.4.0"

From ReactOS Wiki
Jump to: navigation, search
(Critical)
(Critical)
Line 22: Line 22:
 
* All ReactOS Drivers must work on Windows
 
* All ReactOS Drivers must work on Windows
 
* Run Driver Verifier on all ReactOS Drivers
 
* Run Driver Verifier on all ReactOS Drivers
* Use Wine testing framework for Regresion/Bug detection
 
 
* Working basic power control (Shutdown and restart)
 
* Working basic power control (Shutdown and restart)
 
* Implement actual Cache Manager
 
* Implement actual Cache Manager

Revision as of 06:38, 4 June 2006

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
    • Full USB Keyboard and Mouse support
  • Local Security Authority Server
  • More networking client and server applications
    • DHCP Server
    • SMB Filesystem Client
    • NFS Server/Client
    • Telnet Server
  • Continuous Integration System (Keep people from breaking the tree)
  • 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)
  • Implement actual Cache Manager
  • NT style services support

Google Summer of Code 2006[1]

  • Remote Desktop client application & ActiveX control
  • ReactOS Print Spooler Service (Spoolsv) wiki
  • Login System
  • Clipboard Server API Implementation

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

Related Links