mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
- ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme.
- Add a sentence about RosBE. svn path=/trunk/; revision=25177
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ ReactOS from http://www.reactos.org/.
|
||||
|
||||
To build ReactOS run 'make' (without the quotes) if you are building on Linux
|
||||
or 'mingw32-make' if you are building on Windows (or ReactOS) from the top
|
||||
directory.
|
||||
directory. If you are using RosBE, follow on-screen instructions.
|
||||
|
||||
|
||||
2.2 Building a bootable CD image
|
||||
|
||||
+6
-5
@@ -1,6 +1,6 @@
|
||||
========================
|
||||
ReactOS Version 0.3.x
|
||||
Updated Nov 30, 2006
|
||||
Updated Dec 16, 2006
|
||||
========================
|
||||
|
||||
1. What is ReactOS?
|
||||
@@ -8,10 +8,11 @@ Updated Nov 30, 2006
|
||||
ReactOS is an Open Source effort to develop a quality operating system
|
||||
that is compatible with Windows NT applications and drivers.
|
||||
|
||||
The ReactOS project, although currently focused on Windows NT 4.0
|
||||
compatibility, is always keeping an eye toward compatibility with
|
||||
Windows 2000 (NT 5.0), Windows XP (NT 5.1), Windows Vista and future
|
||||
Windows NT releases.
|
||||
The ReactOS project, although currently focused on Windows XP/2003
|
||||
drivers compatibility, is always keeping an eye toward compatibility with
|
||||
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
|
||||
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
|
||||
focus is Windows XP.
|
||||
|
||||
More information is available at http://www.reactos.org/.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user