reactos/reactos/boot/bootdata
Dmitry Chapyshev bde9f55dc2 - Import pstorec from wine head
svn path=/trunk/; revision=36054
2008-09-08 13:48:25 +00:00
..
bootcd - Removed hard coded bootsector from *Iso module types and express it with rbuild syntax. 2008-05-19 20:46:46 +00:00
bootcdregtest - Removed hard coded bootsector from *Iso module types and express it with rbuild syntax. 2008-05-19 20:46:46 +00:00
livecd - Removed hard coded bootsector from *Iso module types and express it with rbuild syntax. 2008-05-19 20:46:46 +00:00
livecdregtest - Removed hard coded bootsector from *Iso module types and express it with rbuild syntax. 2008-05-19 20:46:46 +00:00
packages - Import pstorec from wine head 2008-09-08 13:48:25 +00:00
autorun.inf
bootdata.rbuild - Fix a bug in cdfile that was preventing to use the 'nameoncd' attribute 2008-06-30 19:12:16 +00:00
hivecls_arm.inf - Pass the msi package in quotes 2008-08-23 17:26:26 +00:00
hivecls_i386.inf - Pass the msi package in quotes 2008-08-23 17:26:26 +00:00
hivedef_arm.inf - hackfix unbootable image (part 2/2) 2008-06-30 18:33:13 +00:00
hivedef_i386.inf - hackfix unbootable image (part 2/2) 2008-06-30 18:33:13 +00:00
hiveinst_arm.inf - hackfix unbootable image (part 2/2) 2008-06-30 18:33:13 +00:00
hiveinst_i386.inf - hackfix unbootable image (part 2/2) 2008-06-30 18:33:13 +00:00
hivesft_arm.inf * add registry key for bitbucket shell folder 2008-08-08 22:31:15 +00:00
hivesft_i386.inf * Store the paths of ntbackup and defrag.msc in the registry 2008-08-14 15:03:37 +00:00
hivesys_arm.inf - Build vfatfs instead of CDFS. 2008-07-22 05:31:24 +00:00
hivesys_i386.inf Add the spooler service to the bootcd and start the service upon startup. 2008-09-03 21:06:22 +00:00
icon.ico
livecd.inf Add a key to change the keyboard layout on the livecd 2008-05-18 18:37:17 +00:00
livecd.ini Cameron Gutman <aicommander@gmail.com> 2007-09-17 08:48:14 +00:00
readme.txt Revert Change in readme.txt -- HTTP DAV access working 2008-03-09 21:56:42 +00:00
system.ini
txtsetup.sif Also change kdcom.dll location in txtsetup.sif 2008-09-06 15:19:57 +00:00
unattend.inf - include unattend.inf per default in the bootcd 2007-09-04 10:36:22 +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).