reactos/reactos/boot/bootdata
Dmitry Gorbachev d8304d7df3 Do not install them two times.
svn path=/trunk/; revision=26056
2007-03-10 12:47:04 +00:00
..
bootcd
bootcdregtest - update testboot script 2006-11-14 16:51:32 +00:00
livecd
livecdregtest set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
packages Do not install them two times. 2007-03-10 12:47:04 +00:00
autorun.inf
bootdata.rbuild forgot to commit these files 2006-08-27 14:20:17 +00:00
hivecls.inf Add icons for several filetypes 2006-05-15 17:28:50 +00:00
hivedef.inf Add message's spy into user32.dll. In order to enable, just uncomment #define YDEBUG in spy.c file and optionally set the messages you want to include / exclude in the registry (HKCU\ReactOS\Debug). 2006-07-28 13:52:23 +00:00
hiveinst.inf
hivesft.inf Don't substitute Marlett as TGMarlett is the file name, not the typeface name. 2007-01-22 19:42:16 +00:00
hivesys.inf Update keyboard layout names. Add "Layout Id" key for Us-Dvorak. Rename kbdse.dll to kbdsw.dll 2007-02-23 18:41:48 +00:00
icon.ico
livecd.inf LiveCD change: don't directly name the shell executable in SYSTEM\Setup key, but run setup.exe, which then loads syssetup.dll, which then runs the selected shell. 2006-07-12 11:30:17 +00:00
livecd.ini - Fix IopApplyReactOSCdRomHack to handle LiveCD case properly. LiveCD should now boot*. 2007-02-07 06:08:24 +00:00
readme.txt - update readme 2006-12-03 19:16:30 +00:00
system.ini
txtsetup.sif - Add proper bootcd/install freeldr.ini flags to allow KD debugging to work. 2007-03-05 02:29:46 +00:00
unattend.inf.sample Add DisableVmwInst option to unattend setup to disable vmware driver setup wizard 2007-01-06 21:18:36 +00:00

========================
ReactOS Version 0.3.x
Updated November 30, 2006
========================

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 planned to work with the WINE project to share as much
programming effort as possible. This will mainly concern User Mode DLLs and
will happen once ReactOS's Kernel Mode areas are more complete, as those areas
form the underlying infrastructure. Other areas of cooperation lie in
applications and testing suites.


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

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.


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