Difference between revisions of "0.4.0"

From ReactOS Wiki
Jump to: navigation, search
(Remove unneeded spaces)
(Enhancement: function implented, look: Known working hardware list)
Line 28: Line 28:
 
* Import the ext2fsd driver in to ReactOS
 
* Import the ext2fsd driver in to ReactOS
 
* Allow ext2 to be used during install
 
* Allow ext2 to be used during install
* Hardware [[OpenGL]] support with the NVidia Driver
 

Revision as of 18:52, 5 August 2005

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
  • 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)

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