Difference between revisions of "0.4.0"

From ReactOS Wiki
Jump to: navigation, search
m (Add link to Justin Haygood SoC2006 Blog)
m
Line 25: Line 25:
 
* Working basic power control (Shutdown and restart)
 
* Working basic power control (Shutdown and restart)
  
=== Google Summer of Code 2006 [http://code.google.com/soc/reactos/about.html] ===
+
=== [[Summer_of_Code_2006|Google Summer of Code 2006]] [http://code.google.com/soc/reactos/about.html] ===
  
 
* Remote Desktop client application & ActiveX control  
 
* Remote Desktop client application & ActiveX control  
* ReactOS Print Spooler Service (Spoolsv) [http://www.reactos.org/wiki/index.php/Printing wiki]
+
* ReactOS Print Spooler Service (Spoolsv) [[Printing|wiki]]
 
* Login System [http://soc2006.justinhaygood.com/]
 
* Login System [http://soc2006.justinhaygood.com/]
 
* Clipboard Server API Implementation  
 
* Clipboard Server API Implementation  

Revision as of 17:16, 7 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)
  • Audit process complete

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)

Google Summer of Code 2006 [1]

  • Remote Desktop client application & ActiveX control
  • ReactOS Print Spooler Service (Spoolsv) wiki
  • Login System [2]
  • 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