reactos/reactos
Saveliy Tretiakov 2d04abb37e Fix make livecd
svn path=/trunk/; revision=26027
2007-03-08 12:31:24 +00:00
..
base Fix make livecd 2007-03-08 12:31:24 +00:00
boot - Fix bootcd (taking in account rostests module too) 2007-03-07 22:10:37 +00:00
dll Move what's left in trunk here (2/2). 2007-03-06 21:48:14 +00:00
drivers - Fixed up KdComPortInUse so that we don't crash when using TinyKRNL/Windows kdcom.dll anymore (due to serial.sys). WinDBG should work a lot better now. 2007-03-05 19:24:54 +00:00
hal - Fix a bug in KeQueryPerformanceCounter which was reading the flags in ESI instead of ECX. 2007-03-04 19:06:34 +00:00
include Revert 25953. 2007-03-07 11:28:51 +00:00
lib - Fix a bug in KeQueryPerformanceCounter which was reading the flags in ESI instead of ECX. 2007-03-04 19:06:34 +00:00
media Set correct value for Characteristics (tested by Colin_Finck on IRC) 2007-02-15 20:39:33 +00:00
modules Move tests from rosapps to rostests 2007-03-06 11:10:43 +00:00
ntoskrnl - Uncomment a couple of implemented Ob functions 2007-03-07 12:32:02 +00:00
subsystems Move what's left in trunk here (2/2). 2007-03-06 21:48:14 +00:00
tools some configuration changes for debug builds 2007-03-02 21:04:41 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild Fix user32, gdi32 and dnsapi's base addresses so that no relocations occur during system bootup. 2007-02-10 15:49:50 +00:00
config-ppc.template.rbuild
config.template.rbuild - Enable _WINKD_ in config.rbuild. Currently set to 0 and don't set it to 1 yet because it won't build yet. 2007-03-04 20:52:54 +00:00
COPYING
CREDITS [AUDIT] 2006-12-03 21:06:03 +00:00
depmap.xsl - add a primitive XSL for displaying the ReactOS dependency map 2007-01-14 20:41:01 +00:00
Doxyfile
INSTALL - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
LGPL.txt
Makefile Merge 25429:25431, 25437, 25441:25443. 2007-01-20 15:15:54 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-ppc.rbuild
ReactOS.rbuild Remove regtests from /reactos since it's not needed anymore. 2007-03-06 12:14:33 +00:00
README - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.