reactos/reactos
Aleksey Bragin eebea09420 When initial setup is running it asks to press enter to format the drive, then
it displays the exact same message again before finally formatting the drive.

Thanks Colin_Finck.

See issue #1964 for more details.

svn path=/trunk/; revision=26155
2007-03-22 18:38:48 +00:00
..
base When initial setup is running it asks to press enter to format the drive, then 2007-03-22 18:38:48 +00:00
boot Italian translation by Paolo Devoti. 2007-03-20 16:03:32 +00:00
dll Italian translation by Paolo Devoti. 2007-03-20 16:02:01 +00:00
drivers Add svn:eol-style property 2007-03-21 20:32:38 +00:00
hal - Change the way DR_TRAP_FIXUP and V86_TRAP_FIXUP work so that they can be combined into TRAP_FIXUPS, which will also handle ABIOS Fixups later. 2007-03-19 05:56:27 +00:00
include - New ISR Timeout detection code. 2007-03-19 03:29:29 +00:00
lib Add some missing files. Trunk is still not buildable 2007-03-15 10:58:19 +00:00
media Add a variable to change the name of the ReactOS directory on bootcd. 2007-03-18 14:33:17 +00:00
modules Move tests from rosapps to rostests 2007-03-06 11:10:43 +00:00
ntoskrnl Send service name to pnproot driver (not used yet) 2007-03-22 17:13:14 +00:00
subsystems Italian translation by Paolo Devoti. 2007-03-20 16:03:32 +00:00
tools - revert 26147 2007-03-21 17:16:26 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild Autosyncing with Wine HEAD 2007-03-14 12:48:32 +00:00
config-ppc.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
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 Add a variable to change the name of the ReactOS directory on bootcd. 2007-03-18 14:33:17 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-ppc.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00
ReactOS.rbuild Set _SEH_ENABLE_TRACE for debug builds 2007-03-10 06:42:05 +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.