Difference between revisions of "0.4.0"
(SoC is not related to the 0.4 release.) |
(don't add things to show stopper if you haven't discussed it with me first) |
||
Line 6: | Line 6: | ||
* Plug and Play Manager | * Plug and Play Manager | ||
− | |||
* Local Security Authority Server | * Local Security Authority Server | ||
* More networking client and server applications | * More networking client and server applications | ||
Line 13: | Line 12: | ||
** NFS Server/Client | ** NFS Server/Client | ||
** Telnet Server | ** Telnet Server | ||
− | |||
* Regression Testing (Merge with Winehq Regression System) | * Regression Testing (Merge with Winehq Regression System) | ||
− | |||
=== Critical === | === Critical === | ||
Line 24: | Line 21: | ||
* Run Driver Verifier on all ReactOS Drivers | * Run Driver Verifier on all ReactOS Drivers | ||
* Working basic power control (Shutdown and restart) | * Working basic power control (Shutdown and restart) | ||
+ | * Full USB Keyboard and Mouse support | ||
=== Enhancement === | === Enhancement === | ||
Line 30: | 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 | ||
+ | * [[Continuous Integration System]] (Keep people from breaking the tree) | ||
== Related Links == | == Related Links == |
Revision as of 16:06, 9 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
- 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)