reactos/boot/bootdata
Jérôme Gardou 4553986560 Sync with trunk (r48008)
Bets are open : will this break anything?

svn path=/branches/reactos-yarotows/; revision=48024
2010-07-13 17:46:03 +00:00
..
bootcd Sync with trunk (r47116), hopefully without breaking anything. 2010-05-07 07:41:13 +00:00
bootcdregtest Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
livecd Sync with trunk (r47116), hopefully without breaking anything. 2010-05-07 07:41:13 +00:00
livecdregtest Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
packages Sync with trunk (r48008) 2010-07-13 17:46:03 +00:00
autorun.inf Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
bootcd.ini Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
bootdata.rbuild Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
hivecls_arm.inf Sync with trunk (r47116), hopefully without breaking anything. 2010-05-07 07:41:13 +00:00
hivecls_i386.inf Sync with trunk (r47116), hopefully without breaking anything. 2010-05-07 07:41:13 +00:00
hivedef_arm.inf Sync to trunk head (r47736) 2010-06-10 20:57:03 +00:00
hivedef_i386.inf Sync to trunk head (r47736) 2010-06-10 20:57:03 +00:00
hiveinst_arm.inf Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
hiveinst_i386.inf Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
hivesft_arm.inf sync with trunk r47346 2010-05-25 10:27:42 +00:00
hivesft_i386.inf sync with trunk r47346 2010-05-25 10:27:42 +00:00
hivesys_arm.inf Sync to trunk head (r47736) 2010-06-10 20:57:03 +00:00
hivesys_i386.inf Sync with trunk (r48008) 2010-07-13 17:46:03 +00:00
icon.ico Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
livecd.inf Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
livecd.ini Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
readme.txt Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
system.ini Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
txtsetup.sif Sync to trunk head (r47736) 2010-06-10 20:57:03 +00:00
unattend.inf Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00

========================
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).