reactos/boot/bootdata
Chan Chilung d2382e78ef
[BOOTDATA] Update some time zones for East Europe (#4029)
- Remove Minsk from GMT+02:00 (is now GMT+03:00)
- Change description for all GMT+02:00 time zones
- Add Turkey time GMT+03:00

CORE-12025
2021-11-18 13:26:06 +03:00
..
bootcd
bootcdregtest [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
livecd
livecdregtest
packages [BOOTDATA] Include VMXNET3 driver in optional. 2021-11-13 13:34:50 -05:00
welcome_config
.gitattributes
autorun-bootcd.inf
autorun-hybridcd.inf
autorun-livecd.inf
bootcd.ini
caroots.inf [BOOTDATA] Update caroots.inf 2021-09-05 16:40:53 +02:00
CMakeLists.txt [CMAKE][BOOTDATA] Fix LiveCD does not import caroots.inf into registry CORE-17739 CORE-17735 (#3930) 2021-08-30 13:07:12 +02:00
floppy_pc98.ini
hivebcd.inf
hivecls.inf [TRANSLATION] Update Turkish (tr-TR) translations (#3958) 2021-10-10 16:00:12 +03:00
hivedef.inf [TRANSLATION] Update Turkish (tr-TR) translations (#3958) 2021-10-10 16:00:12 +03:00
hiveinst.inf [BOOTDATA][VBEMP] Merge duplicated registry settings to vbemp_reg.inf 2021-07-05 23:44:35 +02:00
hiveinst_pc98.inf
hiveinst_xbox.inf
hivesft.inf [BOOTDATA] Update some time zones for East Europe (#4029) 2021-11-18 13:26:06 +03:00
hivesys.inf [ISAPNP] Add support for NEC PC-98 series 2021-11-17 13:56:29 +03:00
hybridcd.ini
icon.ico
livecd.inf
livecd.ini [BOOTDATA] livecd.ini: Fix 'APIC ACPI' typo 2021-09-03 23:10:42 +03:00
livecd_start.cmd
readme.txt [BOOTDATA] readme.txt: Trivial correction (#4014) 2021-10-09 15:44:09 +03:00
setupreg.inf
txtsetup.sif [ISAPNP] Start the driver early in the boot 2021-06-20 19:24:32 +06:00
txtsetup_sourcedisksfiles.ods

========================
ReactOS™ Version 0.4.x
Updated October 9, 2021
========================

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, 7).

More information is available at: https://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://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://reactos.org/faq
In addition, the ReactOS forum: https://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.