reactos/reactos
Hermès Bélusca-Maïto 40e2cf8ff0 [REACTOS]
Introduce a way to add arbitrary files into the hybrid cd under a "extras" directory:
- put your files into /trunk/reactos/modules/hybridcd_extras
- do a cmake . && ninja hybridcd
- voilà.
Notice that you need to redo a configure (via "cmake .") in order to update the hybridcd list of files that get included into the hybridcd...

CORE-9069

svn path=/trunk/; revision=66052
2015-01-18 16:28:18 +00:00
..
base [RSHELL] 2015-01-17 12:59:57 +00:00
boot [REACTOS] 2015-01-18 13:55:23 +00:00
cmake [REACTOS] 2015-01-18 13:55:23 +00:00
dll [NETSHELL] 2015-01-11 15:12:34 +00:00
drivers [RAMDISK] 2015-01-09 18:26:17 +00:00
hal [HALx86]: Display the invalid opcodes when HalpOpcodeInvalid is called. 2014-11-07 21:19:27 +00:00
include [FREELDR][INCLUDES] 2015-01-03 20:45:34 +00:00
lib [FAST486] 2015-01-03 22:24:40 +00:00
media [URLMON][SHORTCUTS] Romanian update by Ștefan Fulea. CORE-9034 2015-01-08 10:56:38 +00:00
modules [REACTOS] 2015-01-18 16:28:18 +00:00
ntoskrnl [NTOSKRNL] 2015-01-17 11:53:40 +00:00
subsystems [NTVDM] 2015-01-14 22:22:05 +00:00
tools [CDMAKE]: Remove potential trailing dir-separator characters at the end of the directory, in case e.g. we build up something like: "bootcd\\somefile.ext" in the boot/livecd.lst files (--> I want a directory "bootcd" and a file "somefile.ext", instead of the directory "bootcd\", otherwise the ISO becomes broken. Notice that when the path is "bootcd\somefile.ext the existing code worked ok. That's why I want to strip the remaining backslashes). 2015-01-18 13:11:35 +00:00
win32ss [User32] 2015-01-17 00:31:19 +00:00
.hgeol
apistatus.lst
CMakeLists.txt [CMAKE] 2014-10-22 16:56:56 +00:00
configure.cmd [CMAKE] 2014-10-24 19:17:58 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
kbdlayout.lds
PreLoad.cmake
README
toolchain-clang.cmake [CMAKE/CLANG] 2014-09-10 15:56:48 +00:00
toolchain-gcc.cmake Fix build. 2014-08-15 11:17:16 +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.