reactos/boot/bootdata
Joachim Henze f2b03367be [0.4.9][SYSDM] Fix version string cutoff CORE-17429
The version string cutoff started to happen when we switched from SVN
with its short revision number to git with the longer hashes.
0.4.7-dev-502-gc2c66af was the first git-only rev (2017-Oct-03)

and brings the dialogs layout closer to XP.
Also fixes some other truncations for specific languages.
And unifies the touched text controls sizes for all languages.

The credits have been moved to readme.txt where they are more present and
we can avoid having to groom all languages files each time we want to add
a new dev (and sysdm.cpl to grow each time). Less maintenance.

sysdm.cpl binary size I18N=all
master before 925.696bytes  after 705.024bytes  gcc 8.4.0 dbg RosBE2.2.1
0.4.14 before 923.136bytes  after 702.464bytes  gcc 8.4.0 dbg RosBE2.2.1
0.4.13 before 904.192bytes  after 684.544bytes  gcc 4.7.2 dbg RosBE2.1.6
0.4.12 before 881.664bytes  after 665.600bytes  gcc 4.7.2 dbg RosBE2.1.6
0.4.11 before 836.096bytes  after 618.496bytes  gcc 4.7.2 dbg RosBE2.1.6
0.4.10 before 806.912bytes  after 588.800bytes  gcc 4.7.2 dbg RosBE2.1.6
0.4. 9 before 788.480bytes  after 585.728bytes  gcc 4.7.2 dbg RosBE2.1.6
0.4. 8 before 788.480bytes  after 585.728bytes  gcc 4.7.2 dbg RosBE2.1.6
0.4. 7 before 788.992bytes  after 585.728bytes  gcc 4.7.2 dbg RosBE2.1.6

readme.txt still fits into a single NTFS cluster afterwards with 3702bytes

Also a very! soft update of some translations ported back.
2021-01-30 21:04:43 +01:00
..
bootcd Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
bootcdregtest Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00
livecd Add .keep guard files in order to restore lost but empty directories we had with SVN. 2017-10-04 10:28:36 +02:00
livecdregtest Add .keep guard files in order to restore lost but empty directories we had with SVN. 2017-10-04 10:28:36 +02:00
packages Add virtio drivers to reactos.dff.in 2018-05-13 22:24:41 +02:00
welcome_config Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
.gitattributes Add a small descriptive comment for the reason why the chosen files are specified in a .gitattributes file. 2017-10-08 15:48:07 +02:00
autorun-bootcd.inf Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00
autorun-hybridcd.inf Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00
autorun-livecd.inf Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00
bootcd.ini Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00
caroots.inf [CAROOTS] Update certificates to Mozilla Certdata 28.01.18 (#338) 2018-01-29 23:43:34 +01:00
CMakeLists.txt [BOOTDATA] Do not include caroots.inf in registry.inf. CORE-12020 2018-02-25 10:07:28 +01:00
hivebcd.inf Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
hivecls.inf [BOOTDATA][SHELL32] Add some recognized file extensions (.db, .efi, .nls, .ocx, .tlb, .nt), and update some reported MIME types. 2018-05-05 22:20:21 +02:00
hivedef.inf [BOOTDATA] Fix path to temp folder for the Swedish locale (#381) 2018-02-24 23:08:55 +01:00
hiveinst.inf Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
hivesft.inf Polish translation update (#29) 2017-10-10 12:14:38 +02:00
hivesys.inf [BOOTDATA] Set the 'BootExecute' SMSS value to an empty value as we do not want AutoChk to start when booting the LiveCD. CORE-14633 2018-05-20 18:34:35 +02:00
hybridcd.ini Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
icon.ico Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
livecd.inf [BOOTDATA] Set the 'BootExecute' SMSS value to an empty value as we do not want AutoChk to start when booting the LiveCD. CORE-14633 2018-05-20 18:34:35 +02:00
livecd.ini [BOOT] Add VBox debug to livecd.ini 2017-12-20 06:56:09 +01:00
livecd_start.cmd Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
readme.txt [0.4.9][SYSDM] Fix version string cutoff CORE-17429 2021-01-30 21:04:43 +01:00
txtsetup.sif [BOOTDATA] Do not include caroots.inf in registry.inf. CORE-12020 2018-02-25 10:07:28 +01:00

========================
ReactOS™ Version 0.4.x
Updated January 20, 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, Seven).

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 and Credits
----------------------

Aleksandar Andrejevic
Aleksey Bragin
Alex Ionescu
Alexander Shaposhnikov
Amine Khaldi
Andrew Greenwood
Andrey Korotaev
Art Yerkes
Benedikt Freisen
Brandon Turner
Brian Palmer
Cameron Gutman
Casper Hornstrup
Christoph von Wittich
Colin Finck
Daniel Reimer
David Quintana
David Welch
Dmitry Chapyshev
Emanuele Aliberti
Eric Kohl
Filip Navara
Ged Murphy
Gé van Geldorp
Giannis Adamopoulos
Gregor Anich
Gregor Brunmar
Gunnar Dalsnes
Hermès Bélusca-Maïto
Hervé Poussineau
Jaix Bly
James Tabor
Jason Filby
Jeffrey Morlan
Jens Collin
Jérôme Gardou
Joachim Henze
Johannes Anderwald
Kamil Hornícek
Katayama Hirofumi MZ
KJK::Hyperion
Klemens Friedl
Maarten Bosma
Magnus Olsen
Marc Piulachs
Mark Jansen
Martin Fuchs
Matthias Kupfer
Michael Wirth
Mike Nordell
Mindflyer
Nathan Woods
Peter Hater
Peter Ward
Pierre Schweitzer
Rex Jolliff
Robert Dickenson
Royce Mitchell III
Saveliy Tretiakov
Stanislav Motylkov
Stefan Ginsberg
Sylvain Petreolle
Thomas Blümel
Thomas Faber
Timo Kreuzer
Vadim Galyant
Vizzini
Wierd_W
Z98

Further thanks go to all Contributors and the Wine Team