Full memory management support (memory.c & memory.h & mem.S)
[reactos.git] / reactos / README
index 9accce1..c07458c 100644 (file)
@@ -1,21 +1,24 @@
-DIRECTORIES
-
-system           : compiled versions of the various system components and
-                   libraries
-ntoskrnl          : microkernel source
-ntoskrnl/hal      : hardware abstraction layer source
-ntoskrnl/mm       : memory managment subsystem source
-ntoskrnl/io      : IO manager subsystem source
-include          : win32 headers
-include/internal : kernel private header files
-include/ntdll    : system library private header files
-include/kernel32 : system library private header files
-include/user32   : user interface private header files
-include/gdi32    : graphics interface private header files
-include/ddk      : header files for modules
-lib/ntdll        : NT dll source
-lib/kernel32     : kernel32 source
-doc              : documentation
-loaders/dos      : DOS based loader
-loaders/boot     : boot loader
-services         : various services (device drivers, filesystems etc)
+About Reactos
+
+1. What is Reactos
+
+A project aiming to make an approximate clone of Windows NT, compatible
+with most Windows applications.
+
+The project has a website at http://www.reactos.com/
+
+2. Building Reactos
+
+See the INSTALL file for more details.
+
+3. More information
+
+See the doc subdirectory for some sparse notes
+
+4. Who is responsible
+
+See the CREDITS file
+
+5. Recent developments
+
+See the NEWS file