reactos/base/setup/lib
Joachim Henze 2038a6adce [0.4.12][SETUPLIB][USETUP] Fix regression CORE-16274
Symptom 'USETUP detects active ext2 partition as raw and attempts to format'

It was a regression of 0.4.12-dev-835-g
c1fbc2d651

We now let the user decide in terms of uncertainty (unrecognized FS'es)
This commit is a squashed backport of the following commits to master:

The essential parts of the fix 1 by Hermès Bélusca-Maïto
0.4.13-dev-997-g
626c654a10

The essential parts of the fix 2 by Hermès Bélusca-Maïto
0.4.13-dev-998-g
59acff79e5

A compilation fix on top contributed by Katayama Hirofumi MZ
0.4.13-dev-1000-g
bfea773ee5

And because it made the backporting easier:
I also took a localization patch of B. George
0.4.13-dev-922-g
2fbff73792

and an improvement from Oleg Dubinskiy
0.4.13-dev-714-g
6ee7cba77b

and a GCC8 fix of hpoussin
0.4.13-dev-275-g
6129fbaf1e
2019-08-26 15:54:04 +02:00
..
lang
spapisup
utils [0.4.12][SETUPLIB][USETUP] Fix regression CORE-16274 2019-08-26 15:54:04 +02:00
bootsup.c [SETUPLIB][USETUP] Factor out the usage of FS provider structures. 2019-03-10 15:41:05 +01:00
bootsup.h
CMakeLists.txt
errorcode.h [0.4.12][SETUPLIB][USETUP] Fix regression CORE-16274 2019-08-26 15:54:04 +02:00
fsutil.c [SETUPLIB][USETUP] Factor out the usage of FS provider structures. 2019-03-10 15:41:05 +01:00
fsutil.h [SETUPLIB][USETUP] Factor out the usage of FS provider structures. 2019-03-10 15:41:05 +01:00
install.c
install.h
mui.c
mui.h
muifonts.h [0.4.12][BOOTDATA][SETUP] Fix regression CORE-16200 font rendering 2019-07-15 03:35:42 +02:00
muilanguages.h
precomp.h
registry.c [SETUP] Silence some noisy DPRINT1 2019-01-01 10:08:02 +01:00
registry.h
settings.c [SETUP] Silence some noisy DPRINT1 2019-01-01 10:08:02 +01:00
settings.h
setuplib.c [SETUPLIB][USETUP] Improve disk HW numbering, removable disk support, and "super-floppy" partitioning. 2019-03-12 02:17:11 +01:00
setuplib.h [SETUPLIB][USETUP] Remove CurrentDisk/Partition from the partlist lib code, and move these into the UI code. 2019-03-11 00:05:37 +01:00