A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Jérôme Gardou fd5ef6b1c1 [CMAKE]
- add macros add_cab and add_cab_target to add files to reactos.dff
  - add bootcd target
  - make use of these macros to create bootcd and livecd
Bootcd works and install things, but 2nd stage fails booting. We need debug symbols!!!

svn path=/branches/cmake-bringup/; revision=49347
2010-10-30 09:53:53 +00:00
base [CMAKE] 2010-10-30 09:53:53 +00:00
boot [CMAKE] 2010-10-30 09:53:53 +00:00
cmake/Modules/Platform
dll [CMAKE] 2010-10-30 09:53:53 +00:00
drivers [CMAKE] 2010-10-30 09:53:53 +00:00
hal [CMAKE] 2010-10-30 09:53:53 +00:00
importlibs [CMAKE] 2010-10-29 18:16:37 +00:00
include [CMAKE] 2010-10-28 12:37:56 +00:00
lib
media [CMAKE] 2010-10-30 09:53:53 +00:00
ntoskrnl
subsystems [CMAKE] 2010-10-30 09:53:53 +00:00
apistatus.lst
baseaddress.cmake
CMakeLists.txt [CMAKE] 2010-10-30 09:53:53 +00:00
CMakeMacros.cmake [CMAKE] 2010-10-30 09:53:53 +00:00
config.cmake
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
gcc.cmake [CMAKE] 2010-10-29 12:27:26 +00:00
global.lds
INSTALL
msc.cmake
PreLoad.cmake
README
ros_cd.cmake [CMAKE] 2010-10-30 09:53:53 +00:00
rosbuild.bat
toolchain-mingw32.cmake [CMAKE] 2010-10-29 12:27:26 +00:00
toolchain-msvc.cmake
vreport.xsl

========================
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.