reactos/boot/bootdata
Amine Khaldi 84291d0d72 * Bring back rbuild build to be used until bug 6372 is fixed.
svn path=/branches/GSoC_2011/ThemesSupport/; revision=52691
2011-07-15 22:27:16 +00:00
..
bootcd * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
bootcdregtest * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
livecd * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
livecdregtest * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
packages * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
autorun.inf * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
bootcd.ini * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
bootdata.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
CMakeLists.txt * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
hivecls_amd64.inf
hivecls_arm.inf
hivecls_i386.inf * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
hivedef_amd64.inf * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
hivedef_arm.inf * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
hivedef_i386.inf * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
hiveinst_arm.inf
hiveinst_i386.inf
hivesft_amd64.inf
hivesft_arm.inf
hivesft_i386.inf * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
hivesys_amd64.inf * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
hivesys_arm.inf * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
hivesys_i386.inf * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
icon.ico * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
livecd.inf
livecd.ini * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
readme.txt
system.ini
txtsetup.sif * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
unattend.inf

========================
ReactOS Version 0.3.x
Updated July 28, 2007
========================

1. What is ReactOS?
-------------------

ReactOS is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft Windows NT
family of operating systems (NT4, 2000, XP, 2003, Vista).

Website: http://www.reactos.org/


2. Relationship with the WINE project
-------------------------------------

ReactOS has always intended to work with the WINE project to share as much
programming effort as possible. This mainly concerns User Mode DLLs and
still happens to a degree today. Other areas of cooperation lie in
applications and testing suites.


3. Future compatibility
-----------------------

The ReactOS project, although currently focused on Windows XP
compatibility, is always keeping an eye toward compatibility with
Windows Vista and future Windows NT releases.


4. Supporting other System Applications
---------------------------------------

The Windows NT architecture allows for subsystems, as does the ReactOS
architecture. A subsystem is an implementation of the APIs of another
operating system, allowing ReactOS to run applications from other systems. We
are already looking at subsystems for: Java, OS/2, and DOS and possibly others
in the future.


5. Tutorials
------------

Developer and User Tutorials: http://www.reactos.org/wiki/index.php/Main_Page

The tutorials contain more information on the project, compiling and testing
ReactOS - among other topics. Contributors to the project are always welcome.

6. Author
---------

This document was written by Jason Filby (jasonfilby@yahoo.com).