reactos/reactos
Ged Murphy 07c2f6d0c5 - improve the start code
- add an edit button on the properties dialog to give admins the option to modify the service config

svn path=/trunk/; revision=28630
2007-08-28 19:54:25 +00:00
..
base - improve the start code 2007-08-28 19:54:25 +00:00
boot - add unattend.inf for bootcdregtest 2007-08-28 17:32:05 +00:00
dll - search for ReactOS installation cd and try locate directly the unattend.inf. This allows us to use the _same_ unattend.inf which is used in usetup. As a result we no longer need to put a second unattend.inf in the reactos.cab which revives the bootcdregtest 2007-08-28 14:00:24 +00:00
drivers - Fix a warning reported by Gregor Brunmar. 2007-08-27 11:57:02 +00:00
hal Fix usage of KdComPortInUse 2007-07-08 20:13:20 +00:00
include Revert r28603 and add the correct fix 2007-08-28 13:40:56 +00:00
lib Revert r28603 and add the correct fix 2007-08-28 13:40:56 +00:00
media Install VBE and VGA drivers when a compatible graphic adapter is detected 2007-08-28 14:27:23 +00:00
modules Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00
ntoskrnl - Fix boot (thx hpoussin for hint). 2007-08-26 18:18:48 +00:00
subsystems fix the build 2007-08-26 23:01:18 +00:00
tools - update documentation 2007-08-28 19:06:02 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild Add rbuild file for winsta.dll, and add it to bootcd 2007-08-20 09:34:18 +00:00
config-ppc.template.rbuild Remove ARCH define in config.template.rbuild. 2007-08-06 09:25:03 +00:00
config.template.rbuild Remove ARCH define in config.template.rbuild. 2007-08-06 09:25:03 +00:00
COPYING
CREDITS add myself to CREDITS 2007-08-09 12:47:07 +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 Rename CFLAGS to HOST_FLAGS, CPPFLAGS to HOST_CPPFLAGS, LFLAGS to HOST_LFLAGS 2007-08-27 07:21:26 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-generic.rbuild Move generic part of ReactOS-$(ARCH).rbuild to ReactOS-generic.rbuild 2007-08-22 15:06:43 +00:00
ReactOS-i386.rbuild Move generic part of ReactOS-$(ARCH).rbuild to ReactOS-generic.rbuild 2007-08-22 15:06:43 +00:00
ReactOS-ppc.rbuild Move generic part of ReactOS-$(ARCH).rbuild to ReactOS-generic.rbuild 2007-08-22 15:06:43 +00:00
README - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
vreport.xsl Metadata enhancement for rbuild and version report by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-12 19:17:00 +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.