reactos/reactos
Johannes Anderwald 348d7d4625 [USBHUB]
- Remove broken assert

svn path=/trunk/; revision=55941
2012-03-01 14:13:21 +00:00
..
base [EXT2LIB] 2012-02-28 05:10:40 +00:00
boot [BOOTDATA] 2012-02-29 20:43:23 +00:00
cmake * ReactOS binaries hold resource files to *all* the languages we support, which increases their size, and increases the memory footprint, and on top of that they become useless as soon as you select a language in the 1st stage installer. Introduce a way to compile ros with one localization so that we can compile ReactOS with only one localization, which eliminates the problem mentioned above, and allows us to reduce the compile time, the disk space needed for build, and the runtime memory footprint. 2012-02-27 22:46:20 +00:00
dll [TRANSLATION] 2012-03-01 11:30:51 +00:00
drivers [USBHUB] 2012-03-01 14:13:21 +00:00
hal * Rbuild, our build system, has served us well so far, but its usefulness has since been vastly overshadowed by its awfulness. It's time to fix it. 2012-02-25 17:23:37 +00:00
importlibs [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
include [NDK]: Clarify copyright granting and attribution requirements in NDK readme. 2012-02-28 18:38:28 +00:00
lib [USBHUB] 2012-02-29 17:08:32 +00:00
media * Rbuild, our build system, has served us well so far, but its usefulness has since been vastly overshadowed by its awfulness. It's time to fix it. 2012-02-25 17:23:37 +00:00
modules * Rbuild, our build system, has served us well so far, but its usefulness has since been vastly overshadowed by its awfulness. It's time to fix it. 2012-02-25 17:23:37 +00:00
ntoskrnl [NTOS]: A few other fixups to the page fault path: 2012-02-29 23:11:21 +00:00
subsystems [NDK] 2012-02-26 19:04:00 +00:00
tools [FREELDR][NTOSKRNL][TOOLS] 2012-02-25 21:45:56 +00:00
.hgeol [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
apistatus.lst [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
CMakeLists.txt [CMAKE] 2012-02-27 22:52:09 +00:00
configure.cmd [CMAKE] 2012-02-27 22:52:09 +00:00
configure.sh [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING.ARM [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING.LIB [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING3 [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING3.LIB [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
CREDITS [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
depmap.xsl [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
Doxyfile [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
global.lds [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
INSTALL [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
PreLoad.cmake [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
README [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
toolchain-gcc.cmake [CMAKE] 2012-02-25 22:01:20 +00:00
toolchain-msvc.cmake [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
vreport.xsl [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +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.