reactos/reactos/boot/bootdata
Christoph von Wittich 3241a12ecb add iphlpapi_winetest to bootcd
svn path=/trunk/; revision=38467
2008-12-30 09:11:13 +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 add iphlpapi_winetest to bootcd 2008-12-30 09:11:13 +00:00
autorun.inf move bootdata into boot 2006-02-17 14:47:43 +00:00
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 Armenian registry settings. 2008-12-18 12:26:42 +00:00
hivecls_i386.inf Armenian registry settings. 2008-12-18 12:26:42 +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 Armenian registry settings. 2008-12-18 12:26:42 +00:00
hivesft_i386.inf Armenian registry settings. 2008-12-18 12:26:42 +00:00
hivesys_arm.inf Armenian registry settings. 2008-12-18 12:26:42 +00:00
hivesys_i386.inf Remove the i8042prt entry from the static hive, it was correctly installed by PnP all all tested cases. 2008-12-27 09:04:15 +00:00
icon.ico move bootdata into boot 2006-02-17 14:47:43 +00:00
livecd.inf - Fix livecd font substitution 2008-10-17 00:04:53 +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 move bootdata into boot 2006-02-17 14:47:43 +00:00
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).