reactos/reactos
Cameron Gutman 9a28440154 [NETCFGX]
- Start the TCP/IP driver after we install a network adapter
- This fixes the major bug that blocks Live CD networking but we still have some DHCP issues (DHCP starts and fails before the NIC and TCP/IP has been installed) and some other adapter detection issues that I need to look into but this is a good first step

svn path=/trunk/; revision=48188
2010-07-22 18:29:35 +00:00
..
base [EVENTVWR] 2010-07-20 18:32:28 +00:00
boot [FREELDR] 2010-07-22 03:29:25 +00:00
dll [NETCFGX] 2010-07-22 18:29:35 +00:00
drivers [ATAPI] 2010-07-21 01:07:19 +00:00
hal [HALACPI]: Wherever I(?) copy pasted the original HalAdjustResourceList from, in the ACPI HAL, I have no idea, but the definition was totally wrong. Should fix the build. 2010-07-19 15:32:13 +00:00
include [NDK] 2010-07-22 15:18:55 +00:00
lib [MINGW] 2010-07-22 09:20:03 +00:00
media update README.WINE 2010-07-21 21:28:31 +00:00
modules Create a branch for header work. 2010-02-26 22:57:55 +00:00
ntoskrnl [NTOS]: Fix a very stupid bug which made any machine with less than 52GB of RAM appear as a "Small memory machine" (instead of 13MB). 2010-07-22 18:26:04 +00:00
subsystems [WIN32K] 2010-07-19 22:41:35 +00:00
tools [RBUILD] 2010-07-21 23:17:12 +00:00
apistatus.lst Create a branch for header work. 2010-02-26 22:57:55 +00:00
baseaddress.rbuild Fixup some base address after mshtml growup. 2010-07-10 18:47:45 +00:00
config-amd64.template.rbuild Revert r46466 2010-03-27 18:29:08 +00:00
config-arm.template.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
config-ppc.template.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
config.template.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING.ARM Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING.LIB Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING3 Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING3.LIB Create a branch for header work. 2010-02-26 22:57:55 +00:00
CREDITS Create a branch for header work. 2010-02-26 22:57:55 +00:00
depmap.xsl Create a branch for header work. 2010-02-26 22:57:55 +00:00
Doxyfile - Reduce diff to trunk 2010-03-25 21:29:59 +00:00
INSTALL Create a branch for header work. 2010-02-26 22:57:55 +00:00
Makefile - Add "bootcdregtest" in the list of well-known targets. 2010-06-09 10:34:35 +00:00
proxy.mak Create a branch for header work. 2010-02-26 22:57:55 +00:00
ReactOS-amd64.rbuild [CRT] 2010-06-13 01:24:42 +00:00
ReactOS-arm.rbuild Fix ARM build 2010-06-27 20:44:47 +00:00
ReactOS-generic.rbuild [HEADERS] 2010-03-12 23:16:29 +00:00
ReactOS-i386.rbuild Merge trunk head (46467) 2010-03-26 15:47:53 +00:00
ReactOS-ppc.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
README Create a branch for header work. 2010-02-26 22:57:55 +00:00
rosbuild.bat Fix the make path. 2010-04-16 10:48:02 +00:00
vreport.xsl Create a branch for header work. 2010-02-26 22:57:55 +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.