reactos/reactos/boot/bootdata
Colin Finck ecd9852691 That shouldn't have been committed in r75125. Thanks Thomas!
svn path=/trunk/; revision=75149
2017-06-20 14:48:26 +00:00
..
bootcd [SYSSETUP][UNATTENDED] Allow changing the resolution automatically. CORE-13315 2017-05-27 09:37:16 +00:00
bootcdregtest [regtest.cmd] -RENAME parameter in add_rostests_file doesn't have any effect on the name of the installed file so rename sine files manually before starting tests. 2017-01-17 19:13:12 +00:00
packages [BOOTDATA] 2017-03-04 16:29:51 +00:00
welcome_config [WELCOME]: Follow-up to r73590: Load a "welcome.ini" configuration file inside the path of the welcome.exe application, if present, that specifies few default values to use for the interface, as well as the path (possibly relative) to a subdirectory containing ini files specifying localized resources for the interface. 2017-02-01 03:12:56 +00:00
autorun-bootcd.inf [BOOTDATA] 2016-05-16 11:11:22 +00:00
autorun-hybridcd.inf [BOOTDATA] 2016-05-16 11:11:22 +00:00
autorun-livecd.inf [BOOTDATA] 2016-05-16 11:11:22 +00:00
bootcd.ini [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
caroots.inf [Root CA] 2017-03-20 20:12:57 +00:00
CMakeLists.txt [WELCOME]: Follow-up to r73590: Load a "welcome.ini" configuration file inside the path of the welcome.exe application, if present, that specifies few default values to use for the interface, as well as the path (possibly relative) to a subdirectory containing ini files specifying localized resources for the interface. 2017-02-01 03:12:56 +00:00
hivebcd.inf [HIVEBCD/BOOTMGR]: Prep work 2016-01-20 03:53:59 +00:00
hivecls.inf [BOOTDATA] 2017-06-13 06:45:39 +00:00
hivedef.inf [PRINTING] 2017-05-09 15:44:42 +00:00
hiveinst.inf [BOOTDATA]: Default also to 32bpp (livecd, ...); see r65498 for more details. CORE-8826 2015-01-29 01:35:21 +00:00
hivesft.inf [PRINTING] 2017-06-19 14:18:19 +00:00
hivesys.inf That shouldn't have been committed in r75125. Thanks Thomas! 2017-06-20 14:48:26 +00:00
hybridcd.ini [REACTOS] HybridCD: Move the livecd.iso file into the livecd directory. 2015-01-21 22:24:47 +00:00
icon.ico [ICONS] 2014-12-31 22:26:19 +00:00
livecd.inf [INF] 2015-04-22 22:52:32 +00:00
livecd.ini [FREELDR] 2015-01-04 23:49:18 +00:00
livecd_start.cmd [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
readme.txt [README] 2016-08-31 21:22:37 +00:00
txtsetup.sif [UDFS] 2017-06-04 10:32:51 +00:00

========================
ReactOS™ Version 0.4.x
Updated August 31, 2016
========================

1. What is ReactOS?
-------------------

ReactOS™ is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft® Windows™ NT
family of operating systems (NT4, 2000, XP, 2003, Vista, Seven).

More information is available at: https://www.reactos.org


2. Relationship with the WINE project
-------------------------------------

ReactOS has always intended to work with the WINE project to share as much
programming effort as possible. This mainly concerns User Mode DLLs and
still happens to a degree today. Other areas of cooperation lie in
applications and testing suites.


3. Future compatibility
-----------------------

The ReactOS project, although currently focused on Windows Server 2003
compatibility, is always keeping an eye toward compatibility with
Windows Vista and future Windows NT releases.


4. Supporting other System Applications
---------------------------------------

The Windows NT architecture allows for subsystems, as does the ReactOS
architecture. A subsystem is an implementation of the APIs of another
operating system, allowing ReactOS to run applications from other systems.
We are already looking at subsystems for: Java, OS/2, and DOS and possibly
others in the future.


5. Is ReactOS legal?
--------------------

Yes we are.
All the code of ReactOS has been written from scratch by our developers.
We go to great lengths to ensure that the code our developers create is clean,
same applies to the variety of methods we use to understand Windows internals,
including clean room reverse engineering, using existing documentation freely
available both in books and on the web, using extensive tests (tens of millions)
which apply black box engineering methods against both public and private APIs
exposed by the operating system.


6. Tutorials
------------

Developer and User Tutorials: https://www.reactos.org/wiki

The tutorials contain more information on the project, compiling and testing
ReactOS - amongst other topics. Contributors to the project are always welcome.


7. Frequently Asked Questions
-----------------------------

Some of your questions may be answered in: https://www.reactos.org/joining/faqs
In addition, the ReactOS forum: https://www.reactos.org/forum/ may contain
complementary, yet non-official, information.


8. Authors
----------

This document was originally written by Jason Filby (jasonfilby@yahoo.com)
and is now occasionally updated by various contributors.